Install Library - ADEEPT Hexapod 6 Legs Spider Robot Manual

Kit for arduino
Table of Contents

Advertisement

When you upload a sketch, you're using the Arduino bootloader, a small program that has been
loaded on to the microcontroller on your board. It allows you to upload code without using any
additional hardware. The bootloader is active for a few seconds when the board resets; then it
starts whichever sketch was most recently uploaded to the microcontroller. The bootloader will
blink the on-board (pin 13) LED when it starts (i.e. when the board resets).
Note:
If you are using an external programmer with your board, you can hold down the "shift"
key on your computer when using this icon. The text will change to "Upload using Programmer"
New
: Creates a new sketch.
Open
: Presents a menu of all the sketches in your sketchbook. Clicking one will open it
within the current window overwriting its content.
Note:
Due to a bug in Java, this menu doesn't scroll; if you need to open a sketch late in the list,
use the File | Sketchbook menu instead.
Save
: Saves your sketch.
Serial Monitor
Additional commands are found within the five menus: File, Edit, Sketch, Tools, and Help. The
menus are context sensitive, which means only those items relevant to the work currently being
carried out are available.
Since version 1.0, files are saved with an .ino file extension. Previous versions use the .pde
extension. You may still open .pde named files in version 1.0 and later, and the software will
automatically rename the extension to .ino.

Install Library

The example sketches provided use the RF24.ZIP, Adeept_Distanceand.ZIP and
Adeept_PWMPCA9685.ZIP library, so you need to install it before compiling. Click Add.ZIP Library
to add the RF24.ZIP, Adeept_Distanceand.ZIP and Adeept_PWMPCA9685.ZIP to the libraries
folder.
: Opens the serial monitor.
www.adeept.com
69

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the Hexapod 6 Legs Spider Robot and is the answer not in the manual?

Subscribe to Our Youtube Channel

Table of Contents