Skip to content

ShebinJoseJacob/TelegramBot

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Telegram Bot With ESP8266

Hi Coders, It's amazing to start my Hardware career with telegram bot API and ESP8266. Through this project I try to depict how to control ESP8266 with telegram bot which opens to the great world of IoT.

1 . Installing Telegram Bot Library

First of all download Telegram Bot library (download it from here: https://github.com/CasaJasmina/TelegramBot-Library) and add it to Arduino IDE.

2. Configure Telegram Bot

Install Telegram on your Laptop or Phone and search for Botfather. Through Botfather create your new bot.

alt text

From Botfather you can taken the token.

3. Setting up the Device

Connect ESP8266 to Arduino as shown. Connect GPIO0 to ground and reset to reset of Arduino and upload the code.

alt text

4. The Code

Put your wifi credentials and bot token and upload the code.

5. Test The Working

I here include the making and working of my project . IMAGE ALT TEXT HERE

About

Telegram Bot With ESP8266

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 100.0%