SlideShare ist ein Scribd-Unternehmen logo
1 von 32
Fire Fighting Robot
Remotely Operated by
Android Applications
http://www.edgefxkits.com/
Fire Fighting Robot Remotely
Operated by Android Applications
Introduction
 The project is designed to develop a fire fighting robot using android
application device for remote operation. The robotic vehicle is loaded with
water tanker and a pump which is controlled over wireless communication
to throw water. An 8051 series of microcontroller is used for the desired
operation. At the transmitting end using android application device,
commands are sent to the receiver to control the movement
http://www.edgefxkits.com/
Block Diagram
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
Hardware Requirements
 8051 series Microcontroller
 Push Button
 DC Motors
 Relay
 Transistor
 Robot Body with Water Tank
 Resistors
 Capacitors
 Diode
 Battery
 Bluetooth Device
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
Software Requirements
 Keil compiler
 Languages: Embedded C or Assembly
 Android Application
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
Project components
1. ATMEGA8L-8PU Microcontroller
 The AVR is a modified Harvard architecture 8-bit RISC single chip
microcontroller developed by Atmel.
 It uses on chip flash memory for program storage
 It is a High-performance, Low-power AVR 8-bit Microcontroller with 130
Powerful Instructions - Most Single Clock Cycle Execution.
Fire Fighting Robot Remotely
Operated by Android Applications
Different components used are as follows:
http://www.edgefxkits.com/
Project components
2. HC-05 Bluetooth Module
 The HC-05 small size Bluetooth TTL transceiver module are designed for serial
communication (SPP - serial port profile).
 It allows your target device to both send or receive TTL data via Bluetooth
technology without connecting a serial cable to your computer.
 It has Coverage up to 30 ft / 10 m with Built in antenna.
 It has Power input: +3.3VDC (Bluetooth module).
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
Development of Android APP
 Android is an Open Source operating system based on the Linux Kernel
 Designed primarily for touchscreen mobile devices such as smartphones
and tablets.
 It was built to be truly open.
 For example, an application can call upon any of the phone’s core
functionality such as making calls, sending text messages, or using the
Bluetooth, camera etc.
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
Bluetooth
APIsUsing the Bluetooth APIs, an Android application can perform the following:
 Scan for other Bluetooth devices
 Query the local Bluetooth adapter for paired Bluetooth devices
 Establish RFCOMM channels
 Connect to other devices through service discovery
 Transfer data to and from other devices.
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
RF Remote Control
 The circuit uses HT 12E, HT 12D encoder and decoder.
 433MHz ASK transmitter and receiver is used for the remote control.
Fire Fighting Robot Remotely
Operated by Android Applications
http://www.edgefxkits.com/
 Range in open space(Standard Conditions) : 100 Meters
 RX Receiver Frequency : 433 MHz
 RX Typical Sensitivity : 105 Dbm
 RX Supply Current : 3.5 mA
 RX IF Frequency : 1MHz
 Low Power Consumption
Fire Fighting Robot Remotely
Operated by Android Applications
Features of
RF
http://www.edgefxkits.com/
 Easy For Application
 RX Operating Voltage : 5V
 TX Frequency Range : 433.92 MHz
 TX Supply Voltage : 3V ~ 6V
 TX Out Put Power : 4 ~ 12 Dbm
Fire Fighting Robot Remotely
Operated by Android Applications
Features of
RF
http://www.edgefxkits.com/
 The HT 12E Encoder ICs are series of CMOS LSIs for Remote Control system
applications.
 They are capable of Encoding 12 bit of information which consists of N
address bits and 12-N data bits.
 The HT 12D ICs are series of CMOS LSIs for remote control system
applications.
 This ICs are paired with each other.
Fire Fighting Robot Remotely
Operated by Android Applications
RF Encoder & Decoder
http://www.edgefxkits.com/
 For proper operation a pair of encoder/decoder with the same number of
address and data format should be selected.
 The Decoder receive the serial address and data from its corresponding
decoder, transmitted by a carrier.
 Using an RF transmission medium and gives output to the output pins after
processing the data.
Fire Fighting Robot Remotely
Operated by Android Applications
RF Encoder & Decoder
http://www.edgefxkits.com/
 L293D is a dual H-bridge motor driver
integrated circuit (IC).
 Motor drivers act as current amplifiers
since they take a low-current control
signal and provide a higher-current signal.
 This higher current signal is used to drive
the motors.
Fire Fighting Robot Remotely
Operated by Android Applications
Motor Driver L293D
http://www.edgefxkits.com/
 L293D contains two inbuilt H-bridge driver circuits.
 In its common mode of operation, two DC motors can be driven
simultaneously, both in forward and reverse direction.
Fire Fighting Robot Remotely
Operated by Android Applications
Motor Driver L293D
http://www.edgefxkits.com/
 L293D has 2 set of arrangements where
