SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1375
ANDROID CONTROLLED SURVEILLANCE ROBOT WITH OBSTACLE
DETECTION USING ARDUINO
Rahul Dogra1, Navneet Chaurasiya2, Saurabh Dokhale3, Nikhil Raje4
123Student, Computer Engineering, Pillai Hoc College of Engineering and Technology, Rasayani, Maharashtra
4Professor, Computer Engineering, Pillai Hoc College of Engineering and Technology, Rasayani, Maharashtra
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract- We propose a surveillance robot vehicle that uses
the Arduino UNO microcontroller which is controlled using
Android smartphones. Surveillancerobotsgenerallyconsistofa
video camera and wirelessradioswhicharenowadaysavailable
in all smartphones that fulfill all required specificationsabove.
Which can be of the asset using APIs (Application
Programming Interfaces) I.e provided for the Android
operating system. The robot vehicle perhaps is remotely
controlled by a smartphone using Bluetooth connectivity. To
capture video from the robot vehicle in real-time, where the
camera is inbuilt on the robot and Android Smartphones are
utilized for inputs for movements of four motors that can
accomplish a zero turning radius. The camera is attached to
the robot vehicle itself this makes it easier to takingvideoof the
scene or object of interest. The surveillance robot uses an
ultrasonic sensor to detect any obstacle in frontofthevehicle to
avoid a collision. The video capturing from the robotic vehicle
can be used for recordings and taking pictures.
Key Words: Android controlled, driver motors,
ultrasonic sensor, API, real-time video
1.INTRODUCTION
Observation of behavior, activities, or information for
influencing, managing or directing purposes is called
surveillance. This includes monitoring from a far
distance by using closed-circuittelevision(CCTV)which
can also be done by a robot. Video surveillance is used
for the monitoring of some situations, any area or any
person of interest. Such scenarios often occur in a
military case where surveillance of borders and enemy
territory is of the essence to the national security and
gathering importantintelligence.Humansurveillanceis
appointing a military soldier near sensitive areas like
enemy territories to get intelligence on constant
changes. However, human beings have physical
limitations and stationing in unattainable places is
impossible in some cases. Even there are additional
risks of a military soldier being lost in the incident of
being spotted and captured by the enemy. Currently,
available technology enables the possibility of remotely
monitoring areas of interest by the usage of robots
instead of a human being. Hence, We developed a robot
is capable of real-time video surveillance that can be
controlled by a user through a GUI interface from a safe
distance. The robot has an inbuilt camera that will
record the scenes in front of it and transmit the real-
time video to the user where he will be safely watching
and controlling the robot.
1.1 OBJECTIVE
The currently accessible robotic technologies
like locomotive robots and self-guided vehicles like
patrol robots, pathfinder robots, industrial carrying
robots, etc., make human life comfortable for which
they were developed. But the current analytical robots
that are available have bulky hardware and controllers
mounted onto them, which makes them expensive and
hectic to troubleshoot. Hence, to relieve humans from
such burden newmethods has to be devised andbetter
progression by making the robot lightweight.
This project deals with making a robot with a
wireless mode of control andmonitoringofindividuals
or areas withmanualcontroltechniquesandbuildingit
in an optimal method that is cost-efficient and user
friendly.
1.2 OVERVIEW
You can see video and take pictures from currently
available surveillance and other home automated
devices. But, You can also use this technology to
monitor from a remote place and also control the
surveillance device from your Android Smartphones.
You can do this byattachingthesurveillancecameraon
a movable robotic vehicle that is controlled from your
Android Smartphone. You are still able totakepictures
and watch video feeds and also record them.
2. DESIGN AND METHODOLOGY
The robotic vehicle is made using Arduino UNO,
camera,WirelessBluetoothmodule,DCmotor,Arduino
Motor Shield, HC-SR04Ultrasonicsensorandisbattery
powered.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1376
Firstly the user must install the android
application "Arduino Bluetooth Controller" available
on Google Play Store. After you have installed the
application, make certain that Bluetooth connection is
turned on the device to connect to the Wireless
Bluetooth module of the robot. After connection is
established from the application, the user can now
select the mode of operation of the robotic vehicle.
During any assignments the robots can send video to
the user.
Fig -1: Robot Vehicle
The Android application transfers the input data
signal’s to the Arduino UNO via Bluetooth ontheuser’s
smartphone. Arduino UNO recognizes all input signals
coming from the connected device which are further
sent to the Arduino motor shield which sends signals
that should be addressed to the drive motor. Thus, the
robot vehicle moves in certain directions to the
corresponding input signals received. The user is able
to command the movementsoftheroboticvehiclesuch
as forward and backward movement and clockwise
and anti-clockwise rotations, the robot from the user's
Android smartphone. The robot vehicle can detect any
obstacles in front of the vehicle. If the Robot Vehicle
detects that it's facing an inanimate obstacle in front
then stops itself. The user all this time can see them
through a surveillance camera on the robot vehicle.
3. USER INTERFACE
The user must install the Arduino Bluetooth Control
App from the Google Play Store on Android device.
Bluetooth must be turned on the device to connect to
the robot. After installing theapplication,theusermust
then connect to the Wireless Bluetooth Module of the
robotic vehicle.UserInterfaceofapplicationconsistsof
arrow buttons, terminal, accelerometer, Buttons and
slider, metric and voice control.
Fig -2: Home User Interface
Figure2 shows the home screen which consists on
various optiontocontroltheroboticvehiclesuchasthe
arrow keys, terminal, accelerometer, button & slider.
Arrow keys bring up the arrow keys interface.
Terminal brings up the terminal screen that shows all
the movement of the robotic vehicle. Accelerometer is
selected for the gyroscope sensor controls which is
available in all current devices.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1377
Fig -3: Arrow Keys
Figure3 shows the arrow keys interface of the android
application. The Arrow button interface is for
controlled movement of the surveillance robotic
vehicle arrow buttons provided like forward and
backward arrow buttons, anticlockwise button, and
clockwise arrow buttons.
Whenever a button is clicked on the Android
smartphone the input is sent via Bluetooth to the
robotic vehicle then the robot moves accordingly.
Forward button and backward arrow buttons are for
the robot movement towards forward and backward
direction respectively whereas the anti-clockwise
button, and clockwise arrow buttonsareforrobotanti-
clockwise and clockwise rotation by the user.
Fig -4: Accelerometer Interface
When Accelerometer is selected the user can control
the robot using the gyroscope in their smartphone.
When the user tilts the smartphone in front, back, left
and right the robotwillbemovedaccordinglythisdone
using a gyroscope sensor thatisavailableonalldevices
nowadays.
Table -1: Shows Robot Movement (Gyroscope)
Robot Movements Using Gyroscope
Front Tilt : Forward Robot moves forward
Back Tilt : Backward Robot moves backward
Left Tilt : Left Robot rotate anti-
clockwise
Right Tilt : Right Robot rotate clockwise
4. OBJECT DETECTION
When considering the scenarios where the
robotic vehicle may collide with any obstacle which
comes in front of the vehicle while moving with the
accelerometer. Therefore, for the safety measures for
the vehicle, we prepared a system that can detect any
obstacle and prevent the vehicle from colliding with it
with the help of a sensor placed in front of the vehicle.
When any obstacle is detected in front by the robot, it
will not move in a forward direction even if the user
tilts the smartphone to the front direction because
Arduino realizes that forward direction command
cannot be executedsincethesensordetectsanobstacle
in front of the robotic vehicle. Similarly, the vehicle is
not able to move forward even thoughtheuserpresses
the up arrow button in arrow keys in the android
mobile application because the sensor detects an
obstacle in front of the vehicle, so the vehicle will not
move until the obstacle is removed from the path.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1378
Fig -5: Ultrasonic Sensor Working
Figure5 shows the working of the HC-SR04 Ultrasonic
sensor using which the Robot can automatically detect
the obstacle in front of it is detected and distance
between both entities. It is done by noting the time
taken by ultrasonic waves transmitted from the
ultrasonic sensor and receiving the echo waves after
hitting any obstacle surface. Hence, the distance
between an object and the robotic vehicle will be
calculated using the formula.
Fig -6: HC-SR04 Ultrasonic sensor
Figure6 shows the ultrasonic sensor we are using in
the robotic vehicle for obstacle detection. HC-SR04
Ultrasonic sensor consists of 4 pins, with pin named
Vcc, Trigger, Echo, and Ground. It consists of
transmitterused fortransmittingultrasonicwavesand
receiver which is used for receiving the echoing
ultrasonic waves.
5. HARDWARE AND SOFTWARE REQUIREMENTS
Hardware Requirements:
Arduino UNO, Motor Driver Shield L293D, Gear Motor
TT Motor, HC-05 Wireless Bluetooth module,HC-SR04
Ultrasonic sensor, Memory Card, Camera module,
Android Smartphone.
Software Requirements:
Operating System: Windows, Android Platform
Arduino IDE: It is Abbreviation for Arduino integrated
development environment is a software development
platformwhichallowustoperformoperationusingthe
Arduino kits, write code, compile code and which can
be loaded directly onto the Arduino UNO linked into
the computer via USB port.
6. CONCLUSIONS
From the research, it can be concluded that an android
smartphone can be used to perform the task of
controlling the movement of the robots from one
position to another position. The robot is set to be a
cost-efficient alternative to many surveillance
applications since it is based on android. The mobile
robotic vehicle will accomplish missions such as
navigating the hazardous environments safely for
surveillance purposes of areas of special interest to
humans which are strenuous for a human being in
some special scenario.
REFERENCES
[1] Esra Yılmaz, Sibel T. Özyer* “Remote and Autonomous
Controlled Robotic Carbased onArduinowithReal Time
Obstacle Detection and Avoidance” Universal Journal of
Engineering Science 7(1): 1-7, 2019
[2] Husni1, A B Insani1, E Prihatini1, C R Sitompul1, S
Nurmaini2*, I Yani3 “Robot Position Control using
Android” SENTEN 2018- Symposium of Emerging
Nuclear Technology and Engineering Novelty
[3] Azeta J*a, Bolu C.Aa, Hinvi Da, Abioye A.Aa, Boyo Ha,
Anakhu Pa, Onwordi Pa. An “Android Based Mobile
Robot for Monitoring and Surveillance” 2nd
International Conference on Sustainable Materials
Processing and Manufacturing (SMPM 2019)
[4] S. S. Pujari, M. S. Patil, and S. S. Ingleshwar, “Remotely
controlled autonomous robot using Android
application”, 2017 IEEE International Conference on I-
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072
© 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1379
SMAC (IoT in Social, Mobile, Analytics, and Cloud) (I-
SMAC), 2017.
[5] M. R. Mishi, R. Bibi, and T. Ahsan, “Multiple motion
control systems of the robotic car based on IoT to
produce cloud service,” 2017 IEEE International
Conference on Electrical, ComputerandCommunication
Engineering (ECCE), 2017.
[6] D. Chakraborty, K. Sharma, R. K. Roy, H. Singh, and T.
Bezboruah, “Android application based monitoring and
controlling of movement of a remotely controlled
robotic car mounted with various sensors via
Bluetooth,” 2016 IEEE International Conference on
Advances in Electrical, Electronic and Systems
Engineering (ICAEES), 2016.
[7] S. J. Lee, J. Lim, G. Tewolde, and J. Kwon, “Autonomous
tour guide robot by using ultrasonic range sensors and
QR code recognition in an indoor environment,” IEEE
International Conference on Electro/Information
Technology, 2014.
[8] E. Amareswar, G. S. S. K. Goud, K. R. Maheshwari, E.
Akhil, S. Aashraya, and T. Naveen, “Multipurpose
military service robot,” 2017 IEEE International
Conference of Electronics, Communication, and
Aerospace Technology (ICECA), 2017.
[9] Internet: Geleceği yazanlar, Bluetooth ile İletişim,
https://gelecegiyazanlar.turkcell.com.tr/konu
arduino/egitim/arduino-201/bluetooth-ile-iletisim,
20.06. 2018.
[10] Verma, S, Android App Controlled Bluetooth Robot,
Internal Journal of Computer Applications,vol 152,no9,
p.35 – 40, 2014.
[11] Internet: Robotpark, DC Motor Nedir?
http://www.robotpark.com.tr/Dc-Motor-Nedir,
21.06.2018.

