The final version of the single-matrix BlinkenLEDs circuit and firmware. Toggles between frame mode (see BlinkenLEDs v2) and waterfall mode (see BlinkenLEDs v3) with the push of a button. Also features adjustable speed: half a second, a quarter of a second, or a whole second.
is that the game of life?
davidbball13 3 years ago
No, it's not. It's a completely random bit-pattern generated by using a hardware random bit generator (in this case, my port of the Open Random Bit), and AND-ing two frames of 64 bits together.
FubFubFub 3 years ago