⚡ Spark Academy53 lessons

Build the Blinker

A real 555-timer LED flasher on a breadboard — every component chosen with the theory you now own.

lesson 1 of 1 in this unit

Builds on: 3.3 The 555 Timer3.1 Diodes & LEDs2.3 Capacitors & the RC Time Constant1.3 Resistors in Practice

The mission

You will build the astable circuit from Lesson 3.3 physically: a 555 blinking an LED at about 1.5 flashes per second, powered by a 9 V battery. Total cost: roughly $12 if you buy parts individually — less from any electronics starter kit, which will contain everything below and plenty more. Nothing here can hurt you: 9 V through these components is entirely safe (just never short the battery’s terminals directly — Lesson 1.1).

Everything in this circuit is something you’ve already mastered:

  • The RC pair sets the tempo — Lesson 2.3 (τ = RC).
  • R1 = 1 kΩ and R2 = 47 kΩ pick f ≈ 1.5 Hz — Lesson 3.3 (f = 1.44/((R1+2R2)C)).
  • The 470 Ω sets the LED to ~15 mA — Lesson 3.1 (R = (V−Vf)/I).
  • Reading the resistors’ stripes — Lesson 1.3.
  • Why one loop, why polarity matters — Lessons 1.1 and 2.3.

Shopping list

PartSpecQty≈ Cost
Breadboard400-point (half-size) or larger1$3
555 timer ICNE555 (or NE555P / LM555)1$0.50
Resistor R11 kΩ ¼ W — brown·black·red1$0.30
Resistor R247 kΩ ¼ W — yellow·violet·orange1
LED resistor470 Ω ¼ W — yellow·violet·brown1
Capacitor C10 µF electrolytic, ≥ 16 V1$0.30
LED5 mm, any colour (red is classic)1$0.20
Jumper wiresmale–male, a small pack~6$3
9 V battery + clipclip with bare or pin leads1$4
Nice extras for the experiments: 100 µF and 0.1 µF (100 nF) capacitors, 4.7 kΩ and 470 kΩ resistors, a piezo buzzer, a 100 kΩ potentiometer.

Know your breadboard

A breadboard is a grid of spring-loaded holes with hidden connections — no soldering needed. The wiring below relies on knowing exactly what connects to what:

+strips of 5 connect vertically · rails connect horizontally · the gap fits a chip
Inside a breadboard: each vertical strip of five holes is one electrical node; the long rails run the board’s full length. The centre gap keeps a chip’s two pin rows separate.

The wiring, precisely

Place the 555 first, straddling the centre gap, notch/dot to the left— then pin 1 is bottom-left and the numbers run counter-clockwise (Lesson 3.3’s pinout). Then make these nine connections. “Pin n” always means any free hole in that pin’s 5-hole strip:

#FromToWith
1555 pin 8 (VCC)+ railjumper
2555 pin 4 (RESET)+ railjumper
3555 pin 1 (GND)− railjumper
4+ railpin 7R1 1 kΩ
5pin 7pin 6R2 47 kΩ
6pin 6pin 2jumper
7pin 2− railC 10 µF — striped leg to the − rail!
8pin 3 (OUT)LED anode (long leg)470 Ω in series
9LED cathode (flat side)− raildirect / jumper

Pin 5 stays unconnected — fine for this build. Battery clip last: red lead to the + rail, black to the − rail.

+555876512349 V battery clipR1 1 kΩR2 47 kΩpin 6 → pin 2C 10 µF (stripe = −)470 ΩLED
The finished blinker. Colours: red = to +, black = to −, orange = the pin 6 → pin 2 signal jumper. Exact columns don’t matter — connections do; use the wiring table as the source of truth.
The three classic mistakes (check before power!)

① Electrolytic capacitor backwards — the stripe must go to the − rail. ② LED backwards — long leg toward the 470 Ω, flat side to −. ③ Chip rotated 180° — the notch must be on the left, or the chip loses its ground connection and every timing pin lands on the wrong strip. Thirty seconds of checking beats a dead evening of debugging.

Power up

Snap the battery in. The LED should begin blinking immediately: on for ~⅓ s, off for ~⅓ s, about 90 blinks a minute. That number isn’t luck — you can derive it: f = 1.44/((1k + 94k)·10µF) ≈ 1.5 Hz, exactly what the simulator below predicts.

If it doesn’t blink

SymptomLikely causeFix
Completely deadNo power reaching the chipCheck battery, clip leads on the correct rails, pins 8 & 4 to +, pin 1 to −
LED solid on, never blinksTiming loop brokenCheck the pin 6 → pin 2 jumper, and that R2 really bridges pin 7 to pin 6
Nothing works, behaviour erraticChip rotated 180° (it lost its ground)Disconnect power; reseat with the notch on the left
LED never lights, chip coolLED backwards or wrong resistorFlip the LED; confirm 470 Ω is yellow·violet·brown
Wrong blink speedWrong R2 or C valueRe-read the stripes (47 k = yellow·violet·orange); check C is 10 µF

Experiments — you’ve earned them

  • Slow heartbeat: swap C for 100 µF → f ≈ 0.15 Hz, one stately blink every 7 seconds.
  • Flicker-fusion test: R2 = 4.7 kΩ → ≈ 14 Hz. Can your eye still see it blink? Find your own fusion threshold by mixing parts.
  • Make it sing: R2 = 4.7 kΩ and C = 0.1 µF pushes f to ≈ 1.4 kHz — replace the LED+resistor with a piezo buzzer from pin 3 to − and it plays a tone. The same circuit, a thousand times faster: blinkers and buzzers are one idea.
  • Add a knob: a 100 kΩ potentiometer in series with R2 gives you a blink-rate dial — a potentiometer doing real work (Lesson 2.2).

Where to go from here

You now read schematics, size components with Ohm’s law, think in time constants, and debug with Kirchhoff. Two suggestions: pick up a cheap multimeter — your first real instrument — and then keep going, because the advanced course starts right after this lesson: AC and signals, op-amps, digital logic, and a second build that turns this very blinker into a knob-controlled PWM dimmer. The breadboard on your desk is no longer a mystery box. It’s a lab.

⚡ Lab — Digital Twin — Predict, Then Build

The exact circuit you are about to build, limited to the parts in your kit. Use it to predict what the real board will do — before and after every swap.

  • Confirm the stock build: R2 = 47 k, C = 10 µF → ≈ 1.5 Hz.
  • Predict the 100 µF swap, then do it for real and compare.
  • Set R2 = 4.7 k and decide: will your eye see the flicker?
1 kΩ
47 kΩ
10 µF
f = 1.44 / ((R1 + 2·R2) · C)
1.5 Hz
Why duty > 50%
C charges through R1+R2 but discharges through R2 only

Build checklist — 0 / 14