User Manual

8
Get Started with Software
3.1 Download the code
1. Prior to the project, you need to go to our website www.sunfounder.com on LEARN->Get
tutorials->Robot Kit->Rollflash Bionic Robot Turtle for Arduino and download the
package:
2. In the package you can see:
Included are the code for the kit, schematic diagrams of the modules, the app installer
for Android phones, driver for Nano board, and the 3D printer file Rollflash.stl for the shell.
3. For related introduction and assembly videos of the Rollflash Bionic Robot Turtle for
Arduino, please click VIDEO -> Robot Kit -> Rollflash Bionic Robot Turtle for Arduino.
3.2 About Arduino
3.2.1 Description
Arduino is an open source platform that applies simple software and hardware. You can
get it in a short even when you know little of it. It provides an integrated development
environment (IDE) for code editing and compiling, compatible with multiple control boards.
So you can just download the Arduino IDE, upload the sketches (i.e. the code files) to the
board, and then you can see experimental phenomena. For more information, refer to
http://www.arduino.cc.
3.2.2 Arduino Board SunFounder Compatible
Arduino senses the environment by receiving inputs from many sensors, and affects its
surroundings by controlling lights, motors, and other actuators.
SunFounder