Hola Everyone,
So I am working an a project that will use a number of 7-Segment LED displays. I am trying to make a sign that displays the current date & time, as well as the temp. I am using 4 digits for the time, 3 for temp, and 8 digits for the date. I have the sensors and clock module already, as well as a few other odds and ends.
Unfortunately I did not do enough research before hand to discover whether I really wanted Common anode or Common cathode.
Right now I have already ordered a number of 1" Common anode 7-Segments. I am looking for some advice on how best to control around 15 digits with Shift Registers?
Basically I want something as close to this as possible: http://www.arduino.cc/en/Tutorial/ShiftOut
Ideally I would like a specific chip. I know the MAX7219CNG works for Common Cathode, is their a similar chip for Common Anode that anyone can recommend? I've seen a few tutorials for ICM7228. But I can only find them on ebay for sale.
Im not averse to buying them from ebay, I was just wondering if there is a better chip that im not seeing somewhere?
Also, I was planning on getting a 5V barrel breadboard power supply to power the 15 LEDs. Would one 5v adapter be enough?
IDK if this makes a difference, but the project is doctor who theme'd fan art. Thanks for Reading!
EDIT:
I found this post earlier. Basically he is doing this 4 times. And I would need to do this 15 times. Is this the most efficient way?
Is there any chip that can say control multiple 7-segments from one chip?

