Fix to have load pin working with SPI1.
Fork of Max7221 by
History
All instances now share one SPI and /CS signal and operate in display chain.
2015-11-24, by ky3orr [Tue, 24 Nov 2015 00:38:36 +0000] rev 9
All instances now share one SPI and /CS signal and operate in display chain.
Small updates to the documentation.
2015-11-23, by ky3orr [Mon, 23 Nov 2015 11:38:17 +0000] rev 8
Small updates to the documentation.
Code refactored to have MAX7219/7221 driver only with SPI chain support.
2015-11-23, by ky3orr [Mon, 23 Nov 2015 11:28:44 +0000] rev 7
Code refactored to have MAX7219/7221 driver only with SPI chain support.
1st refactor to have library working with single SPI only.
2015-11-19, by ky3orr [Thu, 19 Nov 2015 23:58:07 +0000] rev 6
1st refactor to have library working with single SPI only.
Fixed library to support FRDM-KL25Z.
2015-11-19, by ky3orr [Thu, 19 Nov 2015 23:27:53 +0000] rev 5
Fixed library to support FRDM-KL25Z.
Correct the Doxygen generation for the class.
2013-08-07, by jakowisp [Wed, 07 Aug 2013 03:07:01 +0000] rev 4
Correct the Doxygen generation for the class.
Fix Library file locations
2013-08-07, by jakowisp [Wed, 07 Aug 2013 02:34:59 +0000] rev 3
Fix Library file locations
Added Comments for publication.
2013-08-07, by jakowisp [Wed, 07 Aug 2013 02:15:17 +0000] rev 2
Added Comments for publication.
Library mostly complete. Need to clean up code and document.
2013-08-06, by jakowisp [Tue, 06 Aug 2013 08:18:53 +0000] rev 1
Library mostly complete. Need to clean up code and document.
Fully functional target board.
2013-08-05, by jakowisp [Mon, 05 Aug 2013 18:08:30 +0000] rev 0
Fully functional target board.