Uno_HUB75_Driver

Display

Minimal HUB75 LED Matrix Library for Uno
A low resource library to drive a 16 X 32 HUB75 display from an Arduino Uno. 8-color only, framebuffer only requires 256 bytes of RAM (512 bytes for double-buffering). Includes some graphic primitives and a 5x7 character set.

Author: Matt Brugman

Maintainer: Matt Brugman

Read the documentation

Compatibility

This library is compatible with the avr architecture so you should be able to use it on the following Arduino boards:

Compatibility Note

Note: while the library is supposed to compile correctly on these architectures, it might require specific hardware features that may be available only on some boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.