Build a stunning LED chaser using a 555 timer and CD4017 decade counter — learn how it works, how to assemble the circuit, and how to tweak the effects.
Create a Dynamic LED Chaser Using 555 Timer & CD4017
If you’re into fun electronics projects, creating a running or chasing LED effect is an eye-catching way to learn core digital electronics and timing circuits. In this project, we’ll show you how to build an LED chaser circuit using a 555 timer IC as a clock generator and a CD4017 decade counter to sequence 10 LEDs in a loop. This setup is great for DIY lighting, holiday decoration, and hands-on learning.
🎯 Project Overview
An LED chaser (sometimes called “running lights”) lights a string of LEDs one after another in a smooth sequence. This effect is achieved by combining:
- A 555 timer IC configured in astable mode to generate regular clock pulses.
- A CD4017 decade counter that steps through 10 outputs, lighting one LED at a time.
- A potentiometer to adjust the chase speed.
Once built, this circuit cycles through 10 LEDs repeatedly — visually similar to those classic “Knight Rider” style lights or light-chase holiday decorations.
🔌 How It Works
🔹 1. 555 Timer as Pulse Generator
The 555 timer is wired in astable mode to create a continuous train of square-wave pulses. These pulses act like a clock — each one tells the counter to step to the next LED. Using the potentiometer in the timing network, you can slow down or speed up the pulses, changing how fast the chase pattern moves.
🔹 2. CD4017 Decade Counter
The CD4017 is a digital counter with ten outputs (Q0-Q9). Each pulse from the 555 timer makes the counter advance one step. Only one output goes HIGH at a time, so each LED lights in sequence. Once the counter reaches Q9, it loops back to Q0, making a continuous running light effect.
🧠 Circuit Assembly Steps
- Power Rails: Connect your 9 V supply to the power rails of a breadboard — positive to VCC and negative to GND.
- Place the 555 Timer: Insert the 555 timer with Pin 1 to GND and Pin 8 to VCC.
- Timing Components: Wire the resistors, potentiometer, and capacitors to set up the 555 in astable mode.
- Counter IC: Insert the CD4017 next to the 555. Connect its clock pin (Pin 14) to the 555 output (Pin 3).
- LED Array: Connect each LED (with a current-limiting resistor) to CD4017 outputs Q0-Q9.
- Finish Wiring: Tie Reset and Clock Enable of the CD4017 LOW to allow continuous counting. Add the 0.1 µF decoupling capacitor between VCC and GND to stabilize the circuit.
- Check & Power: Double-check connections, then apply power. LEDs should begin chasing!
🔧 Possible Enhancements
Cascading Counters: Add a second CD4017 for up to 20 LEDs.
Bidirectional Chase: Flip the direction of counting with digital logic.
Sound-Reactive Patterns: Replace the 555 clock with a music trigger circuit to sync lights to audio.
🎯 Final Thoughts
This LED Chaser Circuit with 555 Timer IC is an accessible yet flexible electronics project that combines analog timing with digital counting logic. Whether you’re learning circuit fundamentals or building ambient lighting, this design delivers both functionality and fun. Ready to turn more circuits into glowing creations? Let’s build!





Top comments (0)