Skip to content

Latest commit

 

History

History
executable file
·
35 lines (25 loc) · 1.44 KB

README.md

File metadata and controls

executable file
·
35 lines (25 loc) · 1.44 KB

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