AceSegment
AceSegment copied to clipboard
Support chained displays with MAX7219?
The MAX7219 supports chained displays. For example, one could have 2 or more 4-digit 7-segment displays chained. It would appear that other libraries address this in the following way:
https://github.com/wayoda/LedControl/blob/master/src/LedControl.cpp#L192-L195