Skip to content

kognise/led-matrix-driver-rp2040

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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:

GIF of bouncing color-changing DVD logo animation across 2 Adafruit LED matrices

You might find some of this code useful if you're looking to do something similar, especially around figuring out the display protocol!

About

Raspberry Pi Pico W firmware that drives some weird Adafruit LED matrices

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages