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

Text written by 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, continued by a light-sensing arc (7–11), three bridge projects (12–14), and an electromagnetism arc (15–19). It is 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. It has its own follow-up, Project 6b: the two-tone siren, which adds a second, much slower 555 to make a real nee-naw; it needs only the second NE555 and the 100 µF capacitor from the sensing-arc parts order below.

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.

The bridge projects (optional 12–14)

Three standalone sessions that cross-breed the first two arcs; each reuses circuits the child has already built, and the only new part across all three is a light-dependent resistor (LDR):

#ProjectNew idea
12The light thereminA resistor that feels light: the world can be the knob
13You are a wireYour body conducts; two transistors amplify a whisper into light
14The song on a light beamLight can carry information across the room

Any order, any time after the sensing arc; 14 is the most magical and the most fiddly, so save it for a good day.

The electromagnetism arc (optional projects 15–19)

The third arc introduces not one new part but one new force, and closes the series’ biggest loop: electricity makes magnetism makes motion makes electricity. The parent-side companion is the electromagnetism explainer.

#ProjectNew idea
15The electromagnet craneElectricity makes magnetism: a magnet with an off switch
16The switch nobody touchesA magnet’s field can press a switch through solid things
17The switch that presses itselfOne circuit can command another (15 + 16 in one box: the relay)
18The machine with hiccupsWire a machine to switch itself off and it oscillates
19Making electricityThe motor runs backwards: spin it and electricity comes out

This arc is best done in order: 17 literally contains 15 and 16, 18 rewires 17, and 19 is the capstone of the arc and arguably the series.

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:

For the bridge projects (12–14): just an LDR or two (GL5528-type); everything else is already in the boxes above.

For the electromagnetism arc (15–19), one more small order:

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. Small neodymium magnets (arc 3) are in the same class, arguably worse: two swallowed magnets (or a magnet plus a coin cell) attract through intestinal walls and mean emergency surgery. Count them out at the start of a session and back into a labelled box at the end, every time.
  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.