TM1638_plus 2.2.0
Arduino library for Tm1638 modules
|
A demo file library for Max7219 seven segment displays Carries out tests on BCD decode mode 3. BCD mode uses the built in font Code B this font has BCD code B (0-9, E, H, L, P, and -) Hardware SPI , The ASCII font is NOT referenced and can be discarded when using this mode to save memory. More...
#include "MAX7219plus.h"
A demo file library for Max7219 seven segment displays Carries out tests on BCD decode mode 3. BCD mode uses the built in font Code B this font has BCD code B (0-9, E, H, L, P, and -) Hardware SPI , The ASCII font is NOT referenced and can be discarded when using this mode to save memory.
See USER OPTION SPI SELECTION , comment out define 'hardwareSPI' for software SPI.