You can use your Hand gesture to control Home appliances.
-
Python 2.7
-
OpenCV
pip install opencv-python
- mediapipe
pip install mediapipe
- pyFirmata
pip install pyFirmata
- Python serial port communication:
Please give the COM number corresponding to your Serial port or USB to Serial Converter instead of COM24
- Connection of Arduino UNO: (https://user-images.githubusercontent.com/68391321/220049636-7e61b09b-d58f-49a9-9394-b2dda482448b.png)
-
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