Hi!!
I have a 3w common anode RGB power led. Each color needs 300-350mA max to work.
I've got a few 600mA tiny pwm-able drivers (based on PT4115 chip). So I could use three of them with arduino to generate PWM for each color.
But as each color needs half the current these drivers provide, if I PWM each of them at 50% max, It would be the same effect as having 3 drivers of 300 mA each, and my leds would be at 100%?
If positive, would I have the same color (in 0-255 pwm values) that would be for instance (255,255,255) for a RGB color in the led, would be the same effect in my case that the pwm is cut by half as (128,128,128)? I mean instead of full pwm to 255, half pwm to 128 would provide the max current in my led (300mA for each color, in a 600 mA driver)?
Thanks!
I have a 3w common anode RGB power led. Each color needs 300-350mA max to work.
I've got a few 600mA tiny pwm-able drivers (based on PT4115 chip). So I could use three of them with arduino to generate PWM for each color.
But as each color needs half the current these drivers provide, if I PWM each of them at 50% max, It would be the same effect as having 3 drivers of 300 mA each, and my leds would be at 100%?
If positive, would I have the same color (in 0-255 pwm values) that would be for instance (255,255,255) for a RGB color in the led, would be the same effect in my case that the pwm is cut by half as (128,128,128)? I mean instead of full pwm to 255, half pwm to 128 would provide the max current in my led (300mA for each color, in a 600 mA driver)?
Thanks!