Skip to content

Control light using raspberry pi and Telegram bot

Notifications You must be signed in to change notification settings

YasinEnigma/SmartHome

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Smart Home Project By Telegram BOT

Hits

The Internet of things is the network of devices such as vehicles, and home appliances that contain electronics, software, sensors, actuators, and connectivity which allows these things to connect, interact and exchange data.

in this project, we are using Telegram Bot for led control. this project, you can control your LED using two way:

  1. manual control => in manual control, you can control bot like an electronic key.
  2. smart control => in smart control, LEDs control using a Digital Light sensor module, the LEDs control based on light measures.

Clone Project

$ git clone https://github.com/YasinEnigma/IOT_Project
$ cd IOT_Project

for install gpio lib in raspberry pi:

$ sudo apt update
$ sudo apt-get -y install python3-rpi.gpio
$ pip install -r requirement.txt
$ python run.py

TODO

  • Add a database for saving log and data.
  • using a platform for visualize information.
  • Add Machine learning and analysis for predict.
  • Add new scenario like smart door, rfid, ....

Project Demo

youtube