Anyone ever drive a dual color LED that has only 2 pins ?
grasshopper
Posts: 438
I want to use a 3mm dual color LED but some have only 2 pins. How is it possible? Here is the data sheet of an LED that I am considering
www.lumex.com/pdf/SSF-LXH4RAHGW.pdf
www.lumex.com/pdf/SSF-LXH4RAHGW.pdf
Comments
Chris I.
http://forums.parallax.com/showthread.php?p=742176
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Bad spellers of the world untie!
Yea I actually got one now. But I was still curious about this particular LED. Thanks all for the information.
For example:
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
- Rick
The datasheets tell you that there's a red LED and a green LED in the same package connected backwards to each other. The knowledge of the behavior comes from knowing how red LEDs and green LEDs behave. They're diodes for example, so they only conduct in one direction and they emit light when they're forward biased. Each has a different forward voltage because they're made of different materials and the forward voltage is material dependent (among other things).
Have a good project!
kenjj
Two I/O lines driving a bi-colour LED works with the Propeller.
Don't forget that a LED doesn't have to be provided with the current 'it demands', it can be current limited to whatever can be sourced or sunk but it will be less bright than it could be.
Look at the "What is a Microcontroller" book on the Parallax downloads page. There is a chapter "ACTIVITY #5: USING CURRENT DIRECTION TO CONTROL A BI-COLOR LED" on page 60 of the book that describes the same type LED you are describing (its included in the What is a Microcontroller kit).