SlideShare a Scribd company logo
1 of 6
Download to read offline
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 910
Line Following and Obstacle Avoiding Bluetooth Controlled
Surveillance Robot
Anshika Tyagi1, Srishti Bisht1, Reeta Verma2
1Student, Dept. of Electronics and Communication Engineering, College of Technology, Pantnagar, Uttarakhand
2Assistant Professor, Dept. of Electronics and Communication Engineering, College of Technology, Pantnagar,
Uttarakhand
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract:- A Robot is an electro-mechanical machine that is
guided by control mechanisms. Robots are extensively used in
factories replacing humans in performing repetitive and
dangerous tasks because of extreme environment conditions.
Prevalent use of blue tooth communication has led to its
application in communication as interfacingmicrocontrollers
like Arduino UNO with android. According to commands
received from android the robotmotioncanbecontrolled. This
robot is like a car that follows a designated path while
avoiding obstacles on its pathway and spying via live camera
stream.
Key Words: Arduino UNO, Bluetooth control,Linefollowing,
Obstacle avoiding, Live streaming, L293D motor driver,
HC-05 Bluetooth Module, IR sensors
1. INTRODUCTION
A Robot is a machine that is usually designed to reduce the
amount of human work where it is applicable. It is an
analogy for any machine that is controlled by man varying
from a simple toy to heavy machinery. Robots have even
replaced humans in performing various tasks that they are
unable to perform due to physical disability, size limitation
or extreme environment [1].
It is usually developed to reduce risk factor for human
work and increase comfort of any worker. Besides this, it
helps to save our time by increasing its efficiency manifolds.
Our modern civilization is going towards autonomous work
day by day for reducing unnecessary human efforts on easy
matters and ensuring more comfort and safety for the
concentration on other important works.
We have designed a robot that has several tasks to
perform besides following a line. We’ve had various
encounters in our day to day life at the thoughtofwhichonly
one thing strikes our mind-what if this could be done
autonomously? There are many tasks in a human’s life that
are quite time consuming with little output in return. The
answer to this problem is automation. In our project we
propose a robot design which is multi featured and on a
relatively low cost. The line following mechanism can be
applied to various places whereoneneedstomonitorthings.
2. SYSTEM OVERVIEW
The project consists of four main parts- Line follower robot,
Bluetooth robot,SurveillancerobotandObstacleavoider.The
line follower is simulated using two IR sensors placed just in
front of the robot and the directions are guided through the
turning OFF and ON of the IR sensors. The Bluetooth module
helps us in formingan interaction between our robotandthe
android phone. Connections are made on the Arduino with
the Bluetooth module and it is interfaced with the phone
usingan android application.Surveillanceiscarriedoutusing
live streaming appsavailable.Theobstacleavoiderpartofthe
robot is handled using IR sensors again. A basic block
diagram of a robot is shown in figure 1.
Fig -1: Block diagram of the Robot
The Arduino needs a power supply which is provided by DC
batteries of 5 Volts. After the power supply has been
connected the sensor starts sending analog signals to the
sensor module which further sends the digital signal to the
Arduino board. If the Bluetooth module is connected to any
android device, commands can be received from the phone.
The Arduino board further drives the motors which produce
motion in the desired direction.
3. FLOWCHART OF THE PROJECT
The user has a choice to select one of the two operation
modes available i.e. Bluetooth control and Line following.
If line following mode is selected, the two sensors placed on
the front of the robot sense the path and move on black line
accordingly. While following the path, if an obstacle is
detected the sensor goes high and control can be switched to
Bluetooth.
If Bluetooth mode is selected, characters are entered which
perform the respective operations of moving either in left,
right, forward or backward directions. The flowchartisgiven
in the figure 2.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 911
Fig -2: Flowchart of the robot mechanism
4. COMPONENTS
4.1 Arduino UNO
Arduino is an open-source electronics platform based on
easy-to-use hardware and software.Arduino boardsareable
to read inputs - light on a sensor, a finger on a button, or a
Twitter message - and turn it into an output - activating a
motor or turning on an LED. It can be connected to a
computer via a USB cable or an AC to DC adapter. Arduino
consists of both a physical programmable circuit board
(often referred to as a microcontroller) and a piece of
software, which runs on the computer, used to write and
upload computer code to the physical board. Arduino
microcontrollers are pre-programmed with a boot loader
that simplifies uploading of programs to the on-chip flash
memory.
Fig -3: Pin diagram of Atmega328P microcontroller board
[2]
Fig -4: Arduino Uno microcontroller board [3]
4.2 Infrared Sensors
IR sensors work by using specific light sensors to detect a
particular light wavelength in the infrared spectrum. The
main reason of selecting IR LEDs over other Opto-electronic
sensors is due to the colour combination of the pathwhichis
black and white. Since, black path acts as a perfectly black
body surface which absorbs the IR radiation emitted by IR
transmitter so the IR receiver cannot receive the radiation
from the transmitter but in case of white path, the opposite
phenomenon takes place i.e. the IR receiver receives the
radiation from the IR transmitter and hence it detects the
path [4].
Fig -5: Infrared sensor module [3]
Infrared Transmitter: It is a light emitting diodewhichemits
infrared radiations. Hence they are called IR LED’s. The
radiation emitted is invisible to human eye. A simple
infrared transmitter can be constructed using an infrared
LED, a current limiting resistor and power supply. The
schematic diagram of IR transmitter is shown below.
Fig -6: Infrared transmitter circuit diagram [5]
Infrared Receiver: Photodiodes are usually used as IR
receivers. Different types of IR receivers’ exist based on the
wavelength, voltage, etc. The wavelength of the receiver
circuit should match that of the transmitter. A typical
infrared circuit using a phototransistor is shown below.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 912
Fig -7: Infrared receiver circuit diagram [6]
4.3 HC05 Bluetooth Module
A Bluetooth module is a module designed for transparent
wireless serial connection setup. HC-05 Bluetoothmodule is
used in a robot controlled via Bluetooth to establish
communication between mobile phone and the
microcontroller. It operates at a voltage of a convenient 1.8
volts.
HC-05 has a range of 9m. It has four pins:
VCC (Power 3.3 – 6V), GND, TXD, RXD
Fig -8: HC-05 blue tooth module [7]
4.4 L293D Motor Driver
L293D is a typical motor driver or motor driver IC which
allows DC motor to drive on either direction. L293D is a 16-
pin IC which can control a set of two DC motors
simultaneously in any direction.
It works on the concept of H-bridge. H-Bridge is a circuit
which allows the voltage to be flown in either direction. As
voltage need to change its direction for being able to rotate
the motor in clockwise or anticlockwise direction, hence H-
bridge ICs are ideal for driving DC motor. In a single L293D
chip there are two H-bridge circuits inside the IC which can
rotate two DC motors independently.
Fig -9: Pin diagram of L293D motor driver [8]
Working of L293D: There are 4 input pins forL293D:pin2,7
on the left and pin 15, 10 on the right. The pins on the left
will regulate the rotation of motor connectedacrossleftside,
and the pins connected on the right for motor connected on
the right hand side. The motors are rotated on the basis of
the inputs provided across the input pins as LOGIC 0 or
LOGIC 1.
Fig -10: Connections of motor driver with Arduino [9]
L293D Logic Table: Let’s consider a motor connected on left
side output pins. For rotating the motor in clockwise
direction the input pins has to be provided with Logic 1 and
Logic 0.
Pin 2 = Logic 1 and Pin 7 = Logic 0 | clockwise direction
Pin 2 = Logic 0 and Pin 7 = Logic 1 | anticlockwise direction
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 913
Pin 2 = Logic 0 and Pin 7 = Logic 0 | Idle (no rotation) {hi-
impedance state}
Pin 2 = Logic 1 and Pin 7 = Logic 1 | Idle (no rotation)
Similarly motor can also operate across input pin 15, 10 for
motor on right hand side.
4.5 DC Motors
Almost every mechanical movementthat weseearoundus is
accomplished by an electric motor. Electric machines are
means of converting energy. Motors take electrical energy
and produce mechanical energy [10].The working principle
of a DC motor is: whenever a current carrying conductor is
placed in a magnetic field, it experiences a mechanical force.
The direction of this force is given byFleming'slefthand rule
and its magnitude is given by F=BIL. Where,B=magneticflux
density, I=current and L=length of the conductor with in the
magnetic field.
Fleming's left hand rule: If we stretch the first finger, second
finger and thumb of our left handtobeperpendiculartoeach
other and direction of magnetic field is represented by the
first finger, direction of the current is represented bysecond
finger then the thumb represents the direction of the force
experienced by the current carrying conductor.
Fig -11: Working principle of DC motors [11]
When armature windings are connected to a DC supply,
current sets up in the winding. Magnetic field may be
provided by field winding (electromagnetism) or by using
permanent magnets. In this case, current carrying armature
conductors experience force due to the magnetic field,
according to the principle stated above.
Commutator is made segmented to achieve unidirectional
torque. Otherwise, the direction of force would have
reversed every time when the direction of movement of
conductor reverses the magnetic field.
4.6 Bluetooth android application
Smartphones are more affordable and efficient hand held
devices which can be used to support collaborativeactivities
in a community [12]. Bluetooth is mainly used for data
exchange; add new features to smartphones [13].
The application used to control the robot is ‘Arduino blue
tooth controller’ available for free on android play store.
Initially a select menu pops up to connecttoa givenavailable
device. After choosing HC-05 as the option, ‘controllermode’
is selected to set the command equivalents to be used in the
application. The screenshots of the Bluetooth mobile
application used is given below.
Fig -12: Snapshots of the application
The switching between line following andBluetoothmodeis
done by selecting different buttons from the given options
and further after selecting the Bluetooth mode,wecanguide
our robot into following the given four directions.
The line following mode is selected by clicking on the
triangular button as shown in the above snapshot and the
robot enters into an automatic line following mode where
the guiding buttons do not respond. Likewise, for switching
to Bluetooth the square button is selected and to stop the
robot the circular button is clicked on.
Fig -13: Control select screen
4.7 Live video stream application
For live video streaming, a streaming server and real-time
protocols are used. The web server sends the selected file to
watch to the streaming server, which in turn sends back the
selected file directly to you in real time, using a real time
protocol. The IP address from the source device is inputted
into the destination device where the live streaming is to be
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 914
viewed. This application is compatible for PCs, laptops, iOS
and android devices. For single source,multipledestinations
can be connected at the same time.
(a)Recording of the host android phone and live stream on
another phone
(b) Streaming on the laptop
Fig -14: .Snapshot of Live streaming application
4. EXPERIMENTAL RESULTS
The visible movement of the robot with the combinedaction
of left and right motors has been observed. With the help of
Bluetooth mechanism, we can move our robot the way we
want. For the forward movement of the robot,theleftaswell
as the right motor needs to move in clockwise direction.
Similarly, for moving the robot in the left direction, only the
right motor should be moved in clockwise direction and for
moving the robot in the right direction, only the left motor
should be moved in clockwise direction. Likewise, for
reverse movement both the motors should rotate in anti-
clockwise direction.
Table -1: Bluetooth controls
For following a path, the two sensors placed at the front of
the robot have LOW value for OFF state and HIGH value for
ON state. When the sensor lies on black line it turns LOW,
while on the remaining white surface the LED is HIGH.
If the path is straight, both LEDs are on white surface and
hence are ON which makes the robot move forward. Now if
the path turns left, the left LED turns OFF as it falls on black
line now and right LED is ON, which produces left
movement. Likewise, the rest of the observations are
tabulated below.
Table -2: Line following and obstacle avoiding controls
5. APPLICATIONS
The robot can be used for various applications in real-life
scenario. It can be used for examining mini tunnels and can
also be used in rescuing. Common situations that employ
rescue robots are mining accidents, urban disasters,hostage
situations, and explosions. Military robots are autonomous
robots or remote-controlled devices designed for military
applications [14].With few additions and modifications, this
robot can be used in army for detecting and disposing
hidden land mines. Sending skilled professional army
personnel in a mine-laden field is quite hazardous.
A wireless camera is mounted on the robot vehicle for
spying war fields and terrorist activities even in night time
by using infrared lighting. These robots can be used as
automated equipment carriers in industries replacing
traditional conveyer belts.
These robots can also be used as automatic cars running on
roads with embedded magnets. With the outburst of
population, it’s highly likely that we’re going to run out of
fuels in the near future henceforth utilizing the magnetic
field of the earth is a highly sustainable idea in the course of
technology.
Robots having line-following property like ours can be
used at homes for domestic purposes like floor cleaning.
They can also be used to switch the fans and lights of houses
(home automation). The robots can be used in public places
like shopping malls, museums etc. to provide path guidance.
They can especially be used to guide blind people by
detecting obstacles so that they can lead a betterlifewithout
depending on others. A line following robot based health
care management system can be very efficient in
continuously monitoring the patients, whenever they need
any help or medicine [15] and hence can be handled from a
MOVEMENT LEFT MOTOR RIGHT MOTOR
FORWARD CLOCKWISE CLOCKWISE
LEFT STOP CLOCKWISE
RIGHT CLOCKWISE STOP
REVERSE ANTI CLOCKWISE ANTI CLOCKWISE
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 915
single room. This gives the doctors more timetofocuson the
critical cases essentially and save energy and time.
. For continuous monitoring of the patients, health care
system needs many personnel. From which the fee for the
medical practitioner will hike. That robot based health care
management system can reduce the fee for the patients so
that they can easily pay that amount of money.
6. CONCLUSION
The cost of health care, military expenses, infrastructure
majorly depends upon the expensive machinery, land and
building and round the clock staff to maintain and use that
machinery. In a country like India where the population is
humongous and resources are scarce it becomes really
difficult to set up such a capital extensive project at eachand
every location with availability of skilled staff. So what this
system provides is an alternate to the existing system by
replacing skilled labor with robotic machinery,whichinturn
can handle more tasks with better accuracy and a lower per
capita cost.
7. REFERENCES
[1] International Journal of Electronic and Electrical
Engineering. ISSN 0974-2174, Volume 7, Number 5
(2014) “Android Phone Controlled Robot Using
Bluetooth” by Arpit Sharma, Reetesh Verma, Saurabh
Gupta and Sukhdeep Kaur Bhatia, Dept. of
Instrumentation & Control Engg, J.S.S. Academy of
Technical Education Noida,India
[2] Available:https://www.lelong.com.my/arduino-uno-r3-
microcontroller-development-board-usb-cable-fun4u-
191101266-2018-04-Sale-P.htm
[3] Proceedings of the Intl. Conf. on Innovative trends in
Electronics Communication and Applications
ICIECA2013, December 2013 “Secured Robotic Line
Follower Vehicle” by Er.Faruk BinPoyen,Er.SantuGuin,
Er. Dibyendu Banerjee, Deep Mukherjee, Department of
AElE, UIT The University Of Burdwan, Burdwan, India
[4] Available:
https://wiki.eprolabs.com/index.php?title=IR_Obstacle_
Sensor
[5] Available: https://ideath.club/infrared-emitter-wiring-
diagram/infrared-transmitter-circuit-diagram-and-
receiver-ccuits-emitter-wiring-ccuit/
[6] Available: https://www.electronicshub.org/ir-sensor/
[7] Available:https://www.rhydolabz.com/wireless-
bluetooth-ble-c-130_132/hc05-bluetooth-module-
masterslave-p-1169.html
[8] Available:
https://www.instructables.com/id/L293DNE-Motor-
Driver-Pin-Diagram/
[9] Available: https://www.rakeshmondal.info/L293D-
Motor-Driver
[10] International Journal of Engineering Trends and
Technology (IJETT) – Volume 32 Number 5- February
2016 ISSN: 2231-5381 “Arduino Based Bluetooth
Controlled Robot” by Subankar Roy , Tashi Rapden
Wangchuk, Rajesh Bhatt, Dept. of Electronics &
Communication Engineering, CCCT Polytechnic
[11] Available: https://www.electronicshub.org/dc-motor/
[12] International Journal ofAdvancedResearchinComputer
and Communication Engineering Vol. 1, Issue 10,
December 2012 “Wireless gesture control robot” by
Monika Jain, Aditi, Ashwani Lohiya, Mohammad Fahad
Khan
[13] IEEE, International conference on Information,
Communication, Instrumentation and control (ICICIC-
2017) “ bluetooth controlled spy robot” paper id:372by
Akash Singh, Tanisha Gupta and Manish Kodre
[14] Computational Intelligence and Neuroscience Volume
2015, Article ID 745823 “Intelligent Surveillance Robot
with Obstacle Avoidance Capabilities Using Neural
Network” by Widodo Budiharto, School of Computer
Science, Bina Nusantara University, Jakarta, Indonesia
[15] International Journal ofAdvancedResearchinComputer
Engineering and Technology ( Vol 2) “Development and
Application of Line Following Robot based Health care
Management System” by Deepak Punetha, Neeraj
Kumar, Vartika Mehta

