Your Favorite Way to Flash an LED?

JDT

Joined Feb 12, 2009
657
A good circuit for a beginner learning electronics. Nicely made. Did you make the PCB yourself?

To flash a single LED probably can't beat a 555.

For flashing more LEDs in more complicated ways, you probably need some digital logic and counters. 4000 series CMOS is a good place to start.

Then, move on to using simple micro-controllers, such as the PIC.
 

DickCappels

Joined Aug 21, 2008
10,187
Not meaning to get too astray from the question in the O/P, as OBW0549 said, the capacitors are backwards, only slightly reverse biased (you can confirm with your DVM). Running with even a small reverse bias the capacitors are doomed to fail.

My favorite way to flash: An output pin from an AVR controller.
 

Thread Starter

MCU88

Joined Mar 12, 2015
358
Not meaning to get too astray from the question in the O/P, the capacitors are backwards, only slightly reverse biased (you can confirm with your DVM). Running with even a small reverse bias the capacitors are doomed to fail.
Yes SIR. I will revise the schematic and upload again.
 

wayneh

Joined Sep 9, 2010
17,498
FWIW, R1 and R4 can be a single resistor. Since only one LED is on at a time, they can share the current-limiting resistor.
 
Top