Need Some Suggestions

Thread Starter

Hobby_Guy

Joined Jan 3, 2008
3
I could use some suggestions/ideas...

I'm currently using a PIC to control the backlight on an LCD. The backlight is a typical LED backlight used in many LCD's. Currently, I'm controlling the intensity of the backlight with pulse width modulation from the PIC and it works just fine. BUT, the intensity (brightness) is limited by the ability of the PIC to ouput only 25mA. The backlight wants to see 160mA.

I thought about using a relay, but that would only give me two levels of brightness (using a DTDP relay).

So, any ideas?

Thanks
 

KMoffett

Joined Dec 19, 2007
2,918
You can drive a transistor through a resistor, with PWM from your PIC to drive the backlight LEDs at a higher current. Is 160mA the maximum peak, or maximum continuous current for the LED's? Do you have a link to the data sheet?

Ken
 

Thread Starter

Hobby_Guy

Joined Jan 3, 2008
3
Ken, Thank you for responding.

The 160mA is "Typical", per the drawing. Voltage ranges from 4.2 to 4.6. Using PWM, I measure the voltage, which varies from 0 to about 4.

The part is from Digikey (part # 67-1759-ND) It's a two page drawing - the following is a link to one page.

Do you have a recommended resistor value, transistor and hook-up scheme?

www.lumex.com/pdf/LCM-S01602DSF+B-page2.pdf

Thanks again,
bruce
 
Top