More Related Content

What's hot

IRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET Journal
 
IRJET- Shortest Path Follower Robot
IRJET- Shortest Path Follower RobotIRJET- Shortest Path Follower Robot
IRJET- Shortest Path Follower RobotIRJET Journal
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoTIRJET Journal
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET Journal
 
Bluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportBluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportSimarjot Singh Kalsi
 
Report Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaReport Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaVatsal N Shah
 
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor Network
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor NetworkIRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor Network
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor NetworkIRJET Journal
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th yearVatsal N Shah
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semVatsal N Shah
 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled RobotSujit Singh
 
IRJET- Design of an FPGA based Control System for Robot
IRJET-  	  Design of an FPGA based Control System for RobotIRJET-  	  Design of an FPGA based Control System for Robot
IRJET- Design of an FPGA based Control System for RobotIRJET Journal
 
Control robotic module using LIFA
Control robotic module using LIFAControl robotic module using LIFA
Control robotic module using LIFAVatsal N Shah
 
Bluetooth controlled android car
Bluetooth controlled android car Bluetooth controlled android car
Bluetooth controlled android car doaamarzook
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemMadhav Reddy Chintapalli
 
BLUETOOTH CONTROLLED ROBOCAR
BLUETOOTH CONTROLLED ROBOCARBLUETOOTH CONTROLLED ROBOCAR
BLUETOOTH CONTROLLED ROBOCARPulkit Singhal
 
Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoAnindyaAdhikary3
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distanceIaetsd Iaetsd
 
