Foam Stacker

📅

A mini replica of the arcade stacker game!

Uses a knockoff arduino nano (which actually turned out to be a pro mini with USB duct taped on), a 128x64 OLED display, a lighted pushbutton switch, and of course a foam stress toy. Since this arduino can operate from 3-6V, I ran it at 6V by connecting two CR2032 coin cell batteries, of which I have lots of extras for some reason…

View the arduino code on Codeberg. the circuit diagram

the circuit diagram

the welcome screen the main game screen the game over screen
This site's source code is released under the MIT License.