Usage of several LED matrices
hey there!
i trying used programming arduino control led matrices - either using shift registers or using drivers max7219.
now while there tons of examples on how combine several of these nifty 8x8 led matrices in a single row, i'd learn more how control them in different arrangements 2x2 (so you'll 1 big 16x16 matrix).
sadly, haven't found real input on how that, mabye out there has resources me.
thanks,
vulpecula
i trying used programming arduino control led matrices - either using shift registers or using drivers max7219.
now while there tons of examples on how combine several of these nifty 8x8 led matrices in a single row, i'd learn more how control them in different arrangements 2x2 (so you'll 1 big 16x16 matrix).
sadly, haven't found real input on how that, mabye out there has resources me.
thanks,
vulpecula
hi , welcome!
a simple solution daisy chain several max7219s, 1 ic per 8x8 led display. way can control large number of max7219s few arduino pins. google "daisy chain max7219". check out max7219 datasheet.
hope helps!
a simple solution daisy chain several max7219s, 1 ic per 8x8 led display. way can control large number of max7219s few arduino pins. google "daisy chain max7219". check out max7219 datasheet.
hope helps!
Arduino Forum > Using Arduino > Displays > Usage of several LED matrices
arduino
Comments
Post a Comment