som-d / Gesture_based_Home_automation_System

You can use your Hand gesture to control Home appliances.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gesture-based-home-automation

You can use your Hand gesture to control Home appliances.

Prerequisits and Installation

  • Python 2.7

  • OpenCV

pip install opencv-python
  • mediapipe
pip install mediapipe
  • pyFirmata
pip install pyFirmata

Connection:

  • Python serial port communication:

Please give the COM number corresponding to your Serial port or USB to Serial Converter instead of COM24

(https://user-images.githubusercontent.com/68391321/220049017-f361fc64-3c18-47c4-9224-a6f773efb863.png)

Hardware: Arduino UNO, 5V Relay Module

Arduino UNO Code:

  • in arduino uno import smarrt firmata code

  • Firstly, go to the left side menu select example select firmata select smart firmata

  • import to Arduino UNO

YouTube Video

https://youtube.com/shorts/ETNypV6c6Ps?feature=share

About

You can use your Hand gesture to control Home appliances.


Languages

Language:Python 100.0%