1,000 LED Sequencer

This is the place for any magazine-related discussions that don't fit in any of the column discussion boards below.
Bigglez
Posts: 1282
Joined: Mon Oct 15, 2007 7:39 pm
Contact:

Post by Bigglez »

Yerry wrote:dONE WITH TWO COMPONENTS!

One current limiting resistor.

One single-pole, thousand-throw switch.
What moves that switch?
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

Yerry wrote:dONE WITH TWO COMPONENTS!

One current limiting resistor.

One single-pole, thousand-throw switch.



:grin:

That's Funny!!!

evahle :smile:

P.S. When I'm done with the clock I'm working on, I'll post a schematic of what I have so far on this project.
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

Hi again! Thought I'd post the 1,000 LED Sequencer schematic. It shows enough of the schematic to see how it is done. It could potentially go even higher, say 1,000,000 ! Anyway, anyone care to build it! Hehe.

evahle :smile:


Image

Pretty big schematic, huh!
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

Hi again,

That's pretty cool.
Thanks for bringing that 'single pole, 1000 throw switch' joke back too as i must
have missed that joke first time it was posted. That is funny he he.
LEDs vs Bulbs, LEDs are winning.
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

Actually I worked pretty hard on it. For some reason, the schematic doesn't show up when I click on it. Maybe it's too big? It's 40"w x 26"h.

evahle :sad:
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

Hi again,

Yes, it's too big. Here is a half size image. Try this one...

Image
LEDs vs Bulbs, LEDs are winning.
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

Thanks MrAl. Looks good. As you can see it requires 3 - 4017 Ic's and 1 - 555 timer. The thing I wish I could do yet is reduce the number transistors it requires, which is 110! It also needs 120-resistors.

It would take someone a long time to build this, just because of all the wiring required. It still could be expanded to 1,000,000 or more with an additional 4017 IC. However, it would require over 100,000 transistors! Sheez!

The 33 I/O ucontroller would be much better using Charlieplexing. I did figure out how it would be wired up, and the programming wouldn't be too bad, but again that's a lot of wiring and LEDs!

Keep in mind, that there is only about 8ma flowing at any given time through this whole maze of LEDs.

Thanks again!
evahle :smile:
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

Hello again,

Why so many transistors?
LEDs vs Bulbs, LEDs are winning.
User avatar
jwax
Posts: 2234
Joined: Mon Feb 09, 2004 1:01 am
Location: NY
Contact:

Post by jwax »

Talk about a project-
http://www.youtube.com/watch?v=Aj3_v7xC ... re=related
Sure is purdy!
WA2RBA
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

Cool Cube jwax! Somebody has lots of time! hehe.

MrAl, my circuit requires a transistor for every bank of 10 LEDs. I haven't been able to figure out how to reduce that number. For 1,000 LEDs I need 100 transistors for 100 banks, and I need another transistor for every group of 10 banks, for a total of 110 transistors.

Anyway, if anyone can come up with a circuit using less parts, I would like to see it. I wouldn't mind adding another IC, if it would eliminate most of the transistors.

evahle :smile:
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

HI again,


Well, maybe 8 transistor 'columns' and 128 row chip lines.
The transistor drivers would have to be able to handle an
amp or so.
At least this would be less transistors.
LEDs vs Bulbs, LEDs are winning.
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

I wish it were that simple MrAl. Remember, we only want one LED ON at a time. I don't know of any IC's that can be cascaded allowing only one LED to light at a time, throughout the sequence of 1,000 LEDs. It has been a challenge (puzzle) that I work on from time to time.

evahle :smile:
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

Hi again evahle,


Well, if i were building an array of LEDs that had 1000 LEDs in it
i would make sure i could turn them on any way i choose, but since
you seem to be happy with limiting the operation to one LED at a
time then almost any means of multiplexing is possible.
For example, 32 ports horizontally and 32 ports vertically provides
for 1024 LED signals, which get turned on via a microcontroller
and port expanders.
Or did you say you dont want to use a microcontroller?

I'll provide a drawing if you want one to look at.
LEDs vs Bulbs, LEDs are winning.
User avatar
evahle
Posts: 188
Joined: Mon Aug 13, 2007 3:48 am
Contact:

1,000 LED Sequencer

Post by evahle »

That was nice of you to offer MrAl, but I really want to stay with non-programmable ICs for this one.

I believe that so many beginners(and amateurs) would like to stay away from programming to start with. I want them to be able to build the circuits that I design,fairly easily, then later when they find out how a ucontroller can reduce the part-count considerably, they will automatically switch to them as well.

Thanks again though!
evahle :smile:
User avatar
MrAl
Posts: 3862
Joined: Fri Jan 11, 2002 1:01 am
Location: NewJersey
Contact:

Post by MrAl »

Hi evahle,

Ohhh, i see now. Geeze, 1000 LEDs without a uC? If you dare :smile:
LEDs vs Bulbs, LEDs are winning.
Post Reply

Who is online

Users browsing this forum: Ahrefs [Bot] and 11 guests