IOT Smoke Detector: Update Existing Smoke Detector With IOT

by mybotic in Circuits > Arduino

8004 Views, 21 Favorites, 0 Comments

IOT Smoke Detector: Update Existing Smoke Detector With IOT

4.JPG

List of contributors,
Inventor :Tan Siew Chin, Tan Yit Peng, Tan Wee Heng Supervisor : Dr Chia Kim Seng

Department of Mechatronic and Robotic Engineering, Faculty of Electrical and Electronic Engineering, Universiti Tun Hussein Onn Malaysia.

Distributor: Mybotic

Material Preparation

Capture.JPG
1.JPG
3.JPG
2.JPG

For this tutorial, we require these items:

1. ESP 8266 NodeMCU Microcontroller

2. Smoke sensor MQ2

3. Temperature sensor TMP36

4. Buzzer

Disassemble the Smoke Detector

Picture1.jpg

1. Disassemble the current Smoke detector in your house by taking out the component inside and keep the casing

Hardware Connection

Picture2.jpg
Picture3.jpg
Picture4.jpg
Picture5.jpg
Picture6.jpg

Assembly the component into circuit board and plug in into the current Smoke detector as the diagram below.

Install IOT ThingSpeak Monitor Widget Apps

Picture7.jpg

Install the IOT ThingSpeak Monitor Widget apps as shown in figure below from Google Play Store in mobile phone.

Sample Source Code

Download this source code and upload to the Arduino.

Result

IOT Smoke Detector:Update Existing Smoke Detector With IOT

Based on the result, the fire warning detector will send notification to user through ESP8266 when temperature detected is greater than room temperature OR MQ2 detected smoke or combustion gases. The buzzer will sound if both sensors is triggered. It also can send signal when low battery, and control by using smartphone's apps for testing buzzer.