Go Back   Home > Forums > General Interest > Everything Else
Home Forums Rules Articles Store Gallery Blogs Register Donations FAQ Calendar Search Today's Posts Mark Forums Read

Everything Else Anything related to audio / video / electronics etc) BUT remember- we have many new forums where your thread may now fit! .... Parts, Equipment & Tools, Construction Tips, Software Tools......

Please consider donating to help us continue to serve you.

Ads on/off / Custom Title / More PMs / More album space / Advanced printing & mass image saving
Reply
 
Thread Tools Search this Thread
Old 13th April 2004, 12:50 PM   #1
diyAudio Member
 
Join Date: Nov 2003
Location: England
Default LED Strobes?

Okay, it's not strictly audio based...

But does anyone have any links to a circuit diagram for an LED based strobe?

I want to use the strobe for tuning musical instruments, so it needs to have quite a precise control over it's pulsing frequency.

I am totally at a loss when it comes to digital IC circuits!
  Reply With Quote
Old 13th April 2004, 01:01 PM   #2
diyAudio Member
 
jackinnj's Avatar
 
Join Date: Apr 2002
Location: Llanddewi Brefi, NJ
there are probably more '555 strobe driver circuits than any other on the web

http://www.members.shaw.ca/novotill/...cope/index.htm
  Reply With Quote
Old 13th April 2004, 01:02 PM   #3
diyAudio Member
 
li_gangyi's Avatar
 
Join Date: Jun 2003
Location: Woodlands Circle
so you wanna make a metronome huh?? A 555 with a pot to vary the frequency could do well enough for you...maybe u need super accuracy...then a PIC with a Crystal oscillator would do for you...with the PIC...set frequencies and timing can be selected using a few push switches...cool
__________________
Kids in the back seat cause accidents...Accidents in the back seat cause kids...
  Reply With Quote
Old 13th April 2004, 01:21 PM   #4
diyAudio Member
 
jackinnj's Avatar
 
Join Date: Apr 2002
Location: Llanddewi Brefi, NJ
Quote:
Originally posted by li_gangyi
so you wanna make a metronome huh?? A 555 with a pot to vary the frequency could do well enough for you...maybe u need super accuracy...then a PIC with a Crystal oscillator would do for you...with the PIC...set frequencies and timing can be selected using a few push switches...cool
you can do it faster with a crystal AND discrete CMOS dividers.
  Reply With Quote
Old 13th April 2004, 01:31 PM   #5
diyAudio Member
 
li_gangyi's Avatar
 
Join Date: Jun 2003
Location: Woodlands Circle
ok...maybe I was a bit PIC crazy...
__________________
Kids in the back seat cause accidents...Accidents in the back seat cause kids...
  Reply With Quote
Old 13th April 2004, 02:21 PM   #6
diyAudio Member
 
Join Date: Nov 2003
Location: England
Well, something like a metronome I guess!

The pulsing frequency would need to range from about 50Hz to 2kHz.

Like I say... writing things like PIC chips is beyond me at the moment!

If I have a PIC chip writer, can I download flash programs and burn then to the chips, like an MP3 to an MP3 player?

How do the PIC things work? I mean, how does it physically make the circuit on the chip? Or does it just selectively destroy the bits it doesn't need?

Can you tell I have absolutely no idea what I'm talking about?
  Reply With Quote
Old 6th November 2007, 10:59 AM   #7
pasan is offline pasan  Sri Lanka
diyAudio Member
 
Join Date: Feb 2007
Location: Sri Lanka
Quote:
Originally posted by jackinnj
there are probably more '555 strobe driver circuits than any other on the web

http://www.members.shaw.ca/novotill/...cope/index.htm
Hi Do u any good Strobe light with Two channel LED.

Like this

Click the image to open in full size.
__________________
pasan...
  Reply With Quote
Old 6th November 2007, 11:09 AM   #8
diyAudio Member
 
jackinnj's Avatar
 
Join Date: Apr 2002
Location: Llanddewi Brefi, NJ
those are probably Luxeon emitters -- they take a special driver -- but this isn't a Herculean challenge.
  Reply With Quote
Old 6th November 2007, 06:06 PM   #9
diyAudio Member
 
I_Forgot's Avatar
 
Join Date: Jan 2005
Location: Phoenix, Az.
I've been working on a LED strobe project for a couple years now, on and off, mostly off. Mine allows precise control of frequency/period and on-time. It has an LCD display and drives a 5W luxeon LED.

Special drivers are not needed for Luxeon LEDs any more than they are needed for any other LED. My strobe fires 15A current spikes through the LED to get adequate brightness for microscope illumination with pulse durations as short as 5 us. The uC drives a low threshold MOSFET that switches the large current through the LED.

The controller uses a PIC uC plugged into a slightly modified off-the-shelf board with LCD display. I use timer1 in the uC with the capture/compare module to generate interrupts to fire the flash at accurately timed intervals.

The strobe tuners I have seen have a spinning disc with black and white pattern corresponding to specific notes. The firing of the lamp is driven by the audio signal from the instrument. Is this how you're planning to make the tuner? In that case you don't need a precision strobe, you need a precision motor speed control and patterned disc, and some sort of circuit to process the incoming audio from a mic to fire a lamp.

PICs are microcontrollers. They are fully reprogrammable, so you're not destroying any bits or creating any new circuits when you program them. Put simply, they get inputs from a variety of sources and process them to generate outputs as required. Inputs can come from external sources such as buttons or encoders, etc., or internal sources such as counters, timers, the master clock, etc. The processing can be as simple or as complex as you can imagine. You write a program that tells the uC which inputs you want to watch, and when, and what outputs you want to generate under what circumstances.

Yes, if you have either a PIC programmer or an appropriately set-up target board, you can DL programs from the web and burn them into the PIC like an mp3 file. However, programs for uCs are very dependent on the hardware (the circuit that the uC is part of), so unless you duplicate the hardware, the program from the web may not work in your circuit. You can disassemble such programs and see what techniques were used to achieve desired results but that is sort of an advanced technique. Most people who post code on the web post an explanation of how it works, so you don't have to disassemble the program to see what it does.

I_F
  Reply With Quote
Old 6th November 2007, 10:03 PM   #10
diyAudio Member
 
jackinnj's Avatar
 
Join Date: Apr 2002
Location: Llanddewi Brefi, NJ
the application I was performing required precise current control -- and some optical feedback to compensate for diminished output as the units heat up -- so I used some of the laser diode driver tools.
  Reply With Quote

Reply


Hide this!Advertise here!

Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



New To Site? Need Help?

All times are GMT. The time now is 11:26 AM.

Page generated in 0.14002 seconds (74.22% PHP - 25.78% MySQL) with 9 queries

Copyright ©1999-2012 diyAudio