Control LED with Fingers Using OpenCV, MediaPipe, and Arduino
Introduction In this fun project, we’ll make a system to control LED (lights) with your fingers. We’ll use a camera to count how many fingers you’re holding up and send this information to an Arduino, which will then turn on the right number of LED . This project combines computer vision, machine learning, and a […]
Control LED with Fingers Using OpenCV, MediaPipe, and Arduino Read More »

