Skip to content

HVS-4745. Automatic Fire extinguisher Robot #Four Fire sensor And Arduino.

7,500.00

This firefighting robot automatically detects fire using fire sensors and moves toward the fire source to spray water. The Arduino Uno controls the robot movement, motor operation, and water pump automatically for fire suppression.

Categories Tags
The main aim of this project is to build a firefighting robot. The Robot can be moved in all the four directions (front, back, left and right). The robot is designed in such a way that there is no requirement of manual attention towards it. This project makes use of four fire sensors which we place the four sides of the robot to detect the fire. Water motor long with relay is uses to spray the water if the sensor detects the fire. Here relay works as a switch to ON/OFF the water motor. DC motors long with l293d motor is uses to moves the robot. The Arduino Uno is a microcontroller board based on the ATmega328. It has 14 digital input/output pins (of which 6 can be used as PWM outputs), 6 analog inputs, a 16 MHz ceramic resonator, a USB connection, a power jack, an ICSP header, and a reset button. It contains everything needed to support the microcontroller; simply connect it to a computer with a USB cable or power it with an AC-to-DC adapter or battery to get started. The controlling device of the robot system is Arduino UNO Microcontroller. Microcontroller reads the data from fire sensors and decides the direction and operates the DC motors connected to it accordingly. The system also controls the fire extinguisher when the fire was detected, this robot will move towards the fire and spray the water to stop the fire. To perform this intelligent task, Microcontroller is loaded with a program written in embedded ‘C’ language.    

Features

  1. Automatically detects fire using multiple fire sensors.
  2. Moves in all four directions using DC motors.
  3. Sprays water automatically when fire is detected.
  4. Arduino Uno controls robot movement and fire detection.
  5. Relay module used to switch the water pump ON/OFF.
  6. L293D motor driver controls the DC motors efficiently.
  7. Fully automatic firefighting operation without manual control.
  8. Helps reduce fire accidents and improve safety.
      The major building blocks of this project are:
  • Battery power supply.
  • ARDUINO UNO Micro controller.
  • Four Fire sensors.
  • DC motor along with L298 driver.
  • Water motor.
  • Relay.
  • LM2596 module.
    Software’s used:
  • Embedded C program.
  • ARDUINO IDE studio.
    Block Diagram:    

video: