Electronic – LED Forward Voltage Higher Than Source

voltage

Newbie question:

I have an Arduino board supplying 3.3v. I'm looking at LEDs. I've found one which I like, but it has a forward voltage of 4.4v.

Aside from any consideration towards resistors, would this be an optimal setup / would it break either the LED or the board?

I'm unclear as to whether the board would be able to supply enough voltage to power the LED?

Best Answer

Nothing will break, nor will anything light up.

If you must use the LED, you need a secondary voltage source. One can be made using a step-up circuit or boost-converter, and there are likely many questions about that here.

Another option is taking a secondary voltage in, for example 5 volt from any USB charger and just use the Arduino to control it, using a transistor. This might work, though it's cutting it a bit close.