Arduino Based Voice Generator Text to Speech Robot
Arduino Based Voice Generator Text to Speech RobotArduino Based Voice Generator Text to Speech Robot
Arduino Based Voice Generator Text to Speech Robotijtsrd
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robotIRJET Journal
 
Design, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterDesign, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterMd. Muntasir R- Rafi
 

What's hot (20)

IRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine LearningIRJET- Design and Implementation of Driverless Car using Machine Learning
IRJET- Design and Implementation of Driverless Car using Machine Learning
 
IRJET- Shortest Path Follower Robot
IRJET- Shortest Path Follower RobotIRJET- Shortest Path Follower Robot
IRJET- Shortest Path Follower Robot
 
IRJET - Speed Control of DC Motor by using IoT
IRJET -  	  Speed Control of DC Motor by using IoTIRJET -  	  Speed Control of DC Motor by using IoT
IRJET - Speed Control of DC Motor by using IoT
 
IRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image ProcessingIRJET-Gesture Recognition Robot using Digital Image Processing
IRJET-Gesture Recognition Robot using Digital Image Processing
 
Bluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project ReportBluetooth Controlled Robot Project Report
Bluetooth Controlled Robot Project Report
 
Report Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifaReport Remote communication of Robotic module using lifa
Report Remote communication of Robotic module using lifa
 
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor Network
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor NetworkIRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor Network
IRJET - Hand Gesture Controlled Smart Robots using Wireless Sensor Network
 
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual)  vatsal shah-ec_4th yearFloor cleaning robot(autonomus mannual)  vatsal shah-ec_4th year
Floor cleaning robot(autonomus mannual) vatsal shah-ec_4th year
 
