# vrialland/micropython-max7219

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/vrialland-micropython-max7219).**

0 stars · 0 forks

## Links

- GitHub: https://github.com/vrialland/micropython-max7219
- awesome-repositories: https://awesome-repositories.com/repository/vrialland-micropython-max7219.md

## Description

This library provides support for the MAX7219 8x8 LED matrix on ESP8266 with MicroPython. It uses framebuf internally to provide drawing primitives and text support. You can chain several matrices the way you like: if you use two 4x 8x8 matrices, you can have one of the left, and the other on…

## Tags

### Part of an Awesome List

- [LED Matrix Drivers](https://awesome-repositories.com/f/awesome-lists/devtools/led-matrix-drivers.md) — Driver for MAX7219 8x8 LED matrices.
