0% found this document useful (0 votes)
275 views3 pages

Arduino Firefighting Robot System

This document describes an Arduino-based autonomous firefighting robot. It uses an ultrasonic sensor and flame sensor to detect fires and obstacles. A water tank and spray mechanism are used to extinguish detected fires. The robot is powered by an Arduino Uno and uses additional hardware like sensors, actuators, and an LCD display to locate and put out fires independently in order to safely protect firefighters.

Uploaded by

Vampirul29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
275 views3 pages

Arduino Firefighting Robot System

This document describes an Arduino-based autonomous firefighting robot. It uses an ultrasonic sensor and flame sensor to detect fires and obstacles. A water tank and spray mechanism are used to extinguish detected fires. The robot is powered by an Arduino Uno and uses additional hardware like sensors, actuators, and an LCD display to locate and put out fires independently in order to safely protect firefighters.

Uploaded by

Vampirul29
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

Arduino Based Autonomous Fire Fighting Robot

This advanced firefighting robotic system independently detects and extinguishes


fire. In the age of technology, the world is slowly turning towards the automated
system and self-travelling vehicles, fire fighters are constantly at a risk of losing
their life. Fire spreads rapidly if it is not controlled. In case of a gas leakage there
even may be an explosion. So, in order to overcome this issue, safe guard live of
our hero, our system comes to the rescue. This firefighting robotic system is
powered by Arduino Uno development board it consists of the HC-SR04 ultra-
sonic sensor mounted on a servo motor for obstacles detection and free path
navigation, it is also equipped with the fire flame sensor for detecting and
approaching fire it also makes use of water tank and spray mechanism for
extinguishing the fire. Water spraying nozzle is mounted on servo motor to cover
maximum area. Water is pumped from the main water tank to the water nozzle
with the help of 12V pump. This water pump needs driver circuit as it consumes a
lot of current, much more than the controller provides.

Block Diagram:
Hardware Specifications
 Arduino Uno
 Ultrasonic Sensor
 Fire Fighter Robot Body
 Fire Sensor
 Buzzer
 LCD Display
 Resistors
 Capacitors
 Transistors
 Cables and Connectors
 Diodes
 PCB and Breadboards
 LED
 Transformer/Adapter
 Push Buttons
 Switch
 IC
 IC Sockets

Software Specifications

1. Arduino Compiler

2. Programming Language: C

You might also like