Electronics with a 6-year-old — Read Me First

Text written by Claude Opus 4.8 (claude-opus-4-8).

Electronics with a 6-year-old — Read Me First

This is a series of five core projects plus an optional sixth, designed to be run by a parent who is comfortable with physics, with a roughly six-year-old child doing the hands-on work. Each project is written in two layers:

The learning arc

The five core projects form a deliberate ramp, each adding a single new idea on top of the last; the sixth is an optional extension:

#ProjectNew idea
1Make the light come onElectricity flows only in a complete loop
2Press-to-buzz doorbellA switch is a gap you control
3The spinning motorElectricity can do work, and it has a direction
4The light that fades by itselfYou can store electricity and release it slowly
5Steady-hand buzz-wire gamePut it all together — you are the switch
6Make your own soundFast on/off = a tone; a knob changes the pitch

Project 6 is an optional extension that pairs with a passive buzzer (and an NE555 chip); it deliberately revisits Project 4’s RC time constant, now as audible pitch, so it works well any time after Project 4.

Do them in order, one per sitting. Re-deriving project 1 (“show me how to make it light again”) at the start of each session is excellent spaced repetition.

The sensing arc (optional projects 7–11)

A second arc, built around one new part — the slotted optointerrupter, an infrared LED and a phototransistor staring at each other across a slot. Each project again adds a single idea:

#ProjectNew idea
7The invisible eye — treasure alarmLight you can’t see, and an eye that reacts instantly
8Photo finish — race judgeA circuit can remember (a latch = one bit)
9The speedometer you can hearRotation → pulses → pitch = speed
10Punched-card music boxInformation stored as holes — programming on paper
11The marble counting machineA brainless machine can count (and carry digits)

Do 7 first — it introduces the part — then any order, though 8’s latch lands better after the beam is old news, and 11 caps the arc. The optoelectronics explainer is the parent-side companion for all five. Projects 8, 9, and 11 include optional Arduino extensions (winning margin in ms, RPM readout, marble total) — nice if you have a board, skippable if not.

How a six-year-old learns this

Parts list

You likely already have: a breadboard, hookup wire, resistors, capacitors, LEDs, a buzzer, and a small DC motor.

Worth buying to make this smooth (all cheap):

For the sensing arc (7–11), one small parts order covers everything — all of it is pennies-per-part cheap:

Active vs. passive buzzer

A small but important distinction — it determines which projects “just work”:

Powering these projects

There’s no shock risk at any of these voltages — the only electrical hazard is a direct battery short (+ to − through just a wire), which makes the wire and battery hot. Teach “always put the light/motor/buzzer in the middle of the loop.” The choice between supplies is about suiting the parts, not safety.

The three sensible options

A nice approach: use a 4×AA holder as the main supply for Projects 1–5, and keep a 9 V + snap connector specifically for Project 6.

What to change at higher voltage

ProjectAt 6 VAt 9 V
1, 2, 5 (LED)330 Ω is fineswap the 330 Ω → ~1 kΩ (330 Ω pushes ~22 mA, over a red LED’s ~20 mA limit; 1 kΩ gives a safe ~7 mA)
3 (motor)fine, spins a bit fasterdon’t — 9 V overspeeds/overheats a small 1.5–3 V motor and a 9 V cell sags under the load; use the AA pack
4 (capacitor)a ≥10 V-rated cap is fineuse a cap rated ≥16 V
2, 5 (active buzzer)usually finecheck its rating — many are 3–5 V parts; a piezo on the 555 is fine, just louder
6 (NE555)good headroomideal — lots of headroom, loudest buzzer

There’s a teaching beat hiding in here: more volts = brighter, faster, louder — but too much burns parts out, which is exactly why Project 1’s current-limiting resistor exists. If you demo “wrong resistor at 9 V,” use a sacrificial LED, not one the child is attached to.

Safety (the honest version)

Low-voltage battery work is very safe. The real hazards, in order:

  1. Small parts are a choking hazard. Coin cells especially are dangerous if swallowed — keep them counted and put away.
  2. Don’t short the battery. A wire straight from + to − gets hot and drains the cells fast. Always have a component in the loop.
  3. LED and wire leads are sharp and pointy. Mind eyes and fingers.
  4. Spinning motors catch hair and loose threads. Tie hair back; keep the spinning thing small and soft.
  5. Electrolytic capacitors have a + and − leg and don’t like being plugged in backwards or over-volted. At 4.5 V with the parts here you’re fine.

Never use mains electricity for any of this. Batteries only.