More Related Content

What's hot

Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
ShwetonKedia
 
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET Journal
 
IRJET- Automation used for Household Application with Google Assistant
IRJET- Automation used for Household Application with Google AssistantIRJET- Automation used for Household Application with Google Assistant
IRJET- Automation used for Household Application with Google Assistant
IRJET Journal
 
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
ijtsrd
 
A046030106
A046030106A046030106
A046030106
IJERA Editor
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET Journal
 
IRJET - Android based Pick and Place Robot Vehicle for Industries
IRJET -  	  Android based Pick and Place Robot Vehicle for IndustriesIRJET -  	  Android based Pick and Place Robot Vehicle for Industries
IRJET - Android based Pick and Place Robot Vehicle for Industries
IRJET Journal
 
Robot arm ppt
Robot arm pptRobot arm ppt
Robot arm ppt
Minuchaudhari1
 
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET Journal
 
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET Journal
 
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
ijtsrd
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoT
IRJET Journal
 
IRJET- Smart Parking System
IRJET-  	  Smart Parking SystemIRJET-  	  Smart Parking System
IRJET- Smart Parking System
IRJET Journal
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major project
Ami Goswami
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd Iaetsd
 
The Smart Helmet
The Smart HelmetThe Smart Helmet
The Smart Helmet
Dushyant Singh
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET Journal
 
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino UnoIRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET Journal
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
IRJET Journal
 

