For screenshots visit this
arduinoRC
This app communicates with Arduino board over bluetooth. It is used to control a robot car.
How to use:
- Run arduinoRC app.
- Click on bluetooth icon
- Choice Arduino device from list to connect with.
- 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: Move forward.
- Down arrow: Move back.
- Left arrow: Turn Left.
- Right arrow: Turn Right
- Stop: Stop the robot car.