Fire Fighting Robot Using Arduino UNO
Fire Fighting Robot Using Arduino UNO
Submitted By:
Hitarth Patel (171020011014)
Rhythm Gandhi (171020011033)
Yash Prajapati (171020011045)
Yug Patel (171020011046)
Submitted to:
Dr. Abhishek Rawat
INTRODUCTION:
In this project, we build a simple robot using
Arduino that could move towards the fire and pump out
water around it to put down the fire. It is a very simple
robot that would teach us the underlying concept of
robotics.
Components Required :
1. Arduino UNO
2. Fire sensor or Flame sensor (3 Nos)
3. L293D motor Driver module
4. Small Breadboard
5. Robot chassis with motors and wheel (any type)
6. A small can
7. Connecting wires
Literature Survey:
Arduino:
The Arduino is merely a set of C/C++ functions that can be
called from your code. The microcontroller used is AT
mega 328. It has 14 digital input/output pins, 6 analog
input, 16MHz crystal oscillator, usb connection, power
jack, an ICSP header and a reset button .
Circuit Diagram:
APPLICATION:
Can be used in server rooms.
To extinguishes fire where probability of fire is high.
Usable in power plant control rooms, fire control
centres.
Disaster area monitoring and rescue.
CONCLUSION:
In this project we aim to reduce effect of fire accidents which
usually start from small flame .
The robot can successfully detects and follows the flame and
extinguishes fire by spraying water on the flame.
References :
Circuitdigest.com
Wikipedia