micropython-max7219 icon indicating copy to clipboard operation
micropython-max7219 copied to clipboard

MicroPython driver for MAX7219 8x8 LED matrix

Results 2 micropython-max7219 issues
Sort by recently updated
recently updated
newest added

Hi, I have a rotated max7219 display but rotate_180 = True does not work. The solution written at "Inverted display" was not good for me. But it works for me:...

Hi- love your work. Too trivial for a Pull Request, but can you add "shutdown" and a "normal" functions to your module, please? The Maxim Max7219 Datasheet has some good...