Android application for controlling RC Car through Bluetooth.
Free Drive
- user has unlimited control over the car
Safe Drive
- user has control over the car
- automatic collision avoidance by
- emergency breaking
- overriding steering angle
Autopilot - to be implemented
- car drives itself to the given destination without any user interference
Arduino program source code (that runs on the microcontroller of the car) can be found here.