This is just a simple program I wrote for an Arduino Mega 2560 board with a generic ultra-sonic sensor and a 16x2 LCD display board. The main point for me is just to learn how to write C++ and gain ...
This repository contains the code for a Rock-Paper-Scissors game that uses hand gesture recognition with Python and real-time score display on an Arduino-driven LCD. The game is designed to be ...