This car is controlled using Android Application in your SmartPhone via bluetooth connectivity.
There is a Bluetooth module inside the car which recieves commands given by Application.
Car can move Forward , Backward , Left and Right.
Following commands are sent by the application via bluetooth to the car:-
- 'F' -> Forward
- 'B' -> Backward
- 'R' -> Right
- 'l' -> Left
- 'S' -> Stop
Components used to make Bluetooth Controlled Car:-
- Arduino Uno R3
- L293D Motor Driver module
- DC Motors - x4
- Wheels - x4
- Chasis
- HC-05 Bluetooth Module
- Battery - 12V
- Jumper Wires