// 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.