I'm confused.
The project: I'm making an outdoor sign that has 500 LED's.
The problem: It draws way too much current.
The current solution: Use PWM with a ULN2003 to drive the LED's.
The secondary problem: What if my PIC gets "stuck" with the PWM in the on position?
I researched my question and found some information that helps. However, I need a better understanding. I know PWM works because it's been running these LED's for two days now. A lot of information on the internet states that you shouldn't use PWM without a current limiting resistor. I understand why but if there was a hardware backup (crowbar, TVS, zener, etc) are there any other concerns? I know uneven current is one of them but if the brightest LED is kept below the maximum then the rest should be okay? I guess it may boil down to looks at that point.
My other confusion is about current measurement. I set up the LED's (I'm testing 12 in parallel at the moment) to display maximum sustained current, which the datasheet states is 30mA. I get about 352 mA and this is a lot of current and heat to dissipate. I set up PWM (240uS on / 5uS off) with the same configuration of LED's. My measurement shows 125mA but should this be measured in DC or AC amps since it is PWM? When I switch to AC amps the current measurement is 290 mA.
I'm trying to figure out two things. One, can I make the LED's more efficient and two, can I make the LED's look bright without having to use more current.
Bookmarks