one set has input 1, input 2, output 1
and output 2 and other set has input 3,
input 4, output 3 and output 4, according
to block diagram if pin no 2 & 7 are high
then pin no 3 & 6 are also high.
 If enable 1 and pin number 2 are high
leaving pin number 7 as low then the
motor rotates in forward direction.
Fire Fighting Robot Remotely
Operated by Android Applications
Operation of Motor Driver
http://www.edgefxkits.com/
 If enable 2 and pin number 10 are high leaving pin number 15 as low
then the motor rotates in forward direction.
 If enable 1 and pin number 2 are low leaving pin number 7 as high then
the motor rotates in reverse direction.
 If enable 2 and pin number 15 are high leaving pin number 10 as low
then the motor rotates in forward direction.
Fire Fighting Robot Remotely
Operated by Android Applications
Operation of Motor Driver
http://www.edgefxkits.com/
 A rectangular base to support the whole robot structure, attached to two
wheels for motion.
 A couple of DC motors to provide required movement to the robot.
 A control unit consisting of an RF receiver which receives command
signals from a transmitter unit to control the engine driver and control the
motors accordingly.
 A metal detector circuit along with a buzzer alarm which triggered once
the metal detected.
Fire Fighting Robot Remotely
Operated by Android Applications
Designing the Robot
The robotic vehicle consists of the following units:
http://www.edgefxkits.com/
Types of Fire Fighting Robotic Vehicles
 Home Fire Fighting Robotic Vehicle
 Industrial Fire Fighting
 Forest Fire Fighting
Fire Fighting Robot Remotely
Operated by Android Applications
Designing the Robot
http://www.edgefxkits.com/
Fire Fighting Robot Remotely
Operated by Android Applications
Designing the Robot
Home Fire Fighting Robotic Vehicle:
 The field action constrained on the current Flore of house.
 This robot is using many house hold items catch fire when someone is
asleep or away.
http://www.edgefxkits.com/
Fire Fighting Robot Remotely
Operated by Android Applications
Designing the Robot
Industrial Fire Fighting:
 Most of the industries are faced fire accidents problems like gas, petrol,
nuclear power plants, chemical industries huge amount of damage.
 And more number of peoples is dead near surrounding areas.
 This robot has the strength to carry a fire around inside burning area to
supply unlimited water.
http://www.edgefxkits.com/
Fire Fighting Robot Remotely
Operated by Android Applications
Designing the Robot
Forest Fire Fighting:
 Forest Fires is very dangers.
 It can be a short time burning large amount of forest area.
 Even city fire departments have to deals with forest fires in the area
surrounding city.
http://www.edgefxkits.com/
 The project uses HT12E Encoder which converts 4 bit data to serial
output which is then fed to the RF module.
 For transmitting the same to be received by the receiver RF module the
output of which is fed to HT12D the serial decoder I.
 The output of which is fed to controller.
 The transmitting end MC is connected to a set of pushbutton.
Fire Fighting Robot Remotely
Operated by Android Applications
Working Principle
http://www.edgefxkits.com/
 Thus while a particular button is pressed the program executed delivers
corresponding 4-bit data which are then transmitted serially at port 1.
 The data so received at the receiver end of port 1 operates the motor
through motor driver IC L293D as required being interfaced from the
Microcontroller output port 2.
 The transmitter is powered by a 6v battery in series with a silicon diode
to finally develop required voltage for microcontroller circuit.
Fire Fighting Robot Remotely
Operated by Android Applications
Working Principle
http://www.edgefxkits.com/
 The receiver is powered by a 12v battery in series with a silicon diode to
protect the circuits from accidental reverse battery connection.
 5V DC out of the 12V available from regulator IC 7805 is fed to the
controller, decoder, the motor driver IC L293D pin 8 for operation of the
motor.
 The receiving unit uses one more motor driver IC L293D for driving one
DC Motor for arm operation with a boom mounted on its shaft.
Fire Fighting Robot Remotely
Operated by Android Applications
Working Principle
http://www.edgefxkits.com/
 At the end of the shaft a nozzle is connected to a water tanks mounted
water pump which is powered from “NO” contacts of a relay that is
driven by transistor Q1 from the output of MC pin 15.
 Thus in the event of a fire the robotic vehicle is moved over to the
location by operating the left, right, forward & backward button etc.
 After it reaches the site the nozzle mounted motor takes position
through the water on the fire from the water tank mounted DC pump
actuated by the relay RL1.
 Thus the fire can be extinguished.
Fire Fighting Robot Remotely
Operated by Android Applications
Working Principle
http://www.edgefxkits.com/
 Capability of sensing accurately with increased flexibility
 No line of sight Not blocked by common materials.
 It can pass through solids Longer range
 Not sensitive to light
 Not sensitive to weather conditions
