Fire-Detection-System.mp4
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.
