Ive been working on my little display here, so far so good. With some help from a few people here on the board I got the numeric and bargraph parts to jive with each other.
So here is my current problem (and I swear there was no pun intended there)!
Of course the pic needs a good 5V source, as do the other three chips Im using. Here is whats in the circuit right now:
PIC16F819
MAX7219
Alegro A6276
The max7219 is configured for 4 numeric displays. Rset is configured to deliver 20mA current to the segments
The A6276 is driving 16 5mm LED's. Current for segments on that chip is set for 30mA each per the LED specs.
So doing a little math: 8 segments * 4 = worst case of 32 segments for the numeric display
32 * 20mA = 640
16 * 30mA = 480
So I am using 1120mA (I think thats what.. 1.12 amps?) current to drive those LED's. The 7805 regulator is only rated for 1 amp so needless to say even with the heat sink my 7805 regulator is getting quite toasty warm. (HOT!)
Im thinking about using UDN2981 to interface the LED's to the 12V and just put external current limiting resistors on the LED's. The question I have is: will this be more efficient or is there an even better way to do this? Since this is for an automotive application, and the LED brightness will probably be tied into the stock dimmer anyway, using 12V is probably a better option anyway.![]()
Bookmarks