Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 466 Bytes

File metadata and controls

19 lines (12 loc) · 466 Bytes

Hand-Volume-Controller 🤏🏼🔊

This is a simple python hand volume controller, you can control the volume using your fingers.

Steps to use it :-

Copy or download the repo

Open VS Code or any other python compiler

Install the following packages:-

  1. OpenCV
  2. MediaPIPE
  3. Math
  4. PYCaw

Run the main.py file

Decrease and increase the gap between your thumb and fore-fingers to decrease and increase volume respectively.