What's hot (20)

Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
Autonomous Campus Tour Guide Robot by using Ultrasonic Range Sensors and QR c...
 
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...IRJET-  	  Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
IRJET- Tara - An Accident and Alcohol Detecting Bluetooth Enabled Smart H...
 
IRJET- Automation used for Household Application with Google Assistant
IRJET- Automation used for Household Application with Google AssistantIRJET- Automation used for Household Application with Google Assistant
IRJET- Automation used for Household Application with Google Assistant
 
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
 
A046030106
A046030106A046030106
A046030106
 
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoTIRJET- Multiple Motion Control System of Robotic Car Based on IoT
IRJET- Multiple Motion Control System of Robotic Car Based on IoT
 
117_SIRJ_HMS
117_SIRJ_HMS117_SIRJ_HMS
117_SIRJ_HMS
 
IRJET - Android based Pick and Place Robot Vehicle for Industries
IRJET -  	  Android based Pick and Place Robot Vehicle for IndustriesIRJET -  	  Android based Pick and Place Robot Vehicle for Industries
IRJET - Android based Pick and Place Robot Vehicle for Industries
 
Robot arm ppt
Robot arm pptRobot arm ppt
Robot arm ppt
 
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
IRJET - Driver Drowsiness and Alcohol Detection with Car Tracking System usin...
 
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
IRJET - Smart Road Safety and Vehicle Accident Prevention System for Mountain...
 
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
Vehicle Controlled with Smart Traffic Image Processing System and Accident De...
 
IRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoTIRJET- Step Lock System in Bus using IoT
IRJET- Step Lock System in Bus using IoT
 
IRJET- Smart Parking System
IRJET-  	  Smart Parking SystemIRJET-  	  Smart Parking System
IRJET- Smart Parking System
 
Report of Advance car security system major project
Report of Advance car security system major projectReport of Advance car security system major project
Report of Advance car security system major project
 
Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...Iaetsd automobile automation using ultrasonics and image processing along wit...
Iaetsd automobile automation using ultrasonics and image processing along wit...
 
The Smart Helmet
The Smart HelmetThe Smart Helmet
The Smart Helmet
 
IRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR ControllerIRJET- Automatic Gate Control and Parking System using AVR Controller
IRJET- Automatic Gate Control and Parking System using AVR Controller
 
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino UnoIRJET - Child Rescue System in Open Bore-Well using Arduino Uno
IRJET - Child Rescue System in Open Bore-Well using Arduino Uno
 
IRJET- Advanced Safety Sytem for the Vehicles
IRJET-  	  Advanced Safety Sytem for the VehiclesIRJET-  	  Advanced Safety Sytem for the Vehicles
IRJET- Advanced Safety Sytem for the Vehicles
 

Similar to IRJET - Android Controlled Surveillance Robot with Obstacle Detection using Arduino

IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying Robot
IRJET Journal
 
WarField Robot
WarField RobotWarField Robot
WarField Robot
IRJET Journal
 
Multipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoTMultipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoT
IRJET Journal
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET Journal
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance Robot
IRJET Journal
 
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOTREVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
IRJET Journal
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense Robot
IRJET Journal
 
CSE journals
CSE journalsCSE journals
CSE journals
graphicdesigner79
 
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptxSISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
SanjaySTippannavar1
 
Robotic Virtual Telepresence with Raspberry pi
Robotic Virtual Telepresence with Raspberry piRobotic Virtual Telepresence with Raspberry pi
Robotic Virtual Telepresence with Raspberry pi
IRJET Journal
 
IRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled RobotIRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled Robot
IRJET Journal
 
Bluetooth Gesture Controlled Surveillance Robot
Bluetooth Gesture Controlled Surveillance RobotBluetooth Gesture Controlled Surveillance Robot
Bluetooth Gesture Controlled Surveillance Robot
IRJET Journal
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
IRJET Journal
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
IRJET Journal
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET Journal
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
eSAT Journals
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
eSAT Publishing House
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET Journal
 
Vehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piVehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry pi
IRJET Journal
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
IRJET Journal
 

Similar to IRJET - Android Controlled Surveillance Robot with Obstacle Detection using Arduino (20)

IRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying RobotIRJET- Multipurpose Military Spying Robot
IRJET- Multipurpose Military Spying Robot
 
WarField Robot
WarField RobotWarField Robot
WarField Robot
 
Multipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoTMultipurpose Warfield Surveillance Robot Using IoT
Multipurpose Warfield Surveillance Robot Using IoT
 
IRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic SystemIRJET- Review on IoT based Dual ARM Tele-Robotic System
IRJET- Review on IoT based Dual ARM Tele-Robotic System
 
IoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance RobotIoT based Multipurpose Surveillance Robot
IoT based Multipurpose Surveillance Robot
 
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOTREVIEW ON WIRELESS VOICE CONTROLLED ROBOT
REVIEW ON WIRELESS VOICE CONTROLLED ROBOT
 
IRJET - Wireless Military Defense Robot
IRJET -  	  Wireless Military Defense RobotIRJET -  	  Wireless Military Defense Robot
IRJET - Wireless Military Defense Robot
 
CSE journals
CSE journalsCSE journals
CSE journals
 
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptxSISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
SISR - Smart Indoor Surveillance Robot using IoT for day to day usage PPT.pptx
 
Robotic Virtual Telepresence with Raspberry pi
Robotic Virtual Telepresence with Raspberry piRobotic Virtual Telepresence with Raspberry pi
Robotic Virtual Telepresence with Raspberry pi
 
IRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled RobotIRJET- An Approach to Accelerometer based Controlled Robot
IRJET- An Approach to Accelerometer based Controlled Robot
 
Bluetooth Gesture Controlled Surveillance Robot
Bluetooth Gesture Controlled Surveillance RobotBluetooth Gesture Controlled Surveillance Robot
Bluetooth Gesture Controlled Surveillance Robot
 
IRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCUIRJET - Voice Controlled Robot using NodeMCU
IRJET - Voice Controlled Robot using NodeMCU
 
Bluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot ArmBluetooth Controlled Garbage Collection Robot Arm
Bluetooth Controlled Garbage Collection Robot Arm
 
IRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic SystemIRJET- IoT based Dual-ARM Tele Robotic System
IRJET- IoT based Dual-ARM Tele Robotic System
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
 
Smart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applicationsSmart phone based robotic control for surveillance applications
Smart phone based robotic control for surveillance applications
 
IRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using ArduinoIRJET-Android Controlled Firefighting Robot using Arduino
IRJET-Android Controlled Firefighting Robot using Arduino
 
Vehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry piVehicle Controlled by Hand Gesture Using Raspberry pi
Vehicle Controlled by Hand Gesture Using Raspberry pi
 
Spy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSMSpy Robot with Wireless Camera using GSM
Spy Robot with Wireless Camera using GSM
 

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 STRUCTURE
IRJET 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 Characteristics
IRJET 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 ADAS
IRJET 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 Pro
IRJET 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 System
IRJET 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 bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET 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 Design
IRJET 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

Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
Divya Somashekar
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
seandesed
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
FluxPrime1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 

