Nothing Special   »   [go: up one dir, main page]

Spy Bot Surveillence Based On Wi-Fi Technology

Download as pdf or txt
Download as pdf or txt
You are on page 1of 6

SPY BOT SURVEILLENCE BASED ON WI-FI

TECHNOLOGY
STUDENTS: D. YASWANTH, I.BALA AKHILA KUMARI, G. LAKSHMI
NARAYANA, CH. DURGA NIVAS REDDY
GUIDE: Dr. S. PAVAN
M.Tech, Ph.D, Associate Professor
COLLEGE: TIRUMALA ENGINEERING COLLEGE
BRANCH: ELECTRONICS AND COMMUNICATION ENGINEERING
ABSTRACT
A Wi-fi Controlled Spy Robot is an Arduino Uno based robot that can be monitored and controlled by an
Android device using an Android application. The Wireless Network Camera mounted on the robot can also be
displayed on any other Android/iOS device for monitoring. In this project simple materials are used like plastic
wood for the chassis, cycle spokes for the wheel axle, DRV8833 motor driver and two 600 rpm DC motors for
propulsion in four directions namely front, reverse, left and right. Wi-Fi module is used to receive commands in the
formof strings from the Android application. The robotis covered with camouflage texture so that it does not alert
surroundings. It is made up of simple materials rather than preassembled kits because the materials are readily
and cheaply available, therobot becomes very lightweight and it can beformed into any desired size.
Index terms: Wireless, robot, wi-fi technology, android, DC motor, camera, battery.

1. INTRODUCTION
The project was inspired by the main purpose of finding people who are strucked under building during
earthquakes in the case where humans are not capable of entering through small holes. With the help of our
project we can access the places where human can’t and also can’t enter. This project can be useful in many ways
likespying on enemies in the military, find people who struck under the buildings during earthquakes and even in
our homes.
The robot can be reprogrammed faster and more efficient. The robot has sufficient intelligence to cover the
largest area to provide a secured space. The intelligence robots can perform preferred tasks in unstructured
environments with or without human detection. The real time object detection is required because safety and
security are essential in the remote monitoring and control systems such as intelligent home environments,
consumer surveillance system.
The real-time human body detection is essential for various fields like home security systems, surveillance
systems, communication systems and more. Basically the surveillance systems are building up with multiples
cameras which are placed in different angles of view to track human objects. Particularly the tracking task is
needed on cameras for dynamic objects which increases the number of cameras used in the system.

61 | P a g e
2. OBJECTIVE
The main function of the spy robot is to roam around high sensitive region and providevideo information from the
required environment to the remote monitoring station. In this project one can control the robot using Wi-Fi
reducing the human effect.
It is mainly used for monitoring activites. The act of surceillence can be performed both indoor as well as in
outdoor areas by humans or with the helpof embedded systems such as robots and other automation devices.

3. LITERATURE SURVEY
 Paper Name: Engineer’s garage
Author and Year: Tarun Agarwal, DivyaShekhawat, November 2018.
Description: Arduino Controlled war field spyingrobot and Android.

 Paper Name: IEEE Journal


Author and Year: Apoorva Singh, Sakshi Chauhan, May 2015.
Description: war field Spying Robot using Metal Detector.
 Paper Name: International Journal of researchin Engineering and Management.
Author and Year: Mr. Lokesh Mehta and PavanSharma, November 2014.
Description: Architecture of Wi-Fi Module along with DRV8833 motor driving IC compatibility.

4. TOOLS REQUIRED
Hardware Requirements
 Microcontroller: ESP 32 Cam
 Micro Bot Chassis
 Battery 4V
 Micro Motor 3.3V
 DRV8833 Module Software Requirements:
 Arduino IDE – Arduino works good in terms of prototyping. It is easy to program and programming can be
done using embedded CLanguage.

62 | P a g e
ESP 32 Cam
The ESP32 Cam Wi-Fi Module with OV2640 camera Module 2MP for face reorganization has a very
competitive small-size camera module that can operate independently as a minimum system with a foot print of
only 40 x 27 mm; a deep sleep current of up to 6mA and is widely used in various IOT applications. Here is the
pinout of the ESP 32 cam Module:

Features of ESP32 Cam


 The smallest 802.11b/g/n Wi-Fi BT soc module.
 Built in 520 KB SRAM, external 4MPSRAM.
 Supports UART/SPI/I2C/PWM/ADC/DAC.
 Support image Wi-fi upload.
 Supports TF card.
 Supports multiple sleep modes.
 Low power 32-bit CPU, can also serve theapplication processor.
DRV8833 DC Motor:
DRV8833 is a dual H-bridge motor driver IC that canbe used for bidirectional control of two brushed DC motors
at 2.7 V to 10.8 V. The maximum supply current is limited up to about 1.2A per channel continuously where as
the peak current range is 2A per channel fir a few seconds.
Battery 4V:
This is a rechargeable lead-acid battery. They are also commonly known as sealed batteries or maintenance- free
batteries. We can use this type of battery in any position or orientation we like without the fear of spillage. Also
this battery does not require any water top up throughout its service life.

 This is maintenance free battery.


 It has a long battery life of up to 10 years.
 Moreover this battery is designed with high density thin plate technology.

5. PROPOSED WORK
 Wi-fi is found to be the best IoT solution because it operates in an unlicensed Industrial Scientific and
Medical (ISM) bandand provides long distance connectivity to low power devices.

63 | P a g e
 The employment of the defense applicationsplays an important role in keeping an eye onits citizens and Wi-fi
modulation is an improved version of the traditional method asit is based on the chirp spread spectrum, which
allows the use of low-end oscillator forstorage, and makes synchronization fasterand more reliable.

6. WORKING
It moves according to commands delivered from android remote-control app via Wi-Fi.
Remote control app has four buttons for the relevance forward, left, right and backward movements and as well
as stop buttons.
The remote-control app uses a web viewer component, which is used as recipient of the Wi-Fi video stream from
the android phone mounted on the robot this video is streamed by IP webcam app, which is installed on the
android phone.
The robot can transmit video via Wi-Fi through webcam app which is installed on the phone directly on the
remote-control app.
7. APPLICATIONS
 Military Scouting Mission.
 Wireless security and surveillance in hotspots.
 Search and rescue operations.

8. FEATURES
 Records video for an adjustable amount oftime.
 Super small size.
 Streams video to a browser window.
 Ultrasonic sensor controlled – fullyindependent

9. ALL – TERRAIN DESIGN. FUTURE SCOPE


 In future the size of the robot can be reduced to small size, using Bluetooth and Zigbee the range of the robot
can be increased.
 Also in future we can also add gas sensors to identify the presence of toxic gases in the nature.
 A bomb discard equipment can be added in order to dispose bombs in the war field.

64 | P a g e
10. RESULT

In one mobile we have to change the hotspot device name and password as Device Name: iot server Password:
iotserver123
In another mobile we have to connect with that hotspot and there should be network scanner app in that mobile.
After connecting to hotspot open the Network Scanner App and then press the start button.Then in that app it will
show us three devices.
They are: a. router
b. Mobile Device Name
c. ESP 32 Cam
In ESP 32 Cam click on IP address and copy it. Paste the IP address in Chrome then it will show us left, right,
forward, backward and stop buttons with video.

11. CONCLUSION
The wireless spy robot has been designed in such a way that it can fulfill the needs of the rescue, detection and
searching for human beings at hazardous area. It has many applications and only tends to spy around the spy
robot in this system.
In this research, wireless remote-control system for moving spy robot and CCD rotate is considered battery. In
PIC microcontroller, programming can be done in several languages such as Assembly, C, or Basics etc. In this
research has presented the programming that Pic Basic Pro language is implemented into the PIC
microcontrollers which control the whole system by sending USART data from one to another. The simulation
and operation ofcontrol system can support in one corner of fully functional hardware construction. This control
system needs many considerations of motor specifications and torques for further research works.In this research,
the user can control the spy robot with wireless remote.

REFERENCES
[1] Hammadi, S., Scammell, R., Yuhas, A. (2016, July 3). Dhaka cafe attack ends with 20 hostages among
dead. The Guardian. Retrievedfrom https://www.theguardian.com/world/2016/jul/01
[2] /dhaka-bangladesh-restaurant-attack-hostages

65 | P a g e
[3] Figure 1(a). Recon Robotics. From http://aemstatic- ww1.azureedge.net/content/dam/mae/online
articles/2012/04/ReconRobotics%2020%20April%202012.jpg.
[4] Figure 1(b). Gladiator Tactical Unmanned Ground Vehicle at Redstone Arsenal. Retrieved from
Wikimedia Commons, 2006,https://commons.wikimedia.org/wiki/File:Gladi ator_RSTA.jpg
[5] Puri, E. (2016, September 3). Advantages andDisadvantages of Android Operating System.
[6] Overview. Arduino Store. Fromhttps://store.arduino.cc/usa/arduino-uno-rev3.
[7] Andrushia, A. D., and Thangarajan, R., 2017. An efficient visual saliency detection model based on ripplet
transform. Sadhana-AcademyProceedings in Engineering Sciences, 42(5), pp. 671–685.
[8] Andrushia, A. D., and Thangarajan, R., 2020. RTS-ELM: An approach for saliency directed image
segmentation with ripplet transform. Pattern Analysis and Applications, 23, pp. 385– 397.

66 | P a g e

You might also like