LED Strobe

AnalogKid

Joined Aug 1, 2013
12,143
#22 schematic - Connecting the diodes to Q1, 3, 5, and 7 will make a symmetrical blinking pattern, rather than an extra 1-count delay between the end of blue and the start of red.

Ah, but wait - The asymmetrical pattern might be more attention-getting. Hmmm...

Because the 555 is clocking a counter, the clock waveform duty cycle does not affect the output pulse widths. You can eliminate R2 and D3. Connect pins 2 and 6 together, and the other end of R1 to pin 3.

ak
 
Last edited:

AnalogKid

Joined Aug 1, 2013
12,143
Assuming this circuit is driving generic red and green LEDs, here is a different approach. This is set for 4 blinks left and 4 blinks right. I added R3-C3 to shorten the on time for a more snappy look.

ak

!!LED-Dual-Strobe-1-c.gif
 
Last edited:

MisterBill2

Joined Jan 23, 2018
27,577
#22 schematic - Connecting the diodes to Q1, 3, 5, and 7 will make a symmetrical blinking pattern, rather than an extra 1-count delay between the end of blue and the start of red.

Ah, but wait - The asymmetrical pattern might be more attention-getting. Hmmm...

Because the 555 is clocking a counter, the clock waveform duty cycle does not affect the output pulse widths. You can eliminate R2 and D3. Connect pins 2 and 6 together, and the other end of R1 to pin 3.

ak
OK, I counted wrong. It was early, before morning coffee. And the pulse generator would be the two inverters not used as buffers, used as an oscillator. and use counts 1, 2, and then 6, 7
 

AnalogKid

Joined Aug 1, 2013
12,143
Thinking about connecting two outputs of the 4017 to one LED
No.

if it’s okay to effectively connect two outputs together.
No.

To work through things like this, think of the 4017 (or any logic device with a totem-pole output) like this: The output is either dead-shorted to a 10 A power supply (high), or dead-shorted to GND (low). There is nothing in between, and any circuit errors will burst into flames. Since only one output at a time can be high, a direct connection between any two outputs means that there are two opportunities for flames.

Maybe, instead of connecting the LED directly (with one current limiting resistor to ground) the outputs should be connected to the LED via a resistor at each output,
Yes.

You can connect two outputs together into one LED through resistors. However, when one output is high the other will be low, so you now have a 2-resistor voltage divider driving the LED. Not dangerous, but also not efficient.

or maybe a diode for each output and one resistor from the LED to ground.
You have arrived.

ak
 

AnalogKid

Joined Aug 1, 2013
12,143
Reducing cap size by 16,000x means that a 1% tolerance part is pennies. The 4060 oscillator section isn't super-stable, but this helps.

The software is old and cranky. You know that thing about dog owners looking like their dogs? I act like my software.

ak
 
Top