Skip to content

Latest commit

ย 

History

History
29 lines (20 loc) ยท 993 Bytes

README.md

File metadata and controls

29 lines (20 loc) ยท 993 Bytes

gesture-Control

Gestureโœ‹ Control Laptop using ๐€๐ซ๐๐ฎ๐ข๐ง๐จ ๐š๐ง๐ ๐๐ฒ๐ญ๐ก๐จ๐ง .Video media player controller by taking hand gestures of the user

Functions

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 ๐Ÿ”‰

SETUP -HARDWARE

CODE EXECUTION

TECH USED

  • 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