https://rmkit.dev/apps/sas simplicity of this is so refreshing
other weird device stuff that makes programming fun:
Raspberry Pi Pico's PIOs!!!
it's so incredibly powerful and that's so surprising when you consider it's limitations (only 9 CPU instructions? no arithmetic except `JMP x--`? only 32 instructions to share among 4 PIOs? and we could make it output a VGA signal with just that!)
because rendering the actual stuff will probably take an entire core, I might use the second core to talk to other Picos over serial and provide them with an API to make graphical UI