0% found this document useful (0 votes)
4 views

Fire-and-Smoke-Detection-System-with-Arduino

The document outlines a project for a fire and smoke detection system using Arduino, designed to provide early warnings to prevent loss of life and property. Key features include real-time monitoring, an audible alarm, and visual indicators, with advantages such as low cost and easy installation. Future enhancements may include IoT integration, notification features, AI algorithms, and automatic suppression systems.

Uploaded by

Neha Navale
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views

Fire-and-Smoke-Detection-System-with-Arduino

The document outlines a project for a fire and smoke detection system using Arduino, designed to provide early warnings to prevent loss of life and property. Key features include real-time monitoring, an audible alarm, and visual indicators, with advantages such as low cost and easy installation. Future enhancements may include IoT integration, notification features, AI algorithms, and automatic suppression systems.

Uploaded by

Neha Navale
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

Fire and Smoke

Detection System
with Arduino
This project focuses on designing a fire and smoke detection system with
an alarm using Arduino, providing early warning to save lives and prevent
property damage.

Presenting :

NEHA NAVALE
HARSHITA GAWALI
Project Overview

1 Early Detection
Detects smoke and abnormal temperature increases to reduce fire
risk.

2 Audible Alarm
Loud buzzer alerts occupants when smoke or fire is detected.

3 Visual Indicators
LEDs show different states, like green for normal and red for
danger.

4 Real-time Monitoring
Continuously monitors the environment for signs of fire or smoke.
Hardware Components
Main Controller Sensors Alarm & Indicators

Arduino Uno microcontroller Smoke sensor (MQ-2 or MQ-135) Buzzer for audible alarm, LEDs for
processes sensor data and controls and temperature sensor (DHT11 or visual indicators.
the system. LM35).
Software Components

Arduino IDE
Used for coding, compiling, and uploading to the Arduino board.

Embedded C/C++
Programming language for sensor logic, alarm control, and functions.

Libraries
Wire.h, DHT.h, LiquidCrystal.h for sensor and display communication.
Key Features
Early Detection Monitoring & Display
Detects both smoke and abnormal temperature Continuously monitors environment, with optional
increases. LCD display.

1 2 3

Alarm & Indicators


Buzzer alarm and LED lights for visual alerts.
Advantages
Real-time Monitoring
Provides continuous feedback on environmental conditions.

Low-cost Solution
Uses affordable components for accessibility.

Easy Installation
Can be set up with basic electronics and programming knowledge.

Energy Efficient
Consumes low power for long-term usability.
Future Scope
IoT Integration

1 Enable remote monitoring and control via smartphones.

Notification Features

2 Add GSM module to send alerts to emergency contacts.

AI Algorithms

3 Predict fire risks based on sensor data patterns.

Automatic Suppression

4 Integrate with sprinkler systems or other fire suppression.


Conclusion
The Arduino-based fire and smoke detection system offers a simple, cost-
effective, and reliable solution to enhance fire safety. Its flexibility allows
for customization and integration with emerging technologies, making it a
valuable tool for protecting lives and property.
THANK YOU

You might also like