Fire Fighting Robot Remotely
Operated by Android Applications
Advantages
http://www.edgefxkits.com/
 Communication devices mostly use similar frequency, so interference
occurs if the address are not specified.
 High cost.
 Data rate transmission is lower than wired transmission.
 It cannot be work beyond the limit
Fire Fighting Robot Remotely
Operated by Android Applications
Disadvantages
http://www.edgefxkits.com/
Industries are using RF solutions:
 For monitoring, control, process, inventory tracking, data links and bar code
reading devices.
Consumer products:
 Electronic toys, home security, gate and garage door openers,
intercom, fire and safety systems, and irrigation controllers.
Medical products:
 Patient call and monitoring, handicap assistance device, surgery
communication system, remote patient data logging and ECG
monitor.
Fire Fighting Robot Remotely
Operated by Android Applications
Applications
http://www.edgefxkits.com/
Fire Fighting Robot Remotely
Operated by Android Applications
Conclusion
 Fire Fighting Robot Remotely Operated by Android Applications was designed and
implemented For fire monitoring, control, process, inventory tracking, data links
and bar code reading devices. the project can be enhanced by interfacing it with a
wireless camera so that the person controlling it can view operation of the robot
remotely on a screen.
http://www.edgefxkits.com/

Weitere ähnliche Inhalte

Was ist angesagt?

Human Detection Robot
Human Detection RobotHuman Detection Robot
Human Detection RobotSamiul Bapon
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind StickGagandeep Singh
 
anti theft alarm for bikes by vinod and venu
anti theft alarm for bikes by vinod and venuanti theft alarm for bikes by vinod and venu
anti theft alarm for bikes by vinod and venuvenu13
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...mahesh_rman
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeNidhiRaut7
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingPranav Veerani
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptRanjan Gupta
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled RobotPankaj Rai
 
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...Hitesh Kumar Singh
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduinoNiranjan Kumar
 
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMJOLLUSUDARSHANREDDY
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communicationR prasad
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robotUVSofts Technologies
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONVarun Divekar
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting RobotSaadullah74
 
Android controlled robot
Android controlled robotAndroid controlled robot
Android controlled robotBen Johnke
 
Application of IOT "Smart Bin"
Application of IOT "Smart Bin"Application of IOT "Smart Bin"
Application of IOT "Smart Bin"Akhil Goyal
 

Was ist angesagt? (20)

Human Detection Robot
Human Detection RobotHuman Detection Robot
Human Detection Robot
 
Sensor Based Blind Stick
Sensor Based Blind StickSensor Based Blind Stick
Sensor Based Blind Stick
 
anti theft alarm for bikes by vinod and venu
anti theft alarm for bikes by vinod and venuanti theft alarm for bikes by vinod and venu
anti theft alarm for bikes by vinod and venu
 
Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...Automatic vehicle accident detection and messaging system using gsm and gps m...
Automatic vehicle accident detection and messaging system using gsm and gps m...
 
Automatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John CollegeAutomatic Fire Fighting Robot by St John College
Automatic Fire Fighting Robot by St John College
 
Smart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controllingSmart shopping trolley using rfid and remote controlling
Smart shopping trolley using rfid and remote controlling
 
IoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System pptIoT Based Garbage Monitoring System ppt
IoT Based Garbage Monitoring System ppt
 
Bluetooth Controlled Robot
Bluetooth Controlled RobotBluetooth Controlled Robot
Bluetooth Controlled Robot
 
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
Project report on Vehicle accident and Alcohol sensing alert with Engine Lock...
 
Fire fighting robot using arduino
Fire fighting robot using arduinoFire fighting robot using arduino
Fire fighting robot using arduino
 
Fire sensing robo
Fire sensing roboFire sensing robo
Fire sensing robo
 
Bluetooth controlled robot
Bluetooth controlled robotBluetooth controlled robot
Bluetooth controlled robot
 
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEMAUTOMATIC RAILWAY GATE CONTROL SYSTEM
AUTOMATIC RAILWAY GATE CONTROL SYSTEM
 
Inter vehicle communication
Inter vehicle communicationInter vehicle communication
Inter vehicle communication
 
Arduino bluetooth controlled robot
Arduino bluetooth controlled robotArduino bluetooth controlled robot
Arduino bluetooth controlled robot
 
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATIONBLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
BLUETOOTH CONTROL ROBOT WITH ANDROID APPLICATION
 
SMART TRAFFIC CONTROL
SMART TRAFFIC CONTROLSMART TRAFFIC CONTROL
SMART TRAFFIC CONTROL
 
Fire Fighting Robot
Fire Fighting RobotFire Fighting Robot
Fire Fighting Robot
 
