www.sunfounder.com
8
3.
How to Control
1.
Install Arduino IDE
2.
Assemble the Rollarm (Remember to
configure the servos
before assembly. Pay
attention to the detailed operations)
3.
Control with handle:
download
the Rollarm package and
run
the program
(Indispensable step before operating the Rollarm)
4.
Control with Labview:
download
the Labview to your PC and install for control
(download is a must-do before subsequent operating)
Let’s get started. Enjoy!
4.
Getting Started with Software
4.1
Arduino
4.1.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
4.1.2
Install Arduino IDE
The code in this kit is written based on Arduino, so you need to install the IDE first. Skip it if you
have done this.
Step 1
: Go to the arduino.cc website and click
Download
. On the page, check the software
list on the right side under Download the Arduino Software.