Arduino Bluetooth Controlled Robot Car 1
Arduino Bluetooth Controlled Robot Car 1
by AnmolS44
were you always fascinated by RC cars ? I have added every circuit diagram and explanation
possible to make it easy for you all to understand.
Ever wanted to make one yourself ? controlled by
your own smartphone ? ----> lets start It is economical and is a good idea for your school /
college project. You don't need any previous
So, hey guys, here in this project i have tried to make knowledge!
a Bluetooth controlled car with the help of Arduino. I
have included each detail so you can understand it just follow this guide :P
easily. Also you can watch the video which is more
detailed. Watch it till end and you will learn to make it
within 10 minutes.
https://youtu.be/iETSrpiCAn0
1. Any car chassis kit ( with BO motors, wheels and 5. two batteries ( I used Samsung 18650
base ) rechargeable cell , 3.7V and 2600 mA both) Link:
http://amzn.in/4j4RXI5
I bought this kit- http://amzn.in/cMSnMTL
6. Jumper Wires
2. Arduino UNO
7. Electrical instruments ( Solder wire and iron )
3. L298 motor drive
8. mobile with bluetooth
4. Hc-05 bluetooth module
Solder each motor with a black and a red wire and attach them with the chassis as shown in the video.
join left side motor wires together as: red wire --> red wire and black wire --> black wire
similarly join motors on right side together as: red wire --> red wire and black wire --> black wire
don't apply too much pressure while pressing the wheels otherwise the chassis may get break.
Join the red and black terminal of motors on each side, to the motor drive outputs.
Then join the four control pins of motor drive to the arduino 9th, 10th, 11th and 12th pin socket.
join BT module to arduino as: VCC --> 5V and GND --> GND
Connect motor drive's power input socket, to positive and negative terminal of battery. also connect the negative
terminal of battery to GND of arduino. Finally connect 3rd terminal to Vin of arduino.
You can also add a switch to start or stop the car as you wish.
(do not connect these before uploading the code otherwise it may burn your arduino while uploading the
code)
Start the Car. Check that the LED of Bluetooth module is blinking fast without pairing.
Pair the HC-05 Bluetooth module with your smartphone. Enter password 1234. ( if it not works try 0000 )
After pairing open the app and choose HC-05 to pair with. Check the LED of Bluetooth module, its blinking rate
would have been very slow now.
make all your connections correct and tight. If they are loose then your car can stop while moving.
You can even build a obstacle avoiding robot as your next project.