Skip to content

Files

Latest commit

 

History

History

Telegram Bot Integration with Arduino UNO Using Serial

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Telegram Bot Integration with Arduino UNO Using Serial

Telegram Bot Integration with Arduino UNO using Python

forthebadge made-with-python Python 3.6 PyPI license

Dependencies:

serial

pip3 install pyserial

telepot

pip3 install telepot

Add bot api key in telebot.py file

bot = telepot.Bot('') # add the bot API key

Owner:

License & Copyright

© Arbaz Khan

Licensed under the MIT License