Skip to content

dorstern3/LED-by-Fingers

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LED-by-Fingers

View:

  • Video:

2.videos.together.mp4
  • Photos:

  • All Fingers:

  • 4 Fingers:

  • 3 Fingers:

  • 2 Fingers:

  • 1 Finger:

Description:

  • Fist - LEDs blink.
  • Each finger on the hand has its own dedicated LED.
  • Hand type detection (Right / Left).
  • LEDs turn off when no hand or finger is detected.
  • Print to the terminal the LED states (as an array) and the hand detection result (Right / Left / None).

Install:

Requirement: Python version 3.11 - the project will only work with this version.

If you are working in a virtual environment (venv):

  • Activate the virtual environment:
    Run .\venv\Scripts\activate (replace venv with your environment's name).
  • Run python LedByFingersP.py (replace LedByFingersP with the name of your Python executable).

About

Real-time LED control using an AI model that decodes hand and finger movements

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published