Controlling a chain of MAX7219 LED matrices using C on a Raspberry Pi Pico

from blog Kevin Boone's website, | ↗ original
↗ original
The MAX7219 IC is widely used to control an 8x8 matrix of LED, but they can be chained to create much larger displays. This article describes how the chaining works, and how to create a driver for the Raspberry Pi Pico.