For screenshots click [here] (http://ozos.github.io/2015/01/21/Yet%20another%20robot%20car/)
This app communicates with Arduino board over Bluetooth. It is used to control a robot car.
How to use:
- Run arduinoRC app.
- Click on the Bluetooth icon
- Choose Arduino device from list of connections.
- Click on buttons to control the robot car.
Modes:
- Joystick: In this mode the robot car is controlled by the user.
- Line Tracking: In this mode the robot car follows a black line. It is an autonomous mode.
- Ultrasonic: This mode avoids collisions with other objects. It is an autonomous mode.
Controls:
- Up arrow: Moves forward.
- Down arrow: Moves back.
- Left arrow: Turns Left.
- Right arrow: Turns Right
- Stop: Stops the robot car.