First, you will need the ArloRobot library and programming software for the Arduino Uno to run these example programs.
- You'll need Codebender or the Arduino IDE software for programming.
- Download the ArloRobot library from the download page.
- Unzip the file and copy it to your Arduino Library, which is typically a folder in ...Documents/Arduino/libraries/.
- If using the Arduino IDE, make sure you restart it if you had it open while you added the new library folder.