You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A peer-to-peer wireless communication system using Arduino Uno, a 16×2 I2C LCD Display and NRF24L01 transceiver modules to transmit and receive Morse code messages. This project demonstrates encoding text into Morse code, transmitting it wirelessly, and decoding it back into human-readable form.
A real-time hand gesture recognition project combining Python, Mediapipe, and Arduino. Detects finger positions using a webcam and controls LEDs, a servo motor, and an LCD via serial communication. Perfect for robotics, IoT, and gesture-based control applications, showcasing seamless integration of computer vision and hardware.