What is Human following Robot | Arduino robot
Here after the name all the persons are thinking about the Robot
what is it? and what does the meaning of this title? will it really follow the
humans? No this is basically the following robot that can follow anything.
This Arduino robot having
a sensor that can detect any object near
it and can follow this object. if you come in front of the robot it will start
following you. this robot consists ultrasonic sensor and IR sensor which help to follow the
object. this is similar to the obstacle avoiding robot only
but opposite in the working.
How does it work?
To know the working of this awesome human following robot read
this paragraph.
when you come near to the robot starts to follow you. there are
4 wheels in the robot. and 4 motors attached to the chassis. now there are
three sensors on the robot one is an ultrasonic
sensor and two IR sensor which
arranges like two sensors left and right to the ultrasonic sensor. and when you
put your hand near to the ultrasonic sensor the robot will start forward.
If you turn your hand to the left side the Arduino robot moves
on the left side, and if you put your hand in the right the robot will move in
the right direction. so, how the whole system works we will talk about this.
when you put your hand in from of the ultrasonic sensor then the
sensor detects you and sends this information to the Arduino. there is some
distance prefix in the Arduino so if your hand is away from the sensor it will
not read that. and if your hand is near to the sensor it will read it.
Now Arduino knows that there is something in front of the sensor
and Arduino
send some instruction to the motor driver and motor driver
trigger the motors. and the Arduino robot starts to move forward we need to run
all motor forward.
Now, what about the sensors. Ir
sensor works on infrared light which can also detect the object
near to it. so there is two IR sensor one is at the left side of ultrasonic
sensor and other is at the right side of the ultrasonic sensor. when anything
comes near to the left sensor Arduino got the information that there is
something is near to the left sensors and according to the code, the robot will
turn to the left. and the same process for the right sensor. so this is how
the human following
robot works.
Components Required:-
- Arduino
Uno
- Arduino
Motor Driver shield
- Jumper
wires
- 4 BO
motors
- 9V
battery
- 4
wheel
- Ultrasonic
sensor
- 2 IR Sensor
- on-off
switch
- servo
motor
- Ultrasonic
sensor holder
Arduino UNO |
Ultrasonic Sensor 1 |
||||
( +5V ) |
VCC |
||||
GND |
GND |
||||
A1 Pin |
Trig Pin |
||||
A0 Pin |
Echo Pin |
||||
Arduino UNO |
Servo Motor |
||||
D10 Pin |
OUT Pin (
Orange Colour ) |
||||
( +5V ) |
VCC ( Red
Colour ) |
||||
GND |
GND ( Black Colour
) |
||||
Arduino UNO |
IR Sensor 1 |
IR Sensor 2 |
|||
A2 Pin |
Out Pin |
|
|||
A3 Pin |
|
Out Pin |
|||
( +5V ) |
VCC |
VCC |
|||
GND |
GND |
GND |
|||
Arduino Motor Shield |
Switch |
9 -12 volt Supply |
|||
|
Terminal 1 |
VCC |
|||
Power |
Terminal 2 |
|
|||
GND |
|
GND |
|||
Arduino Motor Shield |
Motor 1 |
Motor 2 |
Motor 3 |
Motor 4 |
|
M 1 |
A |
Terminal 1 |
|
|
|
|
B |
Terminal 2 |
|
|
|
M 2 |
A |
|
Terminal 1 |
|
|
|
B |
|
Terminal 2 |
|
|
M 3 |
A |
|
|
Terminal 1 |
|
|
B |
|
|
Terminal 2 |
|
M 4 |
A |
|
|
|
Terminal 1 |
|
B |
|
|
|
Terminal 2 |
Economical Report
Components |
Piece |
Price |
Delivery fee + Cod |
Total price |
L293d Motor driver |
1 |
Rs.800 |
Rs.120 |
Rs.920 |
Bo motor |
4 |
Rs.150 |
Rs.120 |
Rs.720 |
Wheel |
4 |
Rs.115 |
Rs110 |
Rs.570 |
Arduino Uno |
1 |
Rs.1925 |
Included with driver |
Rs.1925 |
Ultrasonic sensor |
1 |
Rs.294 |
Rs.120 |
Rs.414 |
Infrared Sensor |
2 |
Rs.200 |
Rs.140 |
Rs.540 |
18650 battery holder (2) |
1 |
Rs.150 |
Rs.90 |
Rs.210 |
Jumper wires |
1 pack |
Rs.206 |
Rs.120 |
Rs.326 |
18650 battery |
2 |
Rs.196 |
Included with holder |
Rs.392
|
Servo |
1 |
Rs.309 |
Included on u;transonic |
Rs.309 |
TOTAL COST:- |
|
|
|
Rs.6326 |
0 Comments