I am working on trying to make a set of LEDs flash. Here is what I would like to end up with:

I have a 9V DC powered set of 8 LEDs, which would be normally on, with an On/Off switch.

When the lights are tuned on, and a secondary switch is tripped, the lights will flash for X number of seconds, possibly adjustable duration, but not required,  then go back to solid On.

I have seen some of those 555 chips that seem like they might do what I need them to, I just am not electrically savvy enough to work this out myself.

Anybody got an idea on how I can accomplish this?

Thanks

Views: 492

Reply to This

Replies to This Discussion

I had seen this one already, but I had trouble sourcing the magic smoke.

Easy enough, just get a jar of this stuff.

Attachments:

Hey Dan, give this a crack, the pot on the left side controls the time it is activated and the relay switches between solid on and flashing.

The pot on the right hand side controls flashing speed.

It would work with 9v too without an issue.

Seriously, Naz!

I'd Google "555 timer chip" and check the electronic circuit sites to see what they have that might match what you are trying to do. I did a quick search and came up with this link which describes a basic circuit using a 555 to flash a LED. They are driving the LED directly, and I'm not sure how many LEDs you can drive with a 555. You might need a transistor switch to buffer the 555 output so it can drive more LEDs. The article also gives a formula for calculating the frequency of the 555 timer's output. In any case, you'll likely have to do some experimentation. Wikipedia says the 555's VCC can be between +3V to 15V DC, so you should not have any problem supporting the circuit with a 9VDC battery.

-Rand.

True, the current draw could kill the 555, also I prob should have added a diode to protect pin 3 of 555, anyway its a starting point.

I have run 555s at 9v, never for too long though really, 6v would be a safer bet for longevity for sure, if Dan is not wedded to using a 9v battery.

The LED manufacturer suggested that I use a battery pack that puts out 12v for maximum brightness, so I am leaning that direction, so whatever I use will need to work with 12v.

Thanks Rand. I had done quite a bit of reading on the 555s. What I have is a commercial flashing module that I intend to use, so all I really need to do is interrupt the DC voltage for a few seconds.

Instead of using the 9V, I am probably going to opt for a battery pack that uses AA or C batteries. I think that will give me a higher mah rating which should make the batteries last longer.

200ma would be the limit directly driving from the 555, schematic updated to protect 555 and show maximum current draw.

Might come in handy down the track somewhere.

I plan on using this module:

http://www.superbrightleds.com/search/led-products/lsc-100b/

with this LED strip:

http://www.superbrightleds.com/moreinfo/top-emitting/wfls-x-bk-seri...

My thought was to connect the switch to the whole unit, so it turns on and flashes when the switch is tripped, flashes for 5 seconds, then turns off.

the pot controls how long it flashes before it turns off, use a 6v regulator to get the voltage down for the 555 and you can run it all off the one 12 supply

RSS

The Essential Pages

New to Cigar Box Nation? How to Play Cigar Box GuitarsFree Plans & How to Build Cigar Box GuitarsCigar Box Guitar Building Basics

Site Sponsor

Recommended Links & Resources


Forum

crossover guitar.

Started by Timothy Hunter in Other stuff - off topic, fun stuff, whatever. Last reply by Timothy Hunter Mar 21. 11 Replies

Tune up songs

Started by Ghostbuttons in Building Secrets, Tips, Advice, Discussion. Last reply by Timothy Hunter Mar 9. 5 Replies

Duel output jacks

Started by Justin Stanchfield in Building Secrets, Tips, Advice, Discussion. Last reply by Taffy Evans Mar 8. 6 Replies

How to Get Your Own Music on Spotify

Started by Cigar Box Nation in Feature Articles. Last reply by Southern Ray Feb 21. 2 Replies

CB Bass Guitar

Started by Mi Rankin in Building Secrets, Tips, Advice, Discussion. Last reply by Justin Stanchfield Jan 27. 5 Replies

Latest Activity

A.D.EKER commented on Dar Stellabotta's video
Thumbnail

A Cigar Box Guitar Six Stringer Built by Louie Lamanna

"i See Your ready to Blow away the GRAND STADIUM ! tree strings more of DAR DELIGHT !! Shine Girl !…"
3 hours ago
A.D.EKER commented on A.D.EKER's video
Thumbnail

Im Troubled (Tribute) Mc K Morganfield by BCB - A.D .Eker 2024.

"Thank you for the kind comments Doug! Glad you liked the Picture !"
3 hours ago
BrianQ. commented on Dar Stellabotta's video
7 hours ago
BrianQ. liked Dar Stellabotta's video
7 hours ago
Southern Ray commented on Southern Ray's photo
Thumbnail

Project Punch!

" Thank ya again Keith!"
10 hours ago
Southern Ray commented on Southern Ray's photo
Thumbnail

Punch Project!

" Thank Ya Keith!"
10 hours ago
Doug Thorsvik commented on AGP #'s photo
Thumbnail

AGP #527 - ''Led-Zep 2''

"This build really strung you along Alan! Reminded me of all my fishing line experiments; a lot of…"
11 hours ago
Doug Thorsvik commented on A.D.EKER's video
Thumbnail

Im Troubled (Tribute) Mc K Morganfield by BCB - A.D .Eker 2024.

"Diggin’ the slow blues. I like that last pic Andries! Look at all those cool guitars. Yeah!!!"
11 hours ago
Dar Stellabotta posted a video

A Cigar Box Guitar Six Stringer Built by Louie Lamanna

This video is the unboxing and the demonstration of a beautiful, six stringer built by Louie Lamanna. Join Louie and I June 15 at the second annual Pittsburg...
13 hours ago
Doug Thorsvik commented on Doug Thorsvik's video
Thumbnail

Hail the Resurrection Day: 2-String Violin Chugger Cigar Box Guitar

"Happy Easter to you too Andries! The passion is definitely in full swing. Turns out I’m…"
13 hours ago
A.D.EKER commented on Doug Thorsvik's video
Thumbnail

Hail the Resurrection Day: 2-String Violin Chugger Cigar Box Guitar

"Happy Easter Doug ! the Passion is in full swing !"
14 hours ago
A.D.EKER commented on Ricky D's photo
14 hours ago

Music

© 2024   Created by Ben "C. B. Gitty" Baker.   Powered by

Badges  |  Report an Issue  |  Terms of Service

\uastyle>\ud/** Scrollup **/\ud.scrollup {\ud background: url("https://storage.ning.com/topology/rest/1.0/file/get/963882636?profile=original") no-repeat scroll 0 0 transparent;\ud bottom: 25px;\ud display: inline !important;\ud height: 40px;\ud opacity: 0.3 !important;\ud position: fixed;\ud right: 30px;\ud text-indent: -9999px;\ud width: 40px;\ud z-index: 999;\ud}\ud.scrollup:hover {\ud opacity:0.99!important;\ud}\ud \uascript type="text/javascript">\ud x$(document).ready(function(){\ud x$(window).scroll(function(){\ud if (x$(this).scrollTop() > 100) {\ud x$('.scrollup').fadeIn();\ud } else {\ud x$('.scrollup').fadeOut();\ud }\ud });\ud x$('.scrollup').click(function(){\ud x$("html, body").animate({ scrollTop: 0 }, 600);\ud return false;\ud });\ud });\ud \ua!-- End Scroll Up -->