Upload code to the Arduino Mega board :
ROFI has an Arduino Mega board that controls all of the hardware (servos and ultrasonic range sensor). To upload new programs to the Arduino Mega board follow these steps:
- Install and setup the Arduino development environment
- Plug a USB A to B cable into the Arduino Mega board as shown.
- Plug the other end of the cable into an open USB port on your computer.
- Open the Arduino development environment on your computer.
- Select the serial port that ROFI is on.
- Open the program that you want to put onto ROFI.
- Press the upload program button.
Uploading code to the Android Tablet :
ROFI's Android tablet has 4 GB of storage space to hold programs and media. You can upload programs to the tablet by following these steps :
- Install and setup the Android development environment
- Plug a USB A to micro cable into the Android tablet as shown.
- Plug the other end of the cable into an open USB port on your computer.
- Open the Eclipse on your computer.
- Wait for the tablet to turn on. This could take up to 10 minutes if the battery on the tablet is totally discharged.
- Open the workspace with your program in it.
- Select the program from workspace explorer panel.
- Run your program.
- Select "Android Application" as the type.
- Select that Android Tablet as the target device
|
|