Posts tagged with #arduino-cli
- $ open A Real Drum for a Browser Rhythm Game (ESP32 + Web Serial) ↗
Rhythm Hands is a little browser rhythm game I built for my kid. This post wires a physical drum to it: a piezo sensor on an ESP32 DevKit, a threshold-and-debounce sketch, and Web Serial reading hit events straight into the game with no server in between. Includes the two bugs that ate the afternoon.