Floor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th semFloor cleaning robot report vatsal shah_ec_7th sem
Floor cleaning robot report vatsal shah_ec_7th sem
 
Gesture Controlled Robot
Gesture Controlled RobotGesture Controlled Robot
Gesture Controlled Robot
 
IRJET- Design of an FPGA based Control System for Robot
IRJET-  	  Design of an FPGA based Control System for RobotIRJET-  	  Design of an FPGA based Control System for Robot
IRJET- Design of an FPGA based Control System for Robot
 
Control robotic module using LIFA
Control robotic module using LIFAControl robotic module using LIFA
Control robotic module using LIFA
 
Bluetooth controlled android car
Bluetooth controlled android car Bluetooth controlled android car
Bluetooth controlled android car
 
Arduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning SystemArduino Based Collision Prevention Warning System
Arduino Based Collision Prevention Warning System
 
BLUETOOTH CONTROLLED ROBOCAR
BLUETOOTH CONTROLLED ROBOCARBLUETOOTH CONTROLLED ROBOCAR
BLUETOOTH CONTROLLED ROBOCAR
 
Hand gesture controlled robot with arduino
Hand gesture controlled robot with arduinoHand gesture controlled robot with arduino
Hand gesture controlled robot with arduino
 
Iaetsd autonomous pick and place rover for long distance
Iaetsd autonomous  pick and place rover for long distanceIaetsd autonomous  pick and place rover for long distance
Iaetsd autonomous pick and place rover for long distance
 
