Introduction: Fire Alarm System GSM Based Using Arduino

About: Electronicslovers started in July 2011 with the mission to produce ideas to student and engineer or hobbyist to learn electronics practically. Electronicslovers provides information by publishing tutorial, ele…

Did you know 87% of fire damages occur due to lack of early fire detection but Now we will try to Reduce this Percentage with the help of Technology so let,s Start when fire occurs the Gsm Module will send an SMS to a specified users Mobile numbers that "fire occurred in New Room" or anything you can replace this message with your Own string.

Visit my website for more cool and creative projects

Step 1: Components

Arduino Uno

LCD 16X2

LM35 TEMP SENSOR

GSM MODULE

5v Power Supply for Arduino

12v Power supply for GSM MODULE

10k Potentio Merter

Step 2: Demo on Proteus

***Download the Proteus file In Proteus Virtual Terminal Work as a GSM Module **

We set Temp Threshold Value in code if(Temp_alert_val>45) when temperature reach to 45c it will send sms to a user Mobile Number that fire Occurred you can Replace the temperature value by your Own but remember that normal Room temp is nearly equal to 25c before setting your Temp threshold first make sure what is your Room temp and set the Threshold value on the basis of Room temp.You can Replace this Mobile number by a person Cellphone number to receive a Fire alert sms ("AT+CMGS=\"+9295440000000\"\r").

Attachments

Step 3: Download the Code

The code is very Simple if you people found any difficulty while making this Project so don't hesitate to ask me

Automation Contest

Participated in the
Automation Contest