Hand Gesture-Controlled RGB Lighting System using Python & Embedded Hardware
Tech Stack: Python, MediaPipe, OpenCV, Serial Communication, Embedded RGB Controller
🔍 Project Overview:
Built a real-time gesture-controlled lighting system using MediaPipe and OpenCV for hand gesture detection. The system interprets specific hand movements and sends corresponding serial commands to an RGB LED controller. This allows touchless color control and is ideal for smart homes or accessibility-focused applications.
Blog: https://harshkishorani.github.io/posts/controlling-rgb-led-using-mediapipe/