Difference between revisions of "MAX7219/MAX7221"

From Stm32World Wiki
Jump to navigation Jump to search
 
Line 1: Line 1:
 
[[Category:Components and Modules]][[Category:Modules]][[Category:Breakout Board]]{{metadesc|MAX7219 and MAX7221 LED Drivers}}
 
[[Category:Components and Modules]][[Category:Modules]][[Category:Breakout Board]]{{metadesc|MAX7219 and MAX7221 LED Drivers}}
The [[MAX7219]] is a driver designed for driving 7 segment LED displays.  In the [https://github.com/lbthomsen/stm32-max72xx/blob/master/doc/MAX7219-MAX7221.pdf datasheet] it shows a typical use such as this:
+
The [[MAX7219/MAX7221]] is a driver designed for driving 7 segment LED displays.  In the [https://github.com/lbthomsen/stm32-max72xx/blob/master/doc/MAX7219-MAX7221.pdf datasheet] it shows a typical use such as this:
  
 
[[File:MAX7219 Typical Application Circuit.png|600px]]
 
[[File:MAX7219 Typical Application Circuit.png|600px]]

Latest revision as of 05:06, 24 May 2022

The MAX7219/MAX7221 is a driver designed for driving 7 segment LED displays. In the datasheet it shows a typical use such as this:

MAX7219 Typical Application Circuit.png

8 Digit LED Display.jpg

Miscellaneous Links