SIP Arjun_robotic Kit

by Arjun shetty in Circuits > Arduino

464 Views, 1 Favorites, 0 Comments

SIP Arjun_robotic Kit

20220313_125426.jpg
20220313_125443.jpg
If you were found of rc car..then this tutorial will help you build your own rc bot at home.
This rc bot can be controlled by just your phone.
LETS START!!
In this project I am coding the rc bot with arduino which can be downloaded from the arduino website.
I have added every circuit diagram and explanation to make it easier for you.
It's a good idea for college projects and prior knowledge is required.

Supplies Needed

20220225_110941.jpg
12 V battery
Arduino uno HC05 Bluetooth chip
Bo motor
Bo wheels
Breadboard
L293 moto driver
Ultrasonic sensor
Rubber band
Caster wheels
Bo motor clamp
Acrylic base and top
Screw driver
Jumperwire:M-M,M-F,F-F
Arduino uno cable

Solder All Motor and Attach Them to Base

16471573062661386104775.jpg
16471574487371103672021.jpg
Solder each motor with a black and a blue wire and attach them with the chiassis as shown
Attach them to base with no motor clamp
One the front attach the roller to the base so that the bot is able to move and be stable during the time of controlling .

Connect the Motor to Motor Driver

1647157581065258137739.jpg
16471576098841572622646.jpg
Join the red and black terminals of motor on each side to motor driver output

Connect Motor Driver to Arduino

16471582028422012851701.jpg
1647158236558448037518.jpg
Then join the four control pin of motor drive to arduino 2nd,3rd,4th,5th socket using M-F wires

Join Motor Driver to Ultrasonic Sensor

16471584849082130031387.jpg
16471585362961715847084.jpg
Join the motor driver to ultrasonic sensor from -5+ to ground and vcc of the sensor using F-F wires
Positive side of motor driver to vcc of ultrasonic sensor
Negative side of motor driver to ground of ultrasonic sensor

Connect Motor Driver Power Supply to Arduino

1647158829408203409242.jpg
16471588493951459417482.jpg
Take M-M wires and connect motor driver power supply to arduino vinand ground
Positive side to vin of arduino
Negative side to ground of arduino

Add Ultrasonic Sensor to Base and Connect Sensor to Arduino

1647159080850776287157.jpg
16471591398171780817548.jpg
16471592247381878641969.jpg
Connect the echo and trig section of ultrasonic sensor to the 13th and 12th section of digital arduino socket.
Connect ultrasonic sensor to the base using Rubber bands.

Connect the HC05 Module to the Arduino

16471595585211080576247.jpg
16471595812631238979852.jpg
1647159622770425468998.jpg
The Bluetooth module has four primary points which are:
Vcc
Gnd
Tx
Rx
Now the gnd and vcc of the Bluetooth should connect to ground and 5v of the power side of the arduino respectively.
The connecionare done using M-F wires.
Next the Tx of Bluetooth Is connected to 10th port of arduino
Rx of Bluetooth connected to 11th port of arduino

Attach the Led to Arduino

16471598410461324773585.jpg
1647159870107197305503.jpg
16471599077051115831936.jpg
16471599447651898507656.jpg
Using a bread board the led is attached to the arduino with the positive end to 8th port of arduino
And negative side to ground in the digital side of the arduino.
Make sure there is a resistor at the positive side of the led to prevent burn out.
The connection are made using M-M wires
NOTE:longer side of led is positive and shorter side is negative

Cross Check Your Connection Before Uploading Your Code

IMG-20220301-WA0008.jpg

Upload You Code to Your Arduino

Connect to arduino to your laptop using the arduino uno cable and upload the code.

Before you upload make sure you have downloaded all the necessary files into your library and check the port through which your sending the code to.

"in this code change the code letters from 'B' to 'F' and 'F' to'B' also do the same for 'L' to 'R' and 'R' to 'L'.then upload the code"

Downloads

Connect Your Battery,download the App

Screenshot_20220313-140814.png
Screenshot_20220313-141038.png
20220313_140953.jpg
20220313_141315.png
Pair the bluetooth module to the app.
Check the module is blinking fast without pairing.
Pair the module with your smartphone.Enter '1234' or '0000' as password.
After pairing own the app and choose the HC05 module,then chek if the led of Bluetooth has stopped.

TEST DRIVE

Use the respective controls and move the car according to your need.
Your rc bot is now ready
KEEP INOVATING!!