Skip to content

Latest commit

 

History

History
16 lines (8 loc) · 377 Bytes

README.md

File metadata and controls

16 lines (8 loc) · 377 Bytes

MAX7219_Dot_Matrix

Arduino library for MAX7219 display using SPI.

For use with 8x8 LED dot-matrix displays.

For details about the theory, wiring, schematic, etc. see:

Read more

The bit-banged SPI library used in this library can be found at:

bitBangedSPI