Gestureโ Control Laptop using ๐๐ซ๐๐ฎ๐ข๐ง๐จ ๐๐ง๐ ๐๐ฒ๐ญ๐ก๐จ๐ง .Video media player controller by taking hand gestures of the user
HAND GESTURES | OUTPUT |
---|---|
Both Hands placed |
Pause |
Right hand placed |
Fast Forward one step size โฉ |
Left hand placed |
Rewind Back one step size โช |
Right hand placed and moved |
Forward if push & Backward if pull |
Left hand placed and moved |
Volume ++ if push & Volume-- if pull ๐ |
- ARDUINO UNO
- ULTRA SONIC SENSOR
- Python -pyserial library to establish serial communication with serial ports
- PyAutoGUI- read the Serial data from Arduino and invoke certain keyboard key presses