Close

MAX7219 LED Matrix

A project log for Various Micropython Libraries and Drivers

A collection of miscellaneous libraries and drivers for Micropython

dehipudeʃhipu 06/28/2016 at 12:170 Comments

A driver for the 8x8 LED matrix. This one doesn't support chaining of multiple modules yet.

The code: https://bitbucket.org/thesheep/micropython-max7219/src/tip/max7219.py

Discussions