STEP 10: optional sensor ali nment rin s can be fitted to help maintain sensor ali nment when the robot
bumps into somethin . These rin s may reduce the sensitivity of the sensors sli htly but can improve
reliability.
Installing the software
This robot can be pro rammed usin a free Inte rated Development Environments (IDE) from the internet.
Dependin on your pro rammin skills there are several choices. Many advanced pro rammers would
choose an IDE such as AVR Studio and use the ISP socket to pro ram this robot.
To make this robot as easy as possible to pro ram we have chosen to make it compatible with the Arduino
IDE and have included a USB interface. This manual assumes that the Arduino IDE (version 18 or later) is
bein used. Althou h the robot comes with the Arduino bootloader and sample software already installed you
will need the Arduino IDE for loadin the dia nostic software and writin your own code.
At the time this manual was written the Arduino IDE was available for Windows, Mac OS X and Linux 32bit. It
can be downloaded from here: http://arduino.cc/en/Main/Software
Once you have the Arduino IDE installed on your computer you can then open the pro ram
“Mr_Tidy_Sample_Code.pde” which is supplied with the robot or can be downloaded from our website at
http://arexx.com.cn/en/DownList.asp
9