Android controlled robot
Android controlled robotAndroid controlled robot
Android controlled robot
 
Application of IOT "Smart Bin"
Application of IOT "Smart Bin"Application of IOT "Smart Bin"
Application of IOT "Smart Bin"
 

Andere mochten auch

Fire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportFire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportRobolab Technologies Pvt. Ltd
 
Fire fighting robot remotely operated
Fire fighting robot remotely operatedFire fighting robot remotely operated
Fire fighting robot remotely operatedMohit Keshav
 
Fire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollerFire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollervibs1893
 
Rf controlled fire fighting robot
Rf controlled fire fighting robotRf controlled fire fighting robot
Rf controlled fire fighting robotPRADEEP Cheekatla
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot pptVarun B P
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPTAIRTEL
 
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)raj.kamal13
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of android controlled robotankit8743
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarVarun A M
 
fire preventing robot ppt copy
fire preventing robot ppt   copyfire preventing robot ppt   copy
fire preventing robot ppt copysunil958
 
Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012Droidcon Eastern Europe
 
Motion control application for clean room robot
Motion control application for clean room robotMotion control application for clean room robot
Motion control application for clean room robotElmo Motion Control
 
PIC based automatic fire fighting robot
PIC based automatic fire fighting robotPIC based automatic fire fighting robot
PIC based automatic fire fighting robotkitta1010
 
Robot Tele-operation System Based on GPRS
Robot Tele-operation System Based on GPRSRobot Tele-operation System Based on GPRS
Robot Tele-operation System Based on GPRSarunjps
 
Bluetooth remote control... from your mobile phone
Bluetooth remote control... from your mobile phoneBluetooth remote control... from your mobile phone
Bluetooth remote control... from your mobile phoneBebe Bilguun
 

Andere mochten auch (20)

Fire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project ReportFire Detector And Extinguisher Robot- Project Report
Fire Detector And Extinguisher Robot- Project Report
 
Fire fighting robot remotely operated
Fire fighting robot remotely operatedFire fighting robot remotely operated
Fire fighting robot remotely operated
 
Fire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontrollerFire fighting robot using 8051 microcontroller
Fire fighting robot using 8051 microcontroller
 
Fire Fighting Robotic Vehicle
Fire Fighting Robotic VehicleFire Fighting Robotic Vehicle
Fire Fighting Robotic Vehicle
 
Rf controlled fire fighting robot
Rf controlled fire fighting robotRf controlled fire fighting robot
Rf controlled fire fighting robot
 
Wireless robot ppt
Wireless robot pptWireless robot ppt
Wireless robot ppt
 