Arduino Based Voice Generator Text to Speech Robot
Arduino Based Voice Generator Text to Speech RobotArduino Based Voice Generator Text to Speech Robot
Arduino Based Voice Generator Text to Speech Robot
 
Autonomous navigation robot
Autonomous navigation robotAutonomous navigation robot
Autonomous navigation robot
 
Design, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color SorterDesign, Construction and Performance Test of a Color Sorter
Design, Construction and Performance Test of a Color Sorter
 

Similar to IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance Robot

A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonIRJET Journal
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET Journal
 
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationPick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationIRJET Journal
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance RobotIRJET Journal
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic VehicleIRJET Journal
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTIRJET Journal
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTIRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET Journal
 
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IRJET Journal
 
Embedded system-based intelligent wheelchairs for disabled people
Embedded system-based intelligent wheelchairs for disabled peopleEmbedded system-based intelligent wheelchairs for disabled people
Embedded system-based intelligent wheelchairs for disabled peopleIRJET Journal
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET Journal
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET Journal
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET Journal
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTIRJET Journal
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarIRJET Journal
 
IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)IRJET Journal
 
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile PhoneArduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile PhoneIRJET Journal
 
IRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET Journal
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human PresenceIRJET Journal
 

Similar to IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance Robot (20)

A Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled PersonA Voice Controlled Vehicle For The Aid Of Disabled Person
A Voice Controlled Vehicle For The Aid Of Disabled Person
 
IRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring SystemIRJET - Compactness based Traffic Signal Monitoring System
IRJET - Compactness based Traffic Signal Monitoring System
 
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless CommunicationPick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
Pick and Place Robotic Arm utilizing Microcontroller and Wireless Communication
 
IRJET - Pick and Place Surveillance Robot
IRJET -  	  Pick and Place Surveillance RobotIRJET -  	  Pick and Place Surveillance Robot
IRJET - Pick and Place Surveillance Robot
 
DTMF Based Intelligent Farming Robotic Vehicle
	 DTMF Based Intelligent Farming Robotic Vehicle	 DTMF Based Intelligent Farming Robotic Vehicle
DTMF Based Intelligent Farming Robotic Vehicle
 
GESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFTGESTURE CONTROL FORKLIFT
GESTURE CONTROL FORKLIFT
 
Social distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOTSocial distance monitoring robot in queue based on IOT
Social distance monitoring robot in queue based on IOT
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
IOT Virtual Doctor Robot for Online Doctor Consultation of Patient Healthcare...
 
Obstacle avoiding robot.doc
Obstacle avoiding robot.docObstacle avoiding robot.doc
Obstacle avoiding robot.doc
 
Embedded system-based intelligent wheelchairs for disabled people
Embedded system-based intelligent wheelchairs for disabled peopleEmbedded system-based intelligent wheelchairs for disabled people
Embedded system-based intelligent wheelchairs for disabled people
 
IRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using MicrocontrollerIRJET- Voice Operated Lift Control System using Microcontroller
IRJET- Voice Operated Lift Control System using Microcontroller
 
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...IRJET-  	  Industrial Safety Device for Employees in Overhead Bridge Crane us...
IRJET- Industrial Safety Device for Employees in Overhead Bridge Crane us...
 
IRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled RobotIRJET- Artificial Intelligence based Voice Controlled Robot
IRJET- Artificial Intelligence based Voice Controlled Robot
 
SMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOTSMART WASTE MANAGEMENT SYSTEM USING IOT
SMART WASTE MANAGEMENT SYSTEM USING IOT
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic Car
 
IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)IRJET - Robovac(Cleaning Robot)
IRJET - Robovac(Cleaning Robot)
 
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile PhoneArduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
Arduino Based Bluetooth Operated Car Wiping Technique using Android Mobile Phone
 
IRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled SystemIRJET-Arduino Based Voice Controlled System
IRJET-Arduino Based Voice Controlled System
 
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
IRJET-  	  PC Controlled Wireless Robot for Detecting Human PresenceIRJET-  	  PC Controlled Wireless Robot for Detecting Human Presence
IRJET- PC Controlled Wireless Robot for Detecting Human Presence
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTUREIRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsIRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASIRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProIRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemIRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesIRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web applicationIRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignIRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile servicerehmti665
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and usesDevarapalliHaritha
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxvipinkmenon1
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girlsssuser7cb4ff
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escortsranjana rawat
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 

Recently uploaded (20)

SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Call Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile serviceCall Girls Delhi {Jodhpur} 9711199012 high profile service
Call Girls Delhi {Jodhpur} 9711199012 high profile service
 
power system scada applications and uses
power system scada applications and usespower system scada applications and uses
power system scada applications and uses
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
Introduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptxIntroduction to Microprocesso programming and interfacing.pptx
Introduction to Microprocesso programming and interfacing.pptx
 
Call Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call GirlsCall Girls Narol 7397865700 Independent Call Girls
Call Girls Narol 7397865700 Independent Call Girls
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Isha Call 7001035870 Meet With Nagpur Escorts
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 

