Home Automation using Telegram IOT

YouTube Tutorial:-

Materials:-

Raspberry Pi Computer with Raspbian Operating System

4 channel Relay

5V power Supply

Jumpers

Tutorial to make a Raspberry pi Computer:- https://youtu.be/Aasot_GEe5o

Circuit:-

Commands to install python package called Telepot

sudo apt-get install python-pip
 
sudo pip install telepot

Python Code: