- #1
kolleamm
- 477
- 44
I would like to turn on and off 100 external (non screen) LEDs through my PC.
I was thinking to assign each pin on my serial port an LED, because apparently you can control the power on serial port pins if I understand correctly.
The problem is that even if I do control each pin on a port, what if I have more LEDs than I have pins to control them?
For example how would one control 100 LEDs with 32 pins?
I was thinking to assign each pin on my serial port an LED, because apparently you can control the power on serial port pins if I understand correctly.
The problem is that even if I do control each pin on a port, what if I have more LEDs than I have pins to control them?
For example how would one control 100 LEDs with 32 pins?