D
Danny T
Hi All,
I'm trying to control hundreds of LEDs from my parallel port (8 data
pins - will soon be replaced with the output of a programmed PIC, also 8
pins).
I'm not an electronics guy (I'm a software developer), so trying to
control x00's of LEDs from 8 pins looks a bit tricky...
There's no way to change them all at the same time, so I reckon I'll
need some sort of "addressing" system. Using some of the pins to select
which LED I'm controlling, and one for the data.
Trouble is, even using 7 bits as the "address", I've only got 128
channels, but I imagine I'd need a bit for "send" too, so I can set the
address and the data, then have it read in one go.
What are my options? And what components would I need to achieve
something like this (I imagine right down at the end, I'll need a number
of registers for the LEDs. If these come in chips with 8 output legs, I
guess I'll need 38 for 300 LEDs. The bit between my 8 data pins and the
computer isn't my area though, so I'm stuck!
Oh, and this is just a hobby thing, so the cheaper the better. I'm sure
I can already buy scrolling screens, but I don't have the money, and I
want the fun of building one!
I'm trying to control hundreds of LEDs from my parallel port (8 data
pins - will soon be replaced with the output of a programmed PIC, also 8
pins).
I'm not an electronics guy (I'm a software developer), so trying to
control x00's of LEDs from 8 pins looks a bit tricky...
There's no way to change them all at the same time, so I reckon I'll
need some sort of "addressing" system. Using some of the pins to select
which LED I'm controlling, and one for the data.
Trouble is, even using 7 bits as the "address", I've only got 128
channels, but I imagine I'd need a bit for "send" too, so I can set the
address and the data, then have it read in one go.
What are my options? And what components would I need to achieve
something like this (I imagine right down at the end, I'll need a number
of registers for the LEDs. If these come in chips with 8 output legs, I
guess I'll need 38 for 300 LEDs. The bit between my 8 data pins and the
computer isn't my area though, so I'm stuck!
Oh, and this is just a hobby thing, so the cheaper the better. I'm sure
I can already buy scrolling screens, but I don't have the money, and I
want the fun of building one!