Very WIP Rust driver for a Raspberry Pi Pico driving these weird Adafruit LED matrix displays. Mostly reverse-engineered the protocol for the matrix which is why the code is so janky. I also wanted to write a WiFi driver for the Pico W but didn't end up actually finishing that.
This can display colors though! And I made a cool DVD logo animation:
You might find some of this code useful if you're looking to do something similar, especially around figuring out the display protocol!
