// LED Matrix Simulator
I’m building a small LED matrix display running its own firmware, and flashing the board just to check whether an animation looked right was slow enough that I stopped doing it as often as I should. This runs the exact same menu and playback code as the real firmware, in the browser, against a real animations folder read straight from disk.
I'd love to tell you more.
// SAM: Software Automatic Mouth
A browser replica of SAM, the 1982 Commodore 64 text-to-speech program. Type something, tune pitch, speed, mouth and throat, and it reads it back in that unmistakable cracked robot voice. Built on a vanilla JS port of the original engine.