Hi all,
I'm working on a personal project of mine which is to create an electronic version of the classic board game Risk.
One of my tasks is to drive 42 pairs of 7 segment LEDs (ie, 84 x 7 seg LEDs). I need to do it with the minimum amount of pins. My idea is to simply daisy chain 84 x 595 shift registers.
Does anyone know if that is possible to chain 84 SRs? Or does anyone have any other suggestions on how to drive all of the LED displays?
If anyone knows the game Risk - I'll be placing a pair of displays in each territory to display the number of armies in that territory.
Thanks.