IRJET- Line following and Obstacle avoiding Bluetooth Controlled Surveillance Robot

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 910 Line Following and Obstacle Avoiding Bluetooth Controlled Surveillance Robot Anshika Tyagi1, Srishti Bisht1, Reeta Verma2 1Student, Dept. of Electronics and Communication Engineering, College of Technology, Pantnagar, Uttarakhand 2Assistant Professor, Dept. of Electronics and Communication Engineering, College of Technology, Pantnagar, Uttarakhand ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract:- A Robot is an electro-mechanical machine that is guided by control mechanisms. Robots are extensively used in factories replacing humans in performing repetitive and dangerous tasks because of extreme environment conditions. Prevalent use of blue tooth communication has led to its application in communication as interfacingmicrocontrollers like Arduino UNO with android. According to commands received from android the robotmotioncanbecontrolled. This robot is like a car that follows a designated path while avoiding obstacles on its pathway and spying via live camera stream. Key Words: Arduino UNO, Bluetooth control,Linefollowing, Obstacle avoiding, Live streaming, L293D motor driver, HC-05 Bluetooth Module, IR sensors 1. INTRODUCTION A Robot is a machine that is usually designed to reduce the amount of human work where it is applicable. It is an analogy for any machine that is controlled by man varying from a simple toy to heavy machinery. Robots have even replaced humans in performing various tasks that they are unable to perform due to physical disability, size limitation or extreme environment [1]. It is usually developed to reduce risk factor for human work and increase comfort of any worker. Besides this, it helps to save our time by increasing its efficiency manifolds. Our modern civilization is going towards autonomous work day by day for reducing unnecessary human efforts on easy matters and ensuring more comfort and safety for the concentration on other important works. We have designed a robot that has several tasks to perform besides following a line. We’ve had various encounters in our day to day life at the thoughtofwhichonly one thing strikes our mind-what if this could be done autonomously? There are many tasks in a human’s life that are quite time consuming with little output in return. The answer to this problem is automation. In our project we propose a robot design which is multi featured and on a relatively low cost. The line following mechanism can be applied to various places whereoneneedstomonitorthings. 2. SYSTEM OVERVIEW The project consists of four main parts- Line follower robot, Bluetooth robot,SurveillancerobotandObstacleavoider.The line follower is simulated using two IR sensors placed just in front of the robot and the directions are guided through the turning OFF and ON of the IR sensors. The Bluetooth module helps us in formingan interaction between our robotandthe android phone. Connections are made on the Arduino with the Bluetooth module and it is interfaced with the phone usingan android application.Surveillanceiscarriedoutusing live streaming appsavailable.Theobstacleavoiderpartofthe robot is handled using IR sensors again. A basic block diagram of a robot is shown in figure 1. Fig -1: Block diagram of the Robot The Arduino needs a power supply which is provided by DC batteries of 5 Volts. After the power supply has been connected the sensor starts sending analog signals to the sensor module which further sends the digital signal to the Arduino board. If the Bluetooth module is connected to any android device, commands can be received from the phone. The Arduino board further drives the motors which produce motion in the desired direction. 3. FLOWCHART OF THE PROJECT The user has a choice to select one of the two operation modes available i.e. Bluetooth control and Line following. If line following mode is selected, the two sensors placed on the front of the robot sense the path and move on black line accordingly. While following the path, if an obstacle is detected the sensor goes high and control can be switched to Bluetooth. If Bluetooth mode is selected, characters are entered which perform the respective operations of moving either in left, right, forward or backward directions. The flowchartisgiven in the figure 2.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 911 Fig -2: Flowchart of the robot mechanism 4. COMPONENTS 4.1 Arduino UNO Arduino is an open-source electronics platform based on easy-to-use hardware and software.Arduino boardsareable to read inputs - light on a sensor, a finger on a button, or a Twitter message - and turn it into an output - activating a motor or turning on an LED. It can be connected to a computer via a USB cable or an AC to DC adapter. Arduino consists of both a physical programmable circuit board (often referred to as a microcontroller) and a piece of software, which runs on the computer, used to write and upload computer code to the physical board. Arduino microcontrollers are pre-programmed with a boot loader that simplifies uploading of programs to the on-chip flash memory. Fig -3: Pin diagram of Atmega328P microcontroller board [2] Fig -4: Arduino Uno microcontroller board [3] 4.2 Infrared Sensors IR sensors work by using specific light sensors to detect a particular light wavelength in the infrared spectrum. The main reason of selecting IR LEDs over other Opto-electronic sensors is due to the colour combination of the pathwhichis black and white. Since, black path acts as a perfectly black body surface which absorbs the IR radiation emitted by IR transmitter so the IR receiver cannot receive the radiation from the transmitter but in case of white path, the opposite phenomenon takes place i.e. the IR receiver receives the radiation from the IR transmitter and hence it detects the path [4]. Fig -5: Infrared sensor module [3] Infrared Transmitter: It is a light emitting diodewhichemits infrared radiations. Hence they are called IR LED’s. The radiation emitted is invisible to human eye. A simple infrared transmitter can be constructed using an infrared LED, a current limiting resistor and power supply. The schematic diagram of IR transmitter is shown below. Fig -6: Infrared transmitter circuit diagram [5] Infrared Receiver: Photodiodes are usually used as IR receivers. Different types of IR receivers’ exist based on the wavelength, voltage, etc. The wavelength of the receiver circuit should match that of the transmitter. A typical infrared circuit using a phototransistor is shown below.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 912 Fig -7: Infrared receiver circuit diagram [6] 4.3 HC05 Bluetooth Module A Bluetooth module is a module designed for transparent wireless serial connection setup. HC-05 Bluetoothmodule is used in a robot controlled via Bluetooth to establish communication between mobile phone and the microcontroller. It operates at a voltage of a convenient 1.8 volts. HC-05 has a range of 9m. It has four pins: VCC (Power 3.3 – 6V), GND, TXD, RXD Fig -8: HC-05 blue tooth module [7] 4.4 L293D Motor Driver L293D is a typical motor driver or motor driver IC which allows DC motor to drive on either direction. L293D is a 16- pin IC which can control a set of two DC motors simultaneously in any direction. It works on the concept of H-bridge. H-Bridge is a circuit which allows the voltage to be flown in either direction. As voltage need to change its direction for being able to rotate the motor in clockwise or anticlockwise direction, hence H- bridge ICs are ideal for driving DC motor. In a single L293D chip there are two H-bridge circuits inside the IC which can rotate two DC motors independently. Fig -9: Pin diagram of L293D motor driver [8] Working of L293D: There are 4 input pins forL293D:pin2,7 on the left and pin 15, 10 on the right. The pins on the left will regulate the rotation of motor connectedacrossleftside, and the pins connected on the right for motor connected on the right hand side. The motors are rotated on the basis of the inputs provided across the input pins as LOGIC 0 or LOGIC 1. Fig -10: Connections of motor driver with Arduino [9] L293D Logic Table: Let’s consider a motor connected on left side output pins. For rotating the motor in clockwise direction the input pins has to be provided with Logic 1 and Logic 0. Pin 2 = Logic 1 and Pin 7 = Logic 0 | clockwise direction Pin 2 = Logic 0 and Pin 7 = Logic 1 | anticlockwise direction
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 913 Pin 2 = Logic 0 and Pin 7 = Logic 0 | Idle (no rotation) {hi- impedance state} Pin 2 = Logic 1 and Pin 7 = Logic 1 | Idle (no rotation) Similarly motor can also operate across input pin 15, 10 for motor on right hand side. 4.5 DC Motors Almost every mechanical movementthat weseearoundus is accomplished by an electric motor. Electric machines are means of converting energy. Motors take electrical energy and produce mechanical energy [10].The working principle of a DC motor is: whenever a current carrying conductor is placed in a magnetic field, it experiences a mechanical force. The direction of this force is given byFleming'slefthand rule and its magnitude is given by F=BIL. Where,B=magneticflux density, I=current and L=length of the conductor with in the magnetic field. Fleming's left hand rule: If we stretch the first finger, second finger and thumb of our left handtobeperpendiculartoeach other and direction of magnetic field is represented by the first finger, direction of the current is represented bysecond finger then the thumb represents the direction of the force experienced by the current carrying conductor. Fig -11: Working principle of DC motors [11] When armature windings are connected to a DC supply, current sets up in the winding. Magnetic field may be provided by field winding (electromagnetism) or by using permanent magnets. In this case, current carrying armature conductors experience force due to the magnetic field, according to the principle stated above. Commutator is made segmented to achieve unidirectional torque. Otherwise, the direction of force would have reversed every time when the direction of movement of conductor reverses the magnetic field. 4.6 Bluetooth android application Smartphones are more affordable and efficient hand held devices which can be used to support collaborativeactivities in a community [12]. Bluetooth is mainly used for data exchange; add new features to smartphones [13]. The application used to control the robot is ‘Arduino blue tooth controller’ available for free on android play store. Initially a select menu pops up to connecttoa givenavailable device. After choosing HC-05 as the option, ‘controllermode’ is selected to set the command equivalents to be used in the application. The screenshots of the Bluetooth mobile application used is given below. Fig -12: Snapshots of the application The switching between line following andBluetoothmodeis done by selecting different buttons from the given options and further after selecting the Bluetooth mode,wecanguide our robot into following the given four directions. The line following mode is selected by clicking on the triangular button as shown in the above snapshot and the robot enters into an automatic line following mode where the guiding buttons do not respond. Likewise, for switching to Bluetooth the square button is selected and to stop the robot the circular button is clicked on. Fig -13: Control select screen 4.7 Live video stream application For live video streaming, a streaming server and real-time protocols are used. The web server sends the selected file to watch to the streaming server, which in turn sends back the selected file directly to you in real time, using a real time protocol. The IP address from the source device is inputted into the destination device where the live streaming is to be
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 914 viewed. This application is compatible for PCs, laptops, iOS and android devices. For single source,multipledestinations can be connected at the same time. (a)Recording of the host android phone and live stream on another phone (b) Streaming on the laptop Fig -14: .Snapshot of Live streaming application 4. EXPERIMENTAL RESULTS The visible movement of the robot with the combinedaction of left and right motors has been observed. With the help of Bluetooth mechanism, we can move our robot the way we want. For the forward movement of the robot,theleftaswell as the right motor needs to move in clockwise direction. Similarly, for moving the robot in the left direction, only the right motor should be moved in clockwise direction and for moving the robot in the right direction, only the left motor should be moved in clockwise direction. Likewise, for reverse movement both the motors should rotate in anti- clockwise direction. Table -1: Bluetooth controls For following a path, the two sensors placed at the front of the robot have LOW value for OFF state and HIGH value for ON state. When the sensor lies on black line it turns LOW, while on the remaining white surface the LED is HIGH. If the path is straight, both LEDs are on white surface and hence are ON which makes the robot move forward. Now if the path turns left, the left LED turns OFF as it falls on black line now and right LED is ON, which produces left movement. Likewise, the rest of the observations are tabulated below. Table -2: Line following and obstacle avoiding controls 5. APPLICATIONS The robot can be used for various applications in real-life scenario. It can be used for examining mini tunnels and can also be used in rescuing. Common situations that employ rescue robots are mining accidents, urban disasters,hostage situations, and explosions. Military robots are autonomous robots or remote-controlled devices designed for military applications [14].With few additions and modifications, this robot can be used in army for detecting and disposing hidden land mines. Sending skilled professional army personnel in a mine-laden field is quite hazardous. A wireless camera is mounted on the robot vehicle for spying war fields and terrorist activities even in night time by using infrared lighting. These robots can be used as automated equipment carriers in industries replacing traditional conveyer belts. These robots can also be used as automatic cars running on roads with embedded magnets. With the outburst of population, it’s highly likely that we’re going to run out of fuels in the near future henceforth utilizing the magnetic field of the earth is a highly sustainable idea in the course of technology. Robots having line-following property like ours can be used at homes for domestic purposes like floor cleaning. They can also be used to switch the fans and lights of houses (home automation). The robots can be used in public places like shopping malls, museums etc. to provide path guidance. They can especially be used to guide blind people by detecting obstacles so that they can lead a betterlifewithout depending on others. A line following robot based health care management system can be very efficient in continuously monitoring the patients, whenever they need any help or medicine [15] and hence can be handled from a MOVEMENT LEFT MOTOR RIGHT MOTOR FORWARD CLOCKWISE CLOCKWISE LEFT STOP CLOCKWISE RIGHT CLOCKWISE STOP REVERSE ANTI CLOCKWISE ANTI CLOCKWISE
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 10 | Oct 2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 915 single room. This gives the doctors more timetofocuson the critical cases essentially and save energy and time. . For continuous monitoring of the patients, health care system needs many personnel. From which the fee for the medical practitioner will hike. That robot based health care management system can reduce the fee for the patients so that they can easily pay that amount of money. 6. CONCLUSION The cost of health care, military expenses, infrastructure majorly depends upon the expensive machinery, land and building and round the clock staff to maintain and use that machinery. In a country like India where the population is humongous and resources are scarce it becomes really difficult to set up such a capital extensive project at eachand every location with availability of skilled staff. So what this system provides is an alternate to the existing system by replacing skilled labor with robotic machinery,whichinturn can handle more tasks with better accuracy and a lower per capita cost. 7. REFERENCES [1] International Journal of Electronic and Electrical Engineering. ISSN 0974-2174, Volume 7, Number 5 (2014) “Android Phone Controlled Robot Using Bluetooth” by Arpit Sharma, Reetesh Verma, Saurabh Gupta and Sukhdeep Kaur Bhatia, Dept. of Instrumentation & Control Engg, J.S.S. Academy of Technical Education Noida,India [2] Available:https://www.lelong.com.my/arduino-uno-r3- microcontroller-development-board-usb-cable-fun4u- 191101266-2018-04-Sale-P.htm [3] Proceedings of the Intl. Conf. on Innovative trends in Electronics Communication and Applications ICIECA2013, December 2013 “Secured Robotic Line Follower Vehicle” by Er.Faruk BinPoyen,Er.SantuGuin, Er. Dibyendu Banerjee, Deep Mukherjee, Department of AElE, UIT The University Of Burdwan, Burdwan, India [4] Available: https://wiki.eprolabs.com/index.php?title=IR_Obstacle_ Sensor [5] Available: https://ideath.club/infrared-emitter-wiring- diagram/infrared-transmitter-circuit-diagram-and- receiver-ccuits-emitter-wiring-ccuit/ [6] Available: https://www.electronicshub.org/ir-sensor/ [7] Available:https://www.rhydolabz.com/wireless- bluetooth-ble-c-130_132/hc05-bluetooth-module- masterslave-p-1169.html [8] Available: https://www.instructables.com/id/L293DNE-Motor- Driver-Pin-Diagram/ [9] Available: https://www.rakeshmondal.info/L293D- Motor-Driver [10] International Journal of Engineering Trends and Technology (IJETT) – Volume 32 Number 5- February 2016 ISSN: 2231-5381 “Arduino Based Bluetooth Controlled Robot” by Subankar Roy , Tashi Rapden Wangchuk, Rajesh Bhatt, Dept. of Electronics & Communication Engineering, CCCT Polytechnic [11] Available: https://www.electronicshub.org/dc-motor/ [12] International Journal ofAdvancedResearchinComputer and Communication Engineering Vol. 1, Issue 10, December 2012 “Wireless gesture control robot” by Monika Jain, Aditi, Ashwani Lohiya, Mohammad Fahad Khan [13] IEEE, International conference on Information, Communication, Instrumentation and control (ICICIC- 2017) “ bluetooth controlled spy robot” paper id:372by Akash Singh, Tanisha Gupta and Manish Kodre [14] Computational Intelligence and Neuroscience Volume 2015, Article ID 745823 “Intelligent Surveillance Robot with Obstacle Avoidance Capabilities Using Neural Network” by Widodo Budiharto, School of Computer Science, Bina Nusantara University, Jakarta, Indonesia [15] International Journal ofAdvancedResearchinComputer Engineering and Technology ( Vol 2) “Development and Application of Line Following Robot based Health care Management System” by Deepak Punetha, Neeraj Kumar, Vartika Mehta