Table of Contents

Play Video

FINGER DETECTION THROUGH AI

This project uses AI to count fingers from camera images. The Arduino receives this count and lights up an equal number of LEDs to show how many fingers were detected. It's a fun way to interact with technology using hand gestures.
This project employs AI for finger counting from camera inputs. Arduino interprets this data via serial communication and illuminates LEDs accordingly, offering a visual representation of the counted fingers. It’s an interactive and educational application demonstrating AI integration with Arduino for real-time feedback based on hand gestures.
Scroll to Top