robotics arduino-uno obstacle-avoidance-robot laptop-controlled joystick-controlled gesture-controlled
- Updated
Jul 9, 2020 - C++
A gesture-controlled media player using Arduino and sensors to manage playback (play, pause, skip, volume) through intuitive hand gestures instead of buttons.
This project allows you to control your mouse cursor using hand gestures captured through your webcam. Leveraging MediaPipe library, it detects your hand movements and translates them into mouse actions using pyautogui.
Add a description, image, and links to the gesture-controlled topic page so that developers can more easily learn about it.
To associate your repository with the gesture-controlled topic, visit your repo's landing page and select "manage topics."