Recently uploaded (20)

Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
block diagram and signal flow graph representation
block diagram and signal flow graph representationblock diagram and signal flow graph representation
block diagram and signal flow graph representation
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Architectural Portfolio Sean Lockwood
Architectural Portfolio Sean LockwoodArchitectural Portfolio Sean Lockwood
Architectural Portfolio Sean Lockwood
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
DESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docxDESIGN A COTTON SEED SEPARATION MACHINE.docx
DESIGN A COTTON SEED SEPARATION MACHINE.docx
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 

IRJET - Android Controlled Surveillance Robot with Obstacle Detection using Arduino

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1375 ANDROID CONTROLLED SURVEILLANCE ROBOT WITH OBSTACLE DETECTION USING ARDUINO Rahul Dogra1, Navneet Chaurasiya2, Saurabh Dokhale3, Nikhil Raje4 123Student, Computer Engineering, Pillai Hoc College of Engineering and Technology, Rasayani, Maharashtra 4Professor, Computer Engineering, Pillai Hoc College of Engineering and Technology, Rasayani, Maharashtra ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract- We propose a surveillance robot vehicle that uses the Arduino UNO microcontroller which is controlled using Android smartphones. Surveillancerobotsgenerallyconsistofa video camera and wirelessradioswhicharenowadaysavailable in all smartphones that fulfill all required specificationsabove. Which can be of the asset using APIs (Application Programming Interfaces) I.e provided for the Android operating system. The robot vehicle perhaps is remotely controlled by a smartphone using Bluetooth connectivity. To capture video from the robot vehicle in real-time, where the camera is inbuilt on the robot and Android Smartphones are utilized for inputs for movements of four motors that can accomplish a zero turning radius. The camera is attached to the robot vehicle itself this makes it easier to takingvideoof the scene or object of interest. The surveillance robot uses an ultrasonic sensor to detect any obstacle in frontofthevehicle to avoid a collision. The video capturing from the robotic vehicle can be used for recordings and taking pictures. Key Words: Android controlled, driver motors, ultrasonic sensor, API, real-time video 1.INTRODUCTION Observation of behavior, activities, or information for influencing, managing or directing purposes is called surveillance. This includes monitoring from a far distance by using closed-circuittelevision(CCTV)which can also be done by a robot. Video surveillance is used for the monitoring of some situations, any area or any person of interest. Such scenarios often occur in a military case where surveillance of borders and enemy territory is of the essence to the national security and gathering importantintelligence.Humansurveillanceis appointing a military soldier near sensitive areas like enemy territories to get intelligence on constant changes. However, human beings have physical limitations and stationing in unattainable places is impossible in some cases. Even there are additional risks of a military soldier being lost in the incident of being spotted and captured by the enemy. Currently, available technology enables the possibility of remotely monitoring areas of interest by the usage of robots instead of a human being. Hence, We developed a robot is capable of real-time video surveillance that can be controlled by a user through a GUI interface from a safe distance. The robot has an inbuilt camera that will record the scenes in front of it and transmit the real- time video to the user where he will be safely watching and controlling the robot. 1.1 OBJECTIVE The currently accessible robotic technologies like locomotive robots and self-guided vehicles like patrol robots, pathfinder robots, industrial carrying robots, etc., make human life comfortable for which they were developed. But the current analytical robots that are available have bulky hardware and controllers mounted onto them, which makes them expensive and hectic to troubleshoot. Hence, to relieve humans from such burden newmethods has to be devised andbetter progression by making the robot lightweight. This project deals with making a robot with a wireless mode of control andmonitoringofindividuals or areas withmanualcontroltechniquesandbuildingit in an optimal method that is cost-efficient and user friendly. 1.2 OVERVIEW You can see video and take pictures from currently available surveillance and other home automated devices. But, You can also use this technology to monitor from a remote place and also control the surveillance device from your Android Smartphones. You can do this byattachingthesurveillancecameraon a movable robotic vehicle that is controlled from your Android Smartphone. You are still able totakepictures and watch video feeds and also record them. 2. DESIGN AND METHODOLOGY The robotic vehicle is made using Arduino UNO, camera,WirelessBluetoothmodule,DCmotor,Arduino Motor Shield, HC-SR04Ultrasonicsensorandisbattery powered.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1376 Firstly the user must install the android application "Arduino Bluetooth Controller" available on Google Play Store. After you have installed the application, make certain that Bluetooth connection is turned on the device to connect to the Wireless Bluetooth module of the robot. After connection is established from the application, the user can now select the mode of operation of the robotic vehicle. During any assignments the robots can send video to the user. Fig -1: Robot Vehicle The Android application transfers the input data signal’s to the Arduino UNO via Bluetooth ontheuser’s smartphone. Arduino UNO recognizes all input signals coming from the connected device which are further sent to the Arduino motor shield which sends signals that should be addressed to the drive motor. Thus, the robot vehicle moves in certain directions to the corresponding input signals received. The user is able to command the movementsoftheroboticvehiclesuch as forward and backward movement and clockwise and anti-clockwise rotations, the robot from the user's Android smartphone. The robot vehicle can detect any obstacles in front of the vehicle. If the Robot Vehicle detects that it's facing an inanimate obstacle in front then stops itself. The user all this time can see them through a surveillance camera on the robot vehicle. 3. USER INTERFACE The user must install the Arduino Bluetooth Control App from the Google Play Store on Android device. Bluetooth must be turned on the device to connect to the robot. After installing theapplication,theusermust then connect to the Wireless Bluetooth Module of the robotic vehicle.UserInterfaceofapplicationconsistsof arrow buttons, terminal, accelerometer, Buttons and slider, metric and voice control. Fig -2: Home User Interface Figure2 shows the home screen which consists on various optiontocontroltheroboticvehiclesuchasthe arrow keys, terminal, accelerometer, button & slider. Arrow keys bring up the arrow keys interface. Terminal brings up the terminal screen that shows all the movement of the robotic vehicle. Accelerometer is selected for the gyroscope sensor controls which is available in all current devices.
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1377 Fig -3: Arrow Keys Figure3 shows the arrow keys interface of the android application. The Arrow button interface is for controlled movement of the surveillance robotic vehicle arrow buttons provided like forward and backward arrow buttons, anticlockwise button, and clockwise arrow buttons. Whenever a button is clicked on the Android smartphone the input is sent via Bluetooth to the robotic vehicle then the robot moves accordingly. Forward button and backward arrow buttons are for the robot movement towards forward and backward direction respectively whereas the anti-clockwise button, and clockwise arrow buttonsareforrobotanti- clockwise and clockwise rotation by the user. Fig -4: Accelerometer Interface When Accelerometer is selected the user can control the robot using the gyroscope in their smartphone. When the user tilts the smartphone in front, back, left and right the robotwillbemovedaccordinglythisdone using a gyroscope sensor thatisavailableonalldevices nowadays. Table -1: Shows Robot Movement (Gyroscope) Robot Movements Using Gyroscope Front Tilt : Forward Robot moves forward Back Tilt : Backward Robot moves backward Left Tilt : Left Robot rotate anti- clockwise Right Tilt : Right Robot rotate clockwise 4. OBJECT DETECTION When considering the scenarios where the robotic vehicle may collide with any obstacle which comes in front of the vehicle while moving with the accelerometer. Therefore, for the safety measures for the vehicle, we prepared a system that can detect any obstacle and prevent the vehicle from colliding with it with the help of a sensor placed in front of the vehicle. When any obstacle is detected in front by the robot, it will not move in a forward direction even if the user tilts the smartphone to the front direction because Arduino realizes that forward direction command cannot be executedsincethesensordetectsanobstacle in front of the robotic vehicle. Similarly, the vehicle is not able to move forward even thoughtheuserpresses the up arrow button in arrow keys in the android mobile application because the sensor detects an obstacle in front of the vehicle, so the vehicle will not move until the obstacle is removed from the path.
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1378 Fig -5: Ultrasonic Sensor Working Figure5 shows the working of the HC-SR04 Ultrasonic sensor using which the Robot can automatically detect the obstacle in front of it is detected and distance between both entities. It is done by noting the time taken by ultrasonic waves transmitted from the ultrasonic sensor and receiving the echo waves after hitting any obstacle surface. Hence, the distance between an object and the robotic vehicle will be calculated using the formula. Fig -6: HC-SR04 Ultrasonic sensor Figure6 shows the ultrasonic sensor we are using in the robotic vehicle for obstacle detection. HC-SR04 Ultrasonic sensor consists of 4 pins, with pin named Vcc, Trigger, Echo, and Ground. It consists of transmitterused fortransmittingultrasonicwavesand receiver which is used for receiving the echoing ultrasonic waves. 5. HARDWARE AND SOFTWARE REQUIREMENTS Hardware Requirements: Arduino UNO, Motor Driver Shield L293D, Gear Motor TT Motor, HC-05 Wireless Bluetooth module,HC-SR04 Ultrasonic sensor, Memory Card, Camera module, Android Smartphone. Software Requirements: Operating System: Windows, Android Platform Arduino IDE: It is Abbreviation for Arduino integrated development environment is a software development platformwhichallowustoperformoperationusingthe Arduino kits, write code, compile code and which can be loaded directly onto the Arduino UNO linked into the computer via USB port. 6. CONCLUSIONS From the research, it can be concluded that an android smartphone can be used to perform the task of controlling the movement of the robots from one position to another position. The robot is set to be a cost-efficient alternative to many surveillance applications since it is based on android. The mobile robotic vehicle will accomplish missions such as navigating the hazardous environments safely for surveillance purposes of areas of special interest to humans which are strenuous for a human being in some special scenario. REFERENCES [1] Esra Yılmaz, Sibel T. Özyer* “Remote and Autonomous Controlled Robotic Carbased onArduinowithReal Time Obstacle Detection and Avoidance” Universal Journal of Engineering Science 7(1): 1-7, 2019 [2] Husni1, A B Insani1, E Prihatini1, C R Sitompul1, S Nurmaini2*, I Yani3 “Robot Position Control using Android” SENTEN 2018- Symposium of Emerging Nuclear Technology and Engineering Novelty [3] Azeta J*a, Bolu C.Aa, Hinvi Da, Abioye A.Aa, Boyo Ha, Anakhu Pa, Onwordi Pa. An “Android Based Mobile Robot for Monitoring and Surveillance” 2nd International Conference on Sustainable Materials Processing and Manufacturing (SMPM 2019) [4] S. S. Pujari, M. S. Patil, and S. S. Ingleshwar, “Remotely controlled autonomous robot using Android application”, 2017 IEEE International Conference on I-
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 07 Issue: 04 | Apr 2020 www.irjet.net p-ISSN: 2395-0072 © 2020, IRJET | Impact Factor value: 7.34 | ISO 9001:2008 Certified Journal | Page 1379 SMAC (IoT in Social, Mobile, Analytics, and Cloud) (I- SMAC), 2017. [5] M. R. Mishi, R. Bibi, and T. Ahsan, “Multiple motion control systems of the robotic car based on IoT to produce cloud service,” 2017 IEEE International Conference on Electrical, ComputerandCommunication Engineering (ECCE), 2017. [6] D. Chakraborty, K. Sharma, R. K. Roy, H. Singh, and T. Bezboruah, “Android application based monitoring and controlling of movement of a remotely controlled robotic car mounted with various sensors via Bluetooth,” 2016 IEEE International Conference on Advances in Electrical, Electronic and Systems Engineering (ICAEES), 2016. [7] S. J. Lee, J. Lim, G. Tewolde, and J. Kwon, “Autonomous tour guide robot by using ultrasonic range sensors and QR code recognition in an indoor environment,” IEEE International Conference on Electro/Information Technology, 2014. [8] E. Amareswar, G. S. S. K. Goud, K. R. Maheshwari, E. Akhil, S. Aashraya, and T. Naveen, “Multipurpose military service robot,” 2017 IEEE International Conference of Electronics, Communication, and Aerospace Technology (ICECA), 2017. [9] Internet: Geleceği yazanlar, Bluetooth ile İletişim, https://gelecegiyazanlar.turkcell.com.tr/konu arduino/egitim/arduino-201/bluetooth-ile-iletisim, 20.06. 2018. [10] Verma, S, Android App Controlled Bluetooth Robot, Internal Journal of Computer Applications,vol 152,no9, p.35 – 40, 2014. [11] Internet: Robotpark, DC Motor Nedir? http://www.robotpark.com.tr/Dc-Motor-Nedir, 21.06.2018.