NAGENDRA
NAGENDRA
PRESENTATION ON
INTERNSHIP
UNDER THE GUIDENCE OF
Miss PRIYANKA .B(Asst Professor),
COMPONENTS DISADVANTAGES
CIRCUIT
DIAGRAM APPLICATION
CIRCUIT DESIGN
CONCLUSION
WORKING
EMBEDDED SYSTEM
An embedded system is a computer system a
combination of a computer processor, computer
memory, and input/output peripheral devices, that has
a dedicated function within a larger mechanical or
electronic system.
AUTOMATIC FIRE DETECTION
AND ALARM SYSTEM
INTRODUCTION
To detect fire in the area during the initial stage.
To support and supervise the fire control and suppression system
COMPONENTS REQUIRED
NodeMCU ESP8266: The NodeMCU (de Micro Controller unit) is an
open-source software and hardware development environment built
around an inexpensive System-on-a-Chip (SoC) called the ESP8266.
FIRE SENSOR: A flame-sensor is one kind of detector which is mainly
designed for detecting as well as responding to the occurrence of a fire
or flame. The flame detection response can depend on its fitting.
BUZZER:The buzzer is a sounding device that can convert audio signals into sound
signals. It is usually powered by DC voltage. It is widely used in alarms, computers,
printers and other electronic products as sound devices.
BREAD BOARD: A board used to connect electronic components such as
wires, resistors, capacitors, and coils, to conduct various experments and
projects
CIRCUIT DIAGRAM
CIRCUIT DESIGN
Connect Fire Sensor to NodeMCU:
•If using a digital fire sensor (like a flame sensor), connect its digital output pin to
any GPIO pin on the NodeMCU (e.g., D1).
•For an analog sensor (like a smoke sensor), connect its analog output pin to an
analog input pin on the NodeMCU
Connect Buzzer to NodeMCU:
Connect the positive terminal of the buzzer to a GPIO pin on the NodeMCU
(e.g., D2).
Connect the negative terminal of the buzzer to ground (GND).
Power Connections:
Power the NodeMCU using a stable 3.3V power source.
Connect the ground (GND) of the power source to the NodeMCU GND pin.
Programming the NodeMCU:
Use the Arduino IDE or any compatible IDE for programming
NodeMCU.
Write code to read sensor data (analog or digital) and monitor for fire
detection.
WiFi Connectivity:
Implement logic to trigger the buzzer alarm when fire is detected.
Use the ESP8266WiFi library to connect NodeMCU to your local Wi-Fi
network.
Configure the NodeMCU to send notifications or alerts over Wi-Fi when
fire is detected.
Integration with IoT Platform (Optional):
Integrate with IoT platforms such as Blynk, Thingspeak, or MQTT
brokers for remote monitoring and control.
• Send notifications or alerts to mobile devices or email addresses when
fire is detected
WORKING
Fire alarm systems use automatic functions to detect the occurrence of an event
that may result in a fire.
They receive a signal from a fire sensor (smoke, heat, or carbon monoxide
detector) and automatically transmit it to the fire alarm panel.
In wireless systems, the signal from the detectors to the control panel is
transmitted with radio frequency. Heat detectors usually have built-in thermistors
to sense the heat.
Low cost
Time consumption
Speed of Response
Detection Distance
DISADVANTAGES
False Alarms.
High Cost.
Blinded by thick smoke , vapours grease and oil deposits on the detectors
window.