31
03
Operations
Creating an AVR Format
After customizing control panel buttons or remote control, select
Tool > Export to AVR
to save a .h
file for Arduino.
The exporting function allows you to compile the sequenced information into a compiled AVR file,
which turns the information into readable Arduino code.
The file can be uploaded to the Arduino software library for editing, see
NOTE:
To avoid compiler errors, do not change the exported file name
(CRAWLER_USER_MOTION.h).
Installing Bolide Crawler Default Firmware
Once the Bolide Crawler firmware is uploaded to the Bolide Crawler board, refer to the following
section to continue configuring your device.
1.
Connect the Bolide Crawler and computer with a USB cable.
2.
Power up the Bolide Crawler; see “Testing the Bolide Crawler” in the Assembly Manual.
3.
Locate the Firmware and navigate to the following folder:
Bolide_Y-01_Arduino_Support_File_20151201\Bolide_Y-01_Default
(For the latest software
visit http://www.xyzrobot.com)
4.
Double click
Bolide_Y-01_Default.ino
to run the application.