Hassan Raafat
- 37
- 5
Is there is a way to connect three LEDs so that there are three cases where one LED only is working in every case of the three without using micro controller ?
Really I don't know what they are but I wonder it because there are two-color where are green is lighted in forward and red in reverse like that , so can I make the same for three LEDs ?cpscdave said:What are the 3 cases?
Not exactly , I want to have three LEDs in one circuit so each time I have a specific condition , there is only one LED workingcpscdave said:I'm still not sure exactly what you are trying to accomplish.
Do you want to have 3 multicoloured LED's each displaying a different colour??
Not for confusing you that is an idea not a real question in the picture up I have one LED working in the forward and the other is working in reverse bias where the first became off , now the question is Can I make a circuit which have three LEDs where there is one LED working in every case , But also I can't tell you the condition because I really don't know it .cpscdave said:What are the conditions then? Hard to tell you what you need to do if we don't know exactly what it is you are trying to accomplish :)
Tri-color LEDs usually have 4 leads. One common (cathode), and 3 separate anode pins:Hassan Raafat said:so can I make the same for three LEDs ?
Here's a datasheet: https://www.sparkfun.com/datasheets/Components/YSL-R596CR3G4B5C-C10.pdfHassan Raafat said:Please can you tell me how that works ?
Thanks very much CWatters , So what you said I Can control these switches and control when to turn of the leds on , right :)CWatters said:Your circuit showing two LEDs is incomplete. Something has to make the +V node to go both +ve and -ve with respect to the Earth node. That implies +ve and -ve supply voltages and a switch of some sort.
It's very easy to do what you want if you don't have any constraints. My house has at least 20 light bulbs and I can turn one (any one) on at a time without a microprocessor...but that's because I have 20 light switches.
We can't really answer your question without knowing the constraints. Can you use three switches? One multi position rotary switch?
Yes it helped a lot , Thanks berkeman :)berkeman said:Here's a datasheet: https://www.sparkfun.com/datasheets/Components/YSL-R596CR3G4B5C-C10.pdf
Does that help?
Thanks a lot CWatters , I'll read it , you helped me a lot , Thanks again :)CWatters said:Is three LEDs enough?...
Here is a chip that can be configured to turn on 1 of 10 LEDs depending on the voltage on a single input.
http://www.ti.com/lit/ds/symlink/lm3914.pdf
Can be used in "dot" or "bar graph" modes.
If you were to power this two-in-one with AC you could have both LEDs glowing 'simultaneously' to give (I'm guessing) a third color: violet.Hassan Raafat said:Really I don't know what they are but I wonder it because there are two-color where are green is lighted in forward and red in reverse like that , so can I make the same for three LEDs ?
That's great :) , big thanks NascentOxygenNascentOxygen said:If you were to power this two-in-one with AC you could have both LEDs glowing 'simultaneously' to give (I'm guessing) a third color: violet.
EDIT: oops, seems that the third color for a R-G led could be yellowish orange, click on customer comments in this link: http://www.allelectronics.com/make-a-store/item/led-6/bi-color-led-2-legs/1.html
CWatters said:Is three LEDs enough?...
Here is a chip that can be configured to turn on 1 of 10 LEDs depending on the voltage on a single input.
http://www.ti.com/lit/ds/symlink/lm3914.pdf
Can be used in "dot" or "bar graph" modes.