Skip to content

ATmega FireFighter constantly searches for fire incidents. When it senses a fire incident, it alerts people using GSM technology and throws water to the fireplace using a water pump.

Notifications You must be signed in to change notification settings

inferiorzoned/ATmega-FireFighter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ATmega FireFighter

This is an ATmega32-based project done as the term project of CSE 316: Microcontrollers, Microprocessors and Embedded Systems sessional course in CSE, BUET. Me and my project collaborators (imtial & shahrarswapnil) developed this system to constantly search for fire incidents in its surveillance area. In case of a fire incident, it alerts the place owner or the corresponding authorities via mobile phone SMS from an emergency number and extinguishes the fire by throwing water directly to the fire source.

Video Demonstration (click)

Demonstration

Basic Hardware Components

  1. ATmega32 Microcontroller
  2. Flame Sensor
  3. Servo Motor
  4. DC Motor
  5. GSM module
  6. LCD Module

Used ATmega32 Features

  1. ADC
  2. PWM
  3. UART

What This Repository Includes

  1. Code for detecting fire, servo movement, extinguishing fire, showing info on LCD module
  2. Code for GSM module
  3. A detailed HTML report on the project

About

ATmega FireFighter constantly searches for fire incidents. When it senses a fire incident, it alerts people using GSM technology and throws water to the fireplace using a water pump.

Topics

Resources

Stars

Watchers

Forks