WIRELESS ROBOT PPT
WIRELESS ROBOT PPTWIRELESS ROBOT PPT
WIRELESS ROBOT PPT
 
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)Advanced Rational Robot   A Tribute (http://www.geektester.blogspot.com)
Advanced Rational Robot A Tribute (http://www.geektester.blogspot.com)
 
Presentation slides of android controlled robot
Presentation slides of android controlled robotPresentation slides of android controlled robot
Presentation slides of android controlled robot
 
Bluetooth Controlled Robot/Car
Bluetooth Controlled Robot/CarBluetooth Controlled Robot/Car
Bluetooth Controlled Robot/Car
 
fire preventing robot ppt copy
fire preventing robot ppt   copyfire preventing robot ppt   copy
fire preventing robot ppt copy
 
Firebot
FirebotFirebot
Firebot
 
Final project report
Final project reportFinal project report
Final project report
 
Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012Android + arduino = love @ Droidcon Bucharest 2012
Android + arduino = love @ Droidcon Bucharest 2012
 
Motion control application for clean room robot
Motion control application for clean room robotMotion control application for clean room robot
Motion control application for clean room robot
 
PIC based automatic fire fighting robot
PIC based automatic fire fighting robotPIC based automatic fire fighting robot
PIC based automatic fire fighting robot
 
Android meets Arduino
Android meets ArduinoAndroid meets Arduino
Android meets Arduino
 
final bs project
final bs projectfinal bs project
final bs project
 
Robot Tele-operation System Based on GPRS
Robot Tele-operation System Based on GPRSRobot Tele-operation System Based on GPRS
Robot Tele-operation System Based on GPRS
 
Bluetooth remote control... from your mobile phone
Bluetooth remote control... from your mobile phoneBluetooth remote control... from your mobile phone
Bluetooth remote control... from your mobile phone
 

Ähnlich wie Fire fighting robot remotely operated by android applications

Controlling Robotic Vehicle With IR Remote
Controlling Robotic Vehicle With IR RemoteControlling Robotic Vehicle With IR Remote
Controlling Robotic Vehicle With IR RemoteEdgefxkits & Solutions
 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxSyedMohiuddin62
 
Android controlled robot
Android controlled robotAndroid controlled robot
Android controlled robotSatyendra Gupta
 
Presentation slides on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robotsiddharth8743
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android applicationDheeraj Kumar
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarIRJET Journal
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controllSumit Saini
 
Bluetooth controled robot
Bluetooth controled robotBluetooth controled robot
Bluetooth controled robotStuart Stuart
 
Remote Operated Spy Robot Vehicle
Remote Operated Spy Robot VehicleRemote Operated Spy Robot Vehicle
Remote Operated Spy Robot Vehicleijtsrd
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project DINKAR MALI
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectDINKAR MALI
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectDINKAR MALI
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectDINKAR MALI
 
Project_report_voice_controlling_robot
Project_report_voice_controlling_robotProject_report_voice_controlling_robot
Project_report_voice_controlling_robotamjadali492
 
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
 
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
 
Remote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayRemote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayEdgefxkits & Solutions
 

Ähnlich wie Fire fighting robot remotely operated by android applications (20)

Controlling Robotic Vehicle With IR Remote
Controlling Robotic Vehicle With IR RemoteControlling Robotic Vehicle With IR Remote
Controlling Robotic Vehicle With IR Remote
 
Fire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptxFire Fighter Robot with Night Vision Camera (1).pptx
Fire Fighter Robot with Night Vision Camera (1).pptx
 
Android controlled robot
Android controlled robotAndroid controlled robot
Android controlled robot
 
Presentation slides on android controlled robot
Presentation slides on android controlled robotPresentation slides on android controlled robot
Presentation slides on android controlled robot
 
Bluetooth controlled robot
Bluetooth controlled robotBluetooth controlled robot
Bluetooth controlled robot
 
War robot with night vision camera android application
War robot with night vision camera  android applicationWar robot with night vision camera  android application
War robot with night vision camera android application
 
Arduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic CarArduino Based Bluetooth Controlled Robotic Car
Arduino Based Bluetooth Controlled Robotic Car
 
Robo wireless controll
Robo wireless controllRobo wireless controll
Robo wireless controll
 
Bluetooth controled robot
Bluetooth controled robotBluetooth controled robot
Bluetooth controled robot
 
Remote Operated Spy Robot Vehicle
Remote Operated Spy Robot VehicleRemote Operated Spy Robot Vehicle
Remote Operated Spy Robot Vehicle
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project
 
Alcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking ProjectAlcohol Sensing Alert with Engine Locking Project
Alcohol Sensing Alert with Engine Locking Project
 
Project_report_voice_controlling_robot
Project_report_voice_controlling_robotProject_report_voice_controlling_robot
Project_report_voice_controlling_robot
 
339_311 PPT
339_311 PPT339_311 PPT
339_311 PPT
 
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
 
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
 
Remote ac power control by android application with lcd display
Remote ac power control by android application with lcd displayRemote ac power control by android application with lcd display
Remote ac power control by android application with lcd display
 

Mehr von Edgefxkits & Solutions

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchEdgefxkits & Solutions
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsEdgefxkits & Solutions
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motorEdgefxkits & Solutions
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemEdgefxkits & Solutions
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsEdgefxkits & Solutions
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motorEdgefxkits & Solutions
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerEdgefxkits & Solutions
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsEdgefxkits & Solutions
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsEdgefxkits & Solutions
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierEdgefxkits & Solutions
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsEdgefxkits & Solutions
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsEdgefxkits & Solutions
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsEdgefxkits & Solutions
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsEdgefxkits & Solutions
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Edgefxkits & Solutions
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interfaceEdgefxkits & Solutions
 

Mehr von Edgefxkits & Solutions (20)

Mains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switchMains operated under voltage over voltage trip switch
Mains operated under voltage over voltage trip switch
 
Scada for remote industrial plant
Scada for remote industrial plant Scada for remote industrial plant
Scada for remote industrial plant
 
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering ProjectsTV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
TV Remote Jammer | 555 Timer Projects | Final Year Engineering Projects
 
Predefined speed control of bldc motor
Predefined speed control of bldc motorPredefined speed control of bldc motor
Predefined speed control of bldc motor
 
Microcontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security SystemMicrocontroller based Electronic Eye Controlled security System
Microcontroller based Electronic Eye Controlled security System
 
How to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering studentsHow to select the diy electrical projects kit by engineering students
How to select the diy electrical projects kit by engineering students
 
Smooth start of a single phase induction motor
Smooth start of a single phase induction motorSmooth start of a single phase induction motor
Smooth start of a single phase induction motor
 
How to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontrollerHow to build a robot with an arduino and 8051 microcontroller
How to build a robot with an arduino and 8051 microcontroller
 
Opto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and ApplicationsOpto-Electronic Oscillator Circuit Working and Applications
Opto-Electronic Oscillator Circuit Working and Applications
 
Importance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering StudentsImportance of Doing Mini Projects By Engineering Students
Importance of Doing Mini Projects By Engineering Students
 
Common mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifierCommon mode rejection ratio (cmrr) and the operational amplifier
Common mode rejection ratio (cmrr) and the operational amplifier
 
Vehicle tracking by gps gsm
Vehicle tracking by gps   gsm Vehicle tracking by gps   gsm
Vehicle tracking by gps gsm
 
Tutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applicationsTutorial on avr atmega8 microcontroller, architecture and its applications
Tutorial on avr atmega8 microcontroller, architecture and its applications
 
Photodiode working principle characteristics and applications
Photodiode working principle characteristics and applicationsPhotodiode working principle characteristics and applications
Photodiode working principle characteristics and applications
 
Cro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applicationsCro cathode ray oscilloscope working and applications
Cro cathode ray oscilloscope working and applications
 
Rfid security access control system
Rfid security access control systemRfid security access control system
Rfid security access control system
 
Density based traffic signal system
Density based traffic signal systemDensity based traffic signal system
Density based traffic signal system
 
Electronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And ApplicationsElectronic Speed Control (ESC) Circuits, Working And Applications
Electronic Speed Control (ESC) Circuits, Working And Applications
 
Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1Difference between soc and single board computer ppt1
Difference between soc and single board computer ppt1
 
Prepaid energy meter with gsm interface
Prepaid energy meter with gsm interfacePrepaid energy meter with gsm interface
Prepaid energy meter with gsm interface
 

Kürzlich hochgeladen

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...Call Girls in Nagpur High Profile
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college projectTonystark477637
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlysanyuktamishra911
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...ranjana rawat
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdfankushspencer015
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxAsutosh Ranjan
 
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
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Dr.Costas Sachpazis
 
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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).pptssuser5c9d4b1
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...ranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
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
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
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
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Serviceranjana rawat
 

Kürzlich hochgeladen (20)

Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...Booking open Available Pune Call Girls Koregaon Park  6297143586 Call Hot Ind...
Booking open Available Pune Call Girls Koregaon Park 6297143586 Call Hot Ind...
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
result management system report for college project
result management system report for college projectresult management system report for college project
result management system report for college project
 
KubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghlyKubeKraft presentation @CloudNativeHooghly
KubeKraft presentation @CloudNativeHooghly
 
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
(SHREYA) Chakan Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Esc...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Coefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptxCoefficient of Thermal Expansion and their Importance.pptx
Coefficient of Thermal Expansion and their Importance.pptx
 
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 )
 
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
Structural Analysis and Design of Foundations: A Comprehensive Handbook for S...
 
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
 
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
247267395-1-Symmetric-and-distributed-shared-memory-architectures-ppt (1).ppt
 
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
The Most Attractive Pune Call Girls Manchar 8250192130 Will You Miss This Cha...
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
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
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
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...
 
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
(RIA) Call Girls Bhosari ( 7001035870 ) HI-Fi Pune Escorts Service
 

