bremenfallturm
- 81
- 13
- TL;DR Summary
- Basic electronic question from an absolute beginner: I would assume that all LEDs are connected in parallel, and given the circuit in my image, why don't the two leftmost LEDs light up?
Hello!
Forgive me for this absolute beginner question.
I was trying to experiment with Charlieplexing a couple of LEDs. Charlieplexing is a technique that utilizes the fact that many microcontrollers attend a high impedance state when set to input and of course that diodes only pass current one way. Configuring it right, you can individually address ##P(n,n-1)=n(n-1)## LEDs (in this case) given ##n## pins.
I built the most basic Charlieplexing circuit in the Falstad Circuit Simulator. Below I am using the input state that would light up the second LED *from the right*
And indeed it does, according to the simulator:
However, I would assume that all LEDs are connected in parallel, and given the circuit in my image, why don't the two leftmost LEDs light up as well? This is not the expected behavior of Charlieplexing but I'm trying to understand why it works. The two leftmost LEDs are oriented the same as the one that lights up (i.e. the anode is oriented towards +). Why don't they light up?
I'm an absolute beginner in electronics so I may not have even understood serial and parallel correctly. Forgive me for the beginner question:)
Forgive me for this absolute beginner question.
I was trying to experiment with Charlieplexing a couple of LEDs. Charlieplexing is a technique that utilizes the fact that many microcontrollers attend a high impedance state when set to input and of course that diodes only pass current one way. Configuring it right, you can individually address ##P(n,n-1)=n(n-1)## LEDs (in this case) given ##n## pins.
I built the most basic Charlieplexing circuit in the Falstad Circuit Simulator. Below I am using the input state that would light up the second LED *from the right*
And indeed it does, according to the simulator:
However, I would assume that all LEDs are connected in parallel, and given the circuit in my image, why don't the two leftmost LEDs light up as well? This is not the expected behavior of Charlieplexing but I'm trying to understand why it works. The two leftmost LEDs are oriented the same as the one that lights up (i.e. the anode is oriented towards +). Why don't they light up?
I'm an absolute beginner in electronics so I may not have even understood serial and parallel correctly. Forgive me for the beginner question:)