HUB75Enano

Display

This Library makes the Arduino Nano drive a HUB75E Panel with 128x64 pixels
Panels with a HUB75E connector (technically ICND2153 or similar with row shift register, but connectors are usually labelled as such) can be driven with the nano. up to 4 full 4 bit rgb buffers fit onto the flash, so 4 frames of animation are easily done. You also get access to a 1 or 2 bit SRAM buffer.

Author: Leonhard Seidel

Maintainer: Leonhard Seidel

Read the documentation

Go to repository

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.