
- LED sign. Blinking a few letters
- 06-08-2009
![]() Re: LED sign. Blinking a few letters
| Jason Davies | 06-08-2009 |
If you were Registered and logged in, you could reply and use other advanced thread options
Hey. I'm wondering if someone can point me in a good direction to start
on a project.
I work at a summer camp and this year we have a 10ft tall mock up of a
city. At night the windows are lit up by LEDs. The guy who built the
city wired the LEDs, but I'd like to add a small (1 ft) radio tower that
would have blinking LED call letters (The initials of the camp). I
really want them to blink in a sequence and then all blink at once and
then repeat.
I'm thinking I may have to use some type of micro controller to
accomplish this, which may be beyond my skills. I've wired LED's, and I
can solder, and if I use a micro controller I at least under stand
programming which is a start. Power source could be anything. Any
tutorials or recommendations of hardware would be greatly appreciated.
wrote:
One way would be to use a 4017 counter and a bunch of diode OR gates.
for this:
http://www.motionbox.com/videos/1c9cdbb01415e392
I connected the
"W" to output 0*1*2*3*4*5*7
"A" to 1*2*3*4*5*7
"R" to 2*3*4*5*7
etc.
and output 8 to reset.
then I ran the output thru a darlington array (ULN 2003) or similar.
(*="OR")
Jason Davies wrote:
Wow! Thats great. Gives me a good place to start. Thanks!
Why don't you go for PIC micro controllers. It is going to be easy and
useful for other purposes too...
Tybandara wrote:
Since you ask the question, why don't you at least offer to
help him learn to program and use a PIC, if he does not know?
Ed
on a project.
I work at a summer camp and this year we have a 10ft tall mock up of a
city. At night the windows are lit up by LEDs. The guy who built the
city wired the LEDs, but I'd like to add a small (1 ft) radio tower that
would have blinking LED call letters (The initials of the camp). I
really want them to blink in a sequence and then all blink at once and
then repeat.
I'm thinking I may have to use some type of micro controller to
accomplish this, which may be beyond my skills. I've wired LED's, and I
can solder, and if I use a micro controller I at least under stand
programming which is a start. Power source could be anything. Any
tutorials or recommendations of hardware would be greatly appreciated.
wrote:
One way would be to use a 4017 counter and a bunch of diode OR gates.
for this:
http://www.motionbox.com/videos/1c9cdbb01415e392
I connected the
"W" to output 0*1*2*3*4*5*7
"A" to 1*2*3*4*5*7
"R" to 2*3*4*5*7
etc.
and output 8 to reset.
then I ran the output thru a darlington array (ULN 2003) or similar.
(*="OR")
Jason Davies wrote:
>
> One way would be to use a 4017 counter and a bunch of diode OR gates.
>
> for this:
> http://www.motionbox.com/videos/1c9cdbb01415e392
>
> I connected the
>
> "W" to output 0*1*2*3*4*5*7
> "A" to 1*2*3*4*5*7
> "R" to 2*3*4*5*7
> etc.
> and output 8 to reset.
>
> then I ran the output thru a darlington array (ULN 2003) or similar.
>
> (*="OR")
> One way would be to use a 4017 counter and a bunch of diode OR gates.
>
> for this:
> http://www.motionbox.com/videos/1c9cdbb01415e392
>
> I connected the
>
> "W" to output 0*1*2*3*4*5*7
> "A" to 1*2*3*4*5*7
> "R" to 2*3*4*5*7
> etc.
> and output 8 to reset.
>
> then I ran the output thru a darlington array (ULN 2003) or similar.
>
> (*="OR")
Wow! Thats great. Gives me a good place to start. Thanks!
Why don't you go for PIC micro controllers. It is going to be easy and
useful for other purposes too...
Tybandara wrote:
> Why don't you go for PIC micro controllers. It is going to be easy and
> useful for other purposes too...
> useful for other purposes too...
Since you ask the question, why don't you at least offer to
help him learn to program and use a PIC, if he does not know?
Ed
- letters on 7 segment displays H, G
- October 9, 2007, 4:56 am
- Neon Sign, LED Sign, LED Display, POP Display, Light Box - www.pop-sign-display.com
- August 31, 2005, 7:50 am
- COB PCB with blinking led
- September 22, 2004, 5:47 am
- Blinking LED with C18
- March 10, 2006, 6:55 am
- Blinking led with a PIC
- September 22, 2006, 11:35 am
- 12 blinking led project???
- June 16, 2005, 11:37 pm
- Blinking third break light
- March 13, 2005, 11:37 pm
- Blinking DC Christmas Lights
- December 29, 2008, 11:04 am
- Sign of Genius
- August 22, 2008, 4:57 pm
- Re: Sign of Genius
- August 31, 2008, 12:21 am
- inductor impedance - why no minus sign?
- May 21, 2007, 5:02 pm
- Sign up for a great free science e-newsletter!
- February 27, 2005, 11:09 pm
- Neon Sign transformer / Tesla Coil question
- March 11, 2005, 11:34 pm








> on a project.
>
> I work at a summer camp and this year we have a 10ft tall mock up of a
> city. At night the windows are lit up by LEDs. The guy who built the
> city wired the LEDs, but I'd like to add a small (1 ft) radio tower that
> would have blinking LED call letters (The initials of the camp). I
> really want them to blink in a sequence and then all blink at once and
> then repeat.
>
> I'm thinking I may have to use some type of micro controller to
> accomplish this, which may be beyond my skills. I've wired LED's, and I
> can solder, and if I use a micro controller I at least under stand
> programming which is a start. Power source could be anything. Any
> tutorials or recommendations of hardware would be greatly appreciated.