NodeMCU Kit using Telegram : Smoke and Flame Alert System

 

Project 5 : Smoke and Flame Alert System

  • Get an alert when theres is gas leakage or flame with IoT project using Telegram Bot

  • Required Components : ESP8266, Breadboard, MQ2 Sensor, Flame Sensor, two LEDs, two resistor (optional), nine Male-to-Female, two Female-to-Female jumper

Step 1 : Connect the jumper as the shown picture

Step 2 : Copy and paste the code to Arduino IDE

Download the code here !

Change this things before you upload :  

- "wifi name" to your own WiFi

- "wifi password" as your WiFi password

- "botfather token" to the token you get 

- "chat id number" to the number you get from chat id

 

Output :

Hardware Components


Related Posts

NodeMCU Kit using Telegram : Weather Monitoring System

NodeMCU Kit using Telegram : Weather Monitoring System

Create a Weather Monitoring System using Telegram Bot wit IoT technologies !..