Step 01 · Demo
The ESPBoy in action
The ESPBoy is a pair of ESP32-based devices we built for the UMIEEE UMake 2026 competition — a handheld retro-style gaming console (the "game" device) and a separate wireless controller. The two boards talk to each other over the ESP-NOW protocol, and the game device also hosts a live web interface so anyone on the network can spectate and meddle with the player in real time.
The project took first place at UMake 2026. The sections that follow walk through the hardware, the games we built for it, the wireless link between the two boards, and the live spectator-voting feature.