~pcein/max7219-pico-rust

Drive an 8x8 LED matrix using MAX7219 and a Raspberry Pi Pico, with Rust
Some cleanups
First commit

refs

master
browse  log 

clone

read-only
https://git.sr.ht/~pcein/max7219-pico-rust
read/write
git@git.sr.ht:~pcein/max7219-pico-rust

You can also use your local clone with git send-email.

#Use MAX7219 to interface a Raspberry Pico with 8x8 LED display

Rust translation of: https://github.com/riyas-org/max7219/tree/master/max7219-rpi, running on a Raspberry Pi Pico board.