Skip to content

dorstern3/Fire-Detection-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Fire-Detection-System

View:

  • Video:

Fire-Detection-System.mp4
  • Photos:

Description:

In the project, I used the ESP8288 Processor which receives a signal from an LM393 flame detection sensor.
The system functions as follows:

1. Fire detected:
Several operations occur simultaneously:

  • Red LED flashes.
  • Alarm is activated via a Buzzer.
  • FAN powered through an N-MOS current pusher (MOSFET) in order to control the fan effectively.

2. No fire detected:
Green LED is on.

Independently of the LM393 fire detection sensor, the system simultaneously performs continuous temperature and humidity measurements using the DHT11 sensor and displays the values in two ways:

  • Phone/Computer- Communication is established through a GUI via a WIFI module that allows connection through the TCP/IP protocol allowing for the wireless display of information.

  • 16X2 LCD- Communication via the I2C protocol allows for serial communication between the various components to display the information.

Electrical diagram:

Electrical diagram

About

Fire Detection System Project

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages