Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 4

Project Proposal

Project Name:
Fire Alarm With SMS Notification

Group Members:
Muhammad Abdullah Khan 03-134172-109
Zulqarnain Amjad 03-134181-034
Fire Alarm With SMS Notification
GSM 800H, Arduino Based Fire Sensor and SMS Notification system,
it uses IR Sensor to detect the fire in the dark room. When it detects
the fire It Sends SMS through GSM 800H modem that is attached to
Serial Rx and Tx Pins of Arduino Set your mobile number inside the
code. IR Sensor sense Fire near about 2 to 3 meters is will detect the
fire and send the SMS to the Mobile Number which is save in the
code.

It is very useful project for factory god owns, gas god owns and other
places where there a possibilities of fire.

List of required equipment’s:

1. Arduino Uno or similar

2. GSM/GPRS Modem 800H or 900A

3. One Red and One green Led.

4. Jumper wires

5. Breadboard

6. Batteries
7. Buzzer
8. Flame Sensor

Use Breadboard for connecting batteries to arduino and gsm module


or you can give power in your way,
GSM modem required large amount of current so use 12v 1amp
power supply for it. In my case I used four 9v batteries connected in
parallel. Now Connect the vcc pin of ir sensor to 5v of the arduino,
connect gnd to gnd of arduino and Analog out pin of sensor to the A0
of the arduino.

Connect your pc to the arduino Upload the program usin ARDUINO


IDE. Note that program must be uploaded before connecting GSM
modem, because modem may get damage.

After Uploading program to arduino connect the Rx of modem to Tx of


Arduino, Tx of modem to Rx of arduino & Ground to ground.

You can see in circuit diagram.

You might also like