Hi Guys,
Wonder if anyone can help me with my electronics sub-project for my mame coffee table. I've self taught myself as far as I can, but I've got stuck.
Dunno where its best to post this. Didnt want to clutter up my project thread and thought if I keep it seperate so it might go in an electronics forum, should one get created *cough*.
I want to make an LED matrix display, like the ones you see scrolling information in shop windows etc.
So far I've:
- Got my self familiar with programming PIC micros
- Bought a bunch of 7x5 LED matrices
- Learned about multiplexing the LEDs and using shift registers to reduce the number of pins needed.
My next step is to control 1 LED matrix via the PIC, and then extend it to the rest of them, by cascading the shift registers.
I understand that I'll need to get some transistor arrays, as the PIC can't provide enough current to light a whole row of LEDs (for all of the LEDs)
Also, that I'll need to get shift registers that can sink enough current (I've seen some LED driver shift registers, that seem to have extra features, such as in built current limiting resistors, dimming features, etc)
What I'm struggling with, and have failed to find much on Google about (probably because I dont know what to search for) is how to get enough power to light a whole row (5 LEDs 8 10 matrices). Obviously, my battery wont cut it - so what do I do - do I get a power supply with a high current and divide it between the marices? How would I do that?
I guess the knowledge I need now is less digital electronics, which I can get my head around, and more into equations about current and voltage etc, which I've had no practice with.
Any advice? Even if it's pointing me at some suitable reading :-)