Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
4c611da6d1
Finally, big_clock is working correctly with smoothly moving seconds and stuff. Also, the spacing of the moving seconds is now configurable.
416ab46f9b
Repaired font3x5_numbers_blocky: A 5 will now be shown as 5 instead of 9. m(
b4aa711940
Lots of settings stuff: The webinterface at /settings now lets you change the settings. Also, these changes will be saved to SPIFFS and loaded after a reboot.
075f434997
Small fixes and tweaks to blur2d, clock and firework.
c1024b3423
As noticed, this reverts big_clock to the pre-subsampling state.
2395e51e88
Added different rendering modes for the subpixel stuff.
1c1c3a8054
Kinda fixed big_clock effect, but it doesn't look nearly as cool as I'd hoped... So this commit includes the fix and the next commit will be a revert to the older, non-subsampled code, which just looked better.
1754f49b68
Better results from memory leak effect.
0b80b74be3
Added more effects to the cycle effect.
33c2417534
Added recorder to be able to stream the current LED data via network. That way you can create nice looking GIF images of the effects - and even develop effects without having to look at the actual LED panel.