Good day!
LEDs seems to come without any datasheets (they are simply LEDs :)), so I've collected some questions. Please point me to any faq\tutorials if there are some of them.
-
What LEDs needs drivers instead of simple resistor? High-power LEDs labeled 1W/3W or any other types?
-
What are simple and proven LED drivers (IC or discrete elements based)?
-
What are "bright LEDs"? They look like simple 5mm LEDs are they just more effective?
-
I can't get RGB LED locally, so my plan is to use 3 separate LEDs for things like 'mood lamps'. How to "calibrate" them to work together (red ones seems to be lighter, green -- darker etc).
-
I want to drive LEDs using 8-bit PWM. I assume that simple LEDs with 20mA current can be driven directly from pins. For more powerful LEDs what is the best: use separate transistors or things like ULN2803A (seems to be an array of Darlington transistors in one case)?
-
I want to drive 6 LEDs (two for each color) from 3 PWM pins via ULN2803A with appropriate resistors for each LED. Does this make sense?
Thanks in advance!