Fire fighting robot remotely operated by android applications

  • 1. Fire Fighting Robot Remotely Operated by Android Applications
  • 2. http://www.edgefxkits.com/ Fire Fighting Robot Remotely Operated by Android Applications Introduction  The project is designed to develop a fire fighting robot using android application device for remote operation. The robotic vehicle is loaded with water tanker and a pump which is controlled over wireless communication to throw water. An 8051 series of microcontroller is used for the desired operation. At the transmitting end using android application device, commands are sent to the receiver to control the movement
  • 3. http://www.edgefxkits.com/ Block Diagram Fire Fighting Robot Remotely Operated by Android Applications
  • 4. http://www.edgefxkits.com/ Hardware Requirements  8051 series Microcontroller  Push Button  DC Motors  Relay  Transistor  Robot Body with Water Tank  Resistors  Capacitors  Diode  Battery  Bluetooth Device Fire Fighting Robot Remotely Operated by Android Applications
  • 5. http://www.edgefxkits.com/ Software Requirements  Keil compiler  Languages: Embedded C or Assembly  Android Application Fire Fighting Robot Remotely Operated by Android Applications
  • 6. http://www.edgefxkits.com/ Project components 1. ATMEGA8L-8PU Microcontroller  The AVR is a modified Harvard architecture 8-bit RISC single chip microcontroller developed by Atmel.  It uses on chip flash memory for program storage  It is a High-performance, Low-power AVR 8-bit Microcontroller with 130 Powerful Instructions - Most Single Clock Cycle Execution. Fire Fighting Robot Remotely Operated by Android Applications Different components used are as follows:
  • 7. http://www.edgefxkits.com/ Project components 2. HC-05 Bluetooth Module  The HC-05 small size Bluetooth TTL transceiver module are designed for serial communication (SPP - serial port profile).  It allows your target device to both send or receive TTL data via Bluetooth technology without connecting a serial cable to your computer.  It has Coverage up to 30 ft / 10 m with Built in antenna.  It has Power input: +3.3VDC (Bluetooth module). Fire Fighting Robot Remotely Operated by Android Applications
  • 8. http://www.edgefxkits.com/ Development of Android APP  Android is an Open Source operating system based on the Linux Kernel  Designed primarily for touchscreen mobile devices such as smartphones and tablets.  It was built to be truly open.  For example, an application can call upon any of the phone’s core functionality such as making calls, sending text messages, or using the Bluetooth, camera etc. Fire Fighting Robot Remotely Operated by Android Applications
  • 9. http://www.edgefxkits.com/ Bluetooth APIsUsing the Bluetooth APIs, an Android application can perform the following:  Scan for other Bluetooth devices  Query the local Bluetooth adapter for paired Bluetooth devices  Establish RFCOMM channels  Connect to other devices through service discovery  Transfer data to and from other devices. Fire Fighting Robot Remotely Operated by Android Applications
  • 10. http://www.edgefxkits.com/ RF Remote Control  The circuit uses HT 12E, HT 12D encoder and decoder.  433MHz ASK transmitter and receiver is used for the remote control. Fire Fighting Robot Remotely Operated by Android Applications
  • 11. http://www.edgefxkits.com/  Range in open space(Standard Conditions) : 100 Meters  RX Receiver Frequency : 433 MHz  RX Typical Sensitivity : 105 Dbm  RX Supply Current : 3.5 mA  RX IF Frequency : 1MHz  Low Power Consumption Fire Fighting Robot Remotely Operated by Android Applications Features of RF
  • 12. http://www.edgefxkits.com/  Easy For Application  RX Operating Voltage : 5V  TX Frequency Range : 433.92 MHz  TX Supply Voltage : 3V ~ 6V  TX Out Put Power : 4 ~ 12 Dbm Fire Fighting Robot Remotely Operated by Android Applications Features of RF
  • 13. http://www.edgefxkits.com/  The HT 12E Encoder ICs are series of CMOS LSIs for Remote Control system applications.  They are capable of Encoding 12 bit of information which consists of N address bits and 12-N data bits.  The HT 12D ICs are series of CMOS LSIs for remote control system applications.  This ICs are paired with each other. Fire Fighting Robot Remotely Operated by Android Applications RF Encoder & Decoder
  • 14. http://www.edgefxkits.com/  For proper operation a pair of encoder/decoder with the same number of address and data format should be selected.  The Decoder receive the serial address and data from its corresponding decoder, transmitted by a carrier.  Using an RF transmission medium and gives output to the output pins after processing the data. Fire Fighting Robot Remotely Operated by Android Applications RF Encoder & Decoder
  • 15. http://www.edgefxkits.com/  L293D is a dual H-bridge motor driver integrated circuit (IC).  Motor drivers act as current amplifiers since they take a low-current control signal and provide a higher-current signal.  This higher current signal is used to drive the motors. Fire Fighting Robot Remotely Operated by Android Applications Motor Driver L293D
  • 16. http://www.edgefxkits.com/  L293D contains two inbuilt H-bridge driver circuits.  In its common mode of operation, two DC motors can be driven simultaneously, both in forward and reverse direction. Fire Fighting Robot Remotely Operated by Android Applications Motor Driver L293D
  • 17. http://www.edgefxkits.com/  L293D has 2 set of arrangements where one set has input 1, input 2, output 1 and output 2 and other set has input 3, input 4, output 3 and output 4, according to block diagram if pin no 2 & 7 are high then pin no 3 & 6 are also high.  If enable 1 and pin number 2 are high leaving pin number 7 as low then the motor rotates in forward direction. Fire Fighting Robot Remotely Operated by Android Applications Operation of Motor Driver
  • 18. http://www.edgefxkits.com/  If enable 2 and pin number 10 are high leaving pin number 15 as low then the motor rotates in forward direction.  If enable 1 and pin number 2 are low leaving pin number 7 as high then the motor rotates in reverse direction.  If enable 2 and pin number 15 are high leaving pin number 10 as low then the motor rotates in forward direction. Fire Fighting Robot Remotely Operated by Android Applications Operation of Motor Driver
  • 19. http://www.edgefxkits.com/  A rectangular base to support the whole robot structure, attached to two wheels for motion.  A couple of DC motors to provide required movement to the robot.  A control unit consisting of an RF receiver which receives command signals from a transmitter unit to control the engine driver and control the motors accordingly.  A metal detector circuit along with a buzzer alarm which triggered once the metal detected. Fire Fighting Robot Remotely Operated by Android Applications Designing the Robot The robotic vehicle consists of the following units:
  • 20. http://www.edgefxkits.com/ Types of Fire Fighting Robotic Vehicles  Home Fire Fighting Robotic Vehicle  Industrial Fire Fighting  Forest Fire Fighting Fire Fighting Robot Remotely Operated by Android Applications Designing the Robot
  • 21. http://www.edgefxkits.com/ Fire Fighting Robot Remotely Operated by Android Applications Designing the Robot Home Fire Fighting Robotic Vehicle:  The field action constrained on the current Flore of house.  This robot is using many house hold items catch fire when someone is asleep or away.
  • 22. http://www.edgefxkits.com/ Fire Fighting Robot Remotely Operated by Android Applications Designing the Robot Industrial Fire Fighting:  Most of the industries are faced fire accidents problems like gas, petrol, nuclear power plants, chemical industries huge amount of damage.  And more number of peoples is dead near surrounding areas.  This robot has the strength to carry a fire around inside burning area to supply unlimited water.
  • 23. http://www.edgefxkits.com/ Fire Fighting Robot Remotely Operated by Android Applications Designing the Robot Forest Fire Fighting:  Forest Fires is very dangers.  It can be a short time burning large amount of forest area.  Even city fire departments have to deals with forest fires in the area surrounding city.
  • 24. http://www.edgefxkits.com/  The project uses HT12E Encoder which converts 4 bit data to serial output which is then fed to the RF module.  For transmitting the same to be received by the receiver RF module the output of which is fed to HT12D the serial decoder I.  The output of which is fed to controller.  The transmitting end MC is connected to a set of pushbutton. Fire Fighting Robot Remotely Operated by Android Applications Working Principle
  • 25. http://www.edgefxkits.com/  Thus while a particular button is pressed the program executed delivers corresponding 4-bit data which are then transmitted serially at port 1.  The data so received at the receiver end of port 1 operates the motor through motor driver IC L293D as required being interfaced from the Microcontroller output port 2.  The transmitter is powered by a 6v battery in series with a silicon diode to finally develop required voltage for microcontroller circuit. Fire Fighting Robot Remotely Operated by Android Applications Working Principle
  • 26. http://www.edgefxkits.com/  The receiver is powered by a 12v battery in series with a silicon diode to protect the circuits from accidental reverse battery connection.  5V DC out of the 12V available from regulator IC 7805 is fed to the controller, decoder, the motor driver IC L293D pin 8 for operation of the motor.  The receiving unit uses one more motor driver IC L293D for driving one DC Motor for arm operation with a boom mounted on its shaft. Fire Fighting Robot Remotely Operated by Android Applications Working Principle
  • 27. http://www.edgefxkits.com/  At the end of the shaft a nozzle is connected to a water tanks mounted water pump which is powered from “NO” contacts of a relay that is driven by transistor Q1 from the output of MC pin 15.  Thus in the event of a fire the robotic vehicle is moved over to the location by operating the left, right, forward & backward button etc.  After it reaches the site the nozzle mounted motor takes position through the water on the fire from the water tank mounted DC pump actuated by the relay RL1.  Thus the fire can be extinguished. Fire Fighting Robot Remotely Operated by Android Applications Working Principle
  • 28. http://www.edgefxkits.com/  Capability of sensing accurately with increased flexibility  No line of sight Not blocked by common materials.  It can pass through solids Longer range  Not sensitive to light  Not sensitive to weather conditions Fire Fighting Robot Remotely Operated by Android Applications Advantages
  • 29. http://www.edgefxkits.com/  Communication devices mostly use similar frequency, so interference occurs if the address are not specified.  High cost.  Data rate transmission is lower than wired transmission.  It cannot be work beyond the limit Fire Fighting Robot Remotely Operated by Android Applications Disadvantages
  • 30. http://www.edgefxkits.com/ Industries are using RF solutions:  For monitoring, control, process, inventory tracking, data links and bar code reading devices. Consumer products:  Electronic toys, home security, gate and garage door openers, intercom, fire and safety systems, and irrigation controllers. Medical products:  Patient call and monitoring, handicap assistance device, surgery communication system, remote patient data logging and ECG monitor. Fire Fighting Robot Remotely Operated by Android Applications Applications
  • 31. http://www.edgefxkits.com/ Fire Fighting Robot Remotely Operated by Android Applications Conclusion  Fire Fighting Robot Remotely Operated by Android Applications was designed and implemented For fire monitoring, control, process, inventory tracking, data links and bar code reading devices. the project can be enhanced by interfacing it with a wireless camera so that the person controlling it can view operation of the robot remotely on a screen.