NodeMCU Kit using Telegram : Light Control

 

Project 4 : Light Control Using Telegram Bot

Control the LEDs remotely using Telegram Bot

Required Components : ESP8266, Breadboard, three resistor (optional), four Male-to-Female jumper.

Step 1 : Connect the jumper as the shown picture, pin D1 to red D2 to yellow D3 to yellow :

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: 

Write the prompt to on and off the LED's

 

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 !..