Builds a simple NE555 astable circuit that makes an LED flash at an adjustable rate.
The 555 charges capacitor C1 through R1 until about 2/3 of the supply, then discharges through R2 until 1/3, creating rectangular pulses.
Parts list includes NE555, resistors R1 and R2, capacitor C1, LED D1, potentiometer P1, and a 9V battery.
The LED turns on during the high output state and off during discharge, repeating continuously as the frequency is adjusted.
Generated by the language model.
The NE555 astable circuit - how to make a flashing LED
The NE555 chip is one of the most popular and widely used integrated circuits in electronics. Due to its simplicity, versatility and low cost, it is used in many projects such as pulse generators, clocks, timers and flashing LEDs. In this article, I will present a simple circuit with the NE555 chip that makes an LED flash at a set time.
What is the NE555 circuit?
The NE555 is an integrated circuit that can operate in three different modes: astable, monostable and bistable. In astable mode, it acts as a pulse generator, producing alternating high and low states. It is an astable circuit because it has no stable state and its operation is continuous.
It is an ideal circuit for applications that require pulse generation, such as flashing LEDs, clock signals, and the generation of PWM (pulse width modulation) signals.
Circuit design with the NE555 circuit
To create a circuit that generates a flashing LED, we will use the NE555 chip in astable mode. Here is the list of components needed to build the circuit:
Components:
- NE555 integrated circuit - the main component of the circuit that will generate the pulses
- resistors (R1, R2) - resistors that, together with the capacitor, determine the frequency of the generated pulses
- capacitor (C1) - capacitor that works with the resistors to set the pulse duration
- LED (D1) - a diode that will flash in response to the generated pulses
- potentiometer (P1) - adjusts the frequency of the LED flashes
- power source (e.g. 9V battery) - provides power to the circuit. (I used the power supply I presented in the previous article)
How does the circuit work?
The NE555 chip in astable mode acts as a continuous pulse generator. This works as follows:
Capacitor charging - The capacitor (C1) charges through the resistor (R1) until it reaches a voltage of about 2/3 of the supply. At this point, the output (pin 3) of the circuit is in a high state and the LED lights up.
Capacitor discharge - when the voltage reaches 2/3 of the supply, the NE555 circuit starts to discharge the capacitor through resistor (R2). When the capacitor discharges to a voltage of 1/3 of the supply, the circuit output switches to a low state and the LED goes off.
Repeat cycle - the process of charging and discharging the capacitor repeats, resulting in the generation of rectangular pulses. The LED flashes in response to these pulses.
Summary
The NE555 astable circuit is a simple but very versatile circuit that can be used in many electronics projects. Its use for a flashing LED is just one of many possible applications. Thanks to the easy frequency adjustment, we can tailor the circuit's operation to our needs. This is an ideal project for beginners as well as more advanced electronics enthusiasts.
Here I add a diagram from another article, but the construction is similar for each circuit.
About Author
banaszkieeewicz wrote 8 posts with
rating 15 .
Been with us since 2025 year.
Thanks, that's what I started with in the 90s, which was the NE555, I think there was a DIY kit from Jabel or Nord at the time.
I assembled it, it worked and I made modifications. That's how I learned... [Read more]
smiga
10 Dec 2025 13:38
It is amazing how many things people have built on this. A book of sample projects:
https://lubimyczytac.pl/ksiazka/129441/100-projektow-na-555 [Read more]
_ACeK_
10 Dec 2025 15:02
:smile: Ben Eater has developed a type of clock for electronic circuits :idea: in the lead role 555 in three different working arrangements 🛠️ exact description is on YT in four parts 🎥
... [Read more]
andrzejlisek
10 Dec 2025 15:36
A bit like the Volkswagen Type 1, the Volkswagen Käfer, the Volkswagen Beetle (different names for the same model) was the longest-produced car in the world, so arguably the 555 is the longest-produced... [Read more]
smiga
11 Dec 2025 11:53
Cool animation explaining how it works:
https://www.facebook.com/share/v/16k8yHtHRn/ [Read more]
banaszkieeewicz
11 Dec 2025 19:32
in truth I'm impressed with how many circuits you can build on this, this circuit has it, it's easy to use and you can get it literally anywhere.
Added after 3 [minutes]:
I envy that you experienced... [Read more]
gulson
11 Dec 2025 19:36
Thanks. I'm from the days where there were no flashing diodes, so they were made on NE555.
For example, imitations of the alarm in a Maluch.
Later on, flashing diodes went on sale. [Read more]
smiga
13 Dec 2025 20:53
Previously, the flashing of the LEDs (there were only red, yellow and green ... sometimes there were orange ones) was done on two transistors (astable multivibrator).
I already used BC107/108/109 for... [Read more]
filipcichowskidev
14 Dec 2025 17:56
It was also possible to make a flashing diode on a single transistor - when I was a kid, my dad and I fitted such in two cars. This worked on the principle of the transistor flashing under the influence... [Read more]
MICHAŁ6201
16 Dec 2025 22:39
I made my first circuit based on two NE555's at the beginning of the 90's - an electronic siren - a circuit described in the monthly magazine Radioelectronik, and later on - an adjustable strobe from Nord
... [Read more]
minus3db
17 Dec 2025 15:54
And how much inspiration it has inspired!
Here, for example, the tube 555:
https://www.youtube.com/watch?v=Erdep7XInWU
https://github.com/Nakazoto/ue555
Radio on 555: https://hackaday.com/2011/02/25/hear-that-its-a-555-timer-am-radio/
Touch... [Read more]
W.P.
19 Dec 2025 21:02
Let's not forget the LM317, which is still popular today. [Read more]
minus3db
20 Dec 2025 02:05
Or the µA741... Admittedly obsolete, long since replaced by better designs, yet still in production. Probably aimed at servicing older devices.
https://hackaday.com/2025/04/01/why-the-lm741-sucks/ - interesting... [Read more]
krychast
29 Dec 2025 21:00
nothing beats a 7805 or a 741 amplifier [Read more]
FAQ
TL;DR: Build a NE555 astable flasher with a potentiometer to tune blink rate; the NE555 has 3 operating modes. “This is an ideal project for both beginners and more advanced electronics enthusiasts.” [Elektroda, banaszkieeewicz, post #21776783]
Why it matters: This FAQ helps beginners quickly make a reliable LED flasher and troubleshoot common 555-timer mistakes.
In astable mode, the capacitor charges via R1 until about 2/3 VCC, keeping the output high. Then it discharges through R2 until about 1/3 VCC, driving the output low. The cycle repeats, creating a square-wave that makes the LED blink. [Elektroda, banaszkieeewicz, post #21776783]
Which parts do I need to build the blinking LED circuit with a potentiometer?
You need an NE555, two timing resistors (one may be a potentiometer), a timing capacitor, one LED, and a power source like a 9 V battery. The potentiometer lets you adjust the blink frequency easily. [Elektroda, banaszkieeewicz, post #21776783]
How do I wire it? (3‑step quick start)
Connect NE555 in astable mode with R1, R2 (or R2+pot), and C1 per the schematic.
Power the IC (e.g., 9 V), and place the LED on the output with proper polarity and resistor.
The potentiometer changes the effective resistance in the charge/discharge paths, altering the time the capacitor takes to reach 2/3 VCC and 1/3 VCC. That shifts the output period, so the LED blinks faster or slower. [Elektroda, banaszkieeewicz, post #21776783]
What supply voltage should I use for this beginner build?
A simple 9 V source works well for the demo LED flasher. The referenced build used a 9 V supply, which keeps wiring simple and parts common for breadboards and kits. [Elektroda, banaszkieeewicz, post #21776783]
My LED stays on and won’t blink—what’s wrong?
If C1 never reaches the 2/3 VCC threshold, the output may not toggle. Check capacitor orientation/value and ensure the potentiometer isn’t at zero ohms, which can upset charge/discharge timing. Verify R1, R2, and C1 wiring to the threshold points. [Elektroda, banaszkieeewicz, post #21776783]
Is this project beginner‑friendly?
Yes. The author calls it ideal for both beginners and more advanced users. The circuit is simple, low cost, and teaches timing, thresholds, and basic debugging. “Ideal for both beginners and more advanced electronics enthusiasts.” [Elektroda, banaszkieeewicz, post #21776783]
What can I build next with the NE555 timer?
Explore LEDs, clocks, timers, and PWM-like generators. The thread links inspirations, like multi‑mode 555 clocks and project roundups. These widen skills in timing control and digital interfacing. [Elektroda, smiga, post #21776876]
Where can I see a 555 clock project explained step‑by‑step?
Check the referenced multi‑part video series demonstrating a 555‑based clock in several operating arrangements. It’s a clear walkthrough with practical wiring and timing insights. [Elektroda, ACeK, post #21776945]
Is the 555 really that enduring as a chip?
One commenter likens the 555’s longevity to the Beetle’s production run, noting it as a longest‑produced IC in near‑unchanged form. It highlights the design’s staying power in hobby and education. [Elektroda, andrzejlisek, post #21776981]
Any historical or kit-based way to learn this fast?
Many learned with simple DIY kits. Users recall 1990s kits from brands like Jabel or Nord that taught assembly and modifications—great for hands‑on practice. [Elektroda, gulson, post #21776817]
Can I visualize how the internal thresholds switch?
Yes. The thread shares an animation that explains the mechanism clearly. Seeing the 1/3 and 2/3 VCC transitions helps you debug stuck-on or stuck-off behavior. [Elektroda, smiga, post #21777752]
What is PWM and can the NE555 help me learn it?
PWM is Pulse Width Modulation, a method to control power by varying on-time. In astable mode, the 555 produces pulses that help you explore PWM concepts and duty cycles in simple builds. [Elektroda, banaszkieeewicz, post #21776783]
How do I safely power multiple LEDs from this circuit?
Start with one LED and current-limiting resistor. For more LEDs, calculate total current and use appropriate resistors or a transistor driver from pin 3 to avoid overloading. Keep supply stable. [Elektroda, banaszkieeewicz, post #21776783]
What’s a realistic learning outcome from this build?
You’ll understand the 555’s three modes, thresholds, and timing parts. A useful milestone: demonstrate adjustable blinking using one potentiometer and verify switching at approx. 1/3 and 2/3 VCC. [Elektroda, banaszkieeewicz, post #21776783]
Any pro tip from experienced builders?
“I assembled it, it worked and I made modifications.” Start simple, then tweak resistor and capacitor values to see timing effects. That’s how skills grow fast. [Elektroda, gulson, post #21776817]
Comments
Thanks, that's what I started with in the 90s, which was the NE555, I think there was a DIY kit from Jabel or Nord at the time. I assembled it, it worked and I made modifications. That's how I learned... [Read more]
It is amazing how many things people have built on this. A book of sample projects: https://lubimyczytac.pl/ksiazka/129441/100-projektow-na-555 [Read more]
:smile: Ben Eater has developed a type of clock for electronic circuits :idea: in the lead role 555 in three different working arrangements 🛠️ exact description is on YT in four parts 🎥 ... [Read more]
A bit like the Volkswagen Type 1, the Volkswagen Käfer, the Volkswagen Beetle (different names for the same model) was the longest-produced car in the world, so arguably the 555 is the longest-produced... [Read more]
Cool animation explaining how it works: https://www.facebook.com/share/v/16k8yHtHRn/ [Read more]
in truth I'm impressed with how many circuits you can build on this, this circuit has it, it's easy to use and you can get it literally anywhere. Added after 3 [minutes]: I envy that you experienced... [Read more]
Thanks. I'm from the days where there were no flashing diodes, so they were made on NE555. For example, imitations of the alarm in a Maluch. Later on, flashing diodes went on sale. [Read more]
Previously, the flashing of the LEDs (there were only red, yellow and green ... sometimes there were orange ones) was done on two transistors (astable multivibrator). I already used BC107/108/109 for... [Read more]
It was also possible to make a flashing diode on a single transistor - when I was a kid, my dad and I fitted such in two cars. This worked on the principle of the transistor flashing under the influence... [Read more]
I made my first circuit based on two NE555's at the beginning of the 90's - an electronic siren - a circuit described in the monthly magazine Radioelectronik, and later on - an adjustable strobe from Nord ... [Read more]
And how much inspiration it has inspired! Here, for example, the tube 555: https://www.youtube.com/watch?v=Erdep7XInWU https://github.com/Nakazoto/ue555 Radio on 555: https://hackaday.com/2011/02/25/hear-that-its-a-555-timer-am-radio/ Touch... [Read more]
Let's not forget the LM317, which is still popular today. [Read more]
Or the µA741... Admittedly obsolete, long since replaced by better designs, yet still in production. Probably aimed at servicing older devices. https://hackaday.com/2025/04/01/why-the-lm741-sucks/ - interesting... [Read more]
nothing beats a 7805 or a 741 amplifier [Read more]