Level 2 · Sound · project 4 of 12 · 20 min · ●●○○○

Continuity Tester

Your first real tool — two probe wires that beep and light up whenever the tips touch anything that conducts.

new here? Start with First Light — one battery, one resistor, one LED. It teaches the loop, LED direction, and why the 220 Ω resistor matters.

What you need

you'll learn: Circuits are loops · Series & parallel · Ohm's law

Circuit map

The circuit you'll build, running on the Workbench right now — shown with the switch closed.

simulating…

If it doesn't work

The boring ways this circuit actually breaks — check these first before you unwire everything.

  • Buzzer and LED are already on before you touch the probes. The probe wires are touching each other or sharing a rail. Separate them — the two probe tips should NEVER meet inside the board.
  • Nothing when the probes touch a known conductor (a coin, a fork). Battery pack switch, then buzzer polarity (+ toward battery), then that both probes are actually in the loop and not just floating in unused rows.
  • LED lights but no beep. Buzzer polarity — the '+' faces the + rail.
  • Probes light up on plastic or wood. They aren't conductors. Your tester IS working — you just discovered they don't conduct. Try skin (with wet fingers), a coin, foil.
  • Fades out after a minute of use. AA batteries low. This project pulls ~20 mA continuously when probing — fresh cells fix it.

What you're building

A real tool: two loose wires with bare metal tips. Touch the tips together — or bridge them across anything that conducts — and the tester beeps and glows. Nothing happens if the thing between them doesn't conduct. A continuity tester checks for that closed path. It is the first instrument on every electronics bench in the world.

You'll use this again and again. Check whether a switch is really switching. Find a hidden break in a wire. Test whether your breadboard row is doing what you think it's doing. Every later session gets easier with this tool.

The big idea: your two probes ARE the switch

Look at the Door Buzzer schematic in your head. The push button was the "gap you close with your finger". This project replaces that button with two loose wires. When their metal tips touch anything conductive at once, they close the gap — and the buzzer + LED lanes fire, exactly like they did for the doorbell.

The circuit is not new, and the physics is the same. You are re-purposing the Door Buzzer as a diagnostic tool by making the "switch" something the outside world completes for you. Any wire, any solder joint, any piece of metal that can carry current between the two probe tips becomes the switch. Anything non-conductive (wood, plastic, dry paper, most rubber) leaves the gap open and stays silent.

Do the math

Nothing new in the numbers either — the lanes are exactly the same as the Door Buzzer, and you know how to size both.

  • LED lane: the red LED "eats" 2.0 V across itself (from the LED spec — every red 5 mm LED lands close to this). The 220 Ω resistor takes the leftover 4.5 V − 2.0 V = 2.5 V. By Ohm's law, I = V ÷ R = 2.5 ÷ 220 = 11.4 mA. Comfortable middle-of-the-road brightness for a 20 mA-max LED.
  • Buzzer lane: the active buzzer's guts behave like about a 150 Ω load at this voltage, so I = 4.5 ÷ 150 = 30 mA. That's the number on its datasheet, and it explains why it doesn't need a resistor — it already limits its own current.
  • Battery current when the probes touch: the lanes are in parallel, so their currents add: 11 mA + 30 mA ≈ 41 mA. That's easy for a fresh set of AAs — you could leave the tester buzzing all afternoon and still not flatten the battery.

When the probes are not touching anything, no current flows in either lane. The whole thing sits at zero milliamps. That's the point of a switch, even when the switch is "two wires waiting for someone to bridge them".

Build it

  1. Battery + to one rail on the breadboard, battery to the other. Skip the switch — the world will be your switch.
  2. From the + rail, run Probe A: a long jumper wire straight out with its far end unclipped and bare. That's one probe tip.
  3. On the rail, wire up two lanes in parallel back to a single spot on the breadboard we'll call the return node:
    • Buzzer lane: buzzer + leg to the return node, buzzer leg to the rail.
    • LED lane: the return node → 220 Ω → LED long leg → LED short leg → rail.
  4. Finally, run Probe B: a long jumper wire from the return node out to another bare tip.
  5. Touch the two bare tips together: BZZZT + red glow. Touch them to opposite ends of a paperclip: same result. Touch them to opposite ends of a dry pencil: silence.

You built a tool that will help you build the next project. Give it a label and keep it nearby.

What it can (and can't) tell you

  • What it detects: any path between the two probes with resistance low enough that current can still flow. Wires, solder, coins, aluminum foil, most switches when closed, a working fuse. Even your fingers if they're wet — skin resistance drops way below its usual megohms when it's wet.
  • What it says when the path is iffy. A bit of resistance in the path — a corroded joint, a partly-crushed wire that measures around 1 kΩ — leaves the buzzer only about 0.6 V (4.5 V ÷ 1150 Ω ≈ 3.9 mA through its 150 Ω). The simulator shows that as a weak signal; a real active buzzer running that far below its rated voltage may rasp, click or stay silent. So treat "quiet or nothing" as bad connection, not as "a little bit connected" — the buzzer is a yes/no instrument.
  • Why the LED goes dark first (a fun side-effect of the design). The two lanes sit in parallel, so they share whatever voltage the probes deliver. The buzzer wants only 150 Ω-worth of voltage; the LED needs at least 1.6 V across its own body before it turns on at all. When probe resistance rises, the buzzer's low-resistance gulp drags the shared voltage below the LED's turn-on line — so the LED cuts out first, buzzer keeps whispering, then the buzzer stops too. Two independent hints from one press: LED lit = "confidently solid connection", buzzer alone = "iffy", both silent = "open".
  • What it won't detect: paths much above about 1 kΩ. A real multimeter can measure a 10 MΩ insulator; this tester can't. A multimeter is next on your build list eventually — until then, this answers 90% of the "is it connected?" questions you'll actually ask.

🧠 Your challenge

No single right answer. That's the point.

  • Test yourself. Lick a fingertip on each hand and press one against each probe tip. Does anything happen? Now try dry fingertips. Explain the difference using what you know about resistance and current. (Rough hint: dry skin sits around 100 kΩ to a few MΩ; wet skin can drop under 10 kΩ. Plug the smaller number into I = V ÷ R with V = 4.5 V and see whether either lane gets enough current to notice.)
  • Sort your parts drawer. Test every jumper wire you own by touching its two ends. Any that stay silent are broken and need to come out of the box. How many did you find?
  • The invisible break. Take a working jumper wire and pinch it hard in one spot with pliers to (probably) crush the metal inside without splitting the plastic. Retest — a weak buzz with the LED dark means a partly-broken wire (a few hundred ohms of damage); full silence means it's fully snapped. You've just found faults your eyes couldn't see, and used the LED-off / buzzer-on gap to rate how bad they are.
  • Sharpen the tester. Right now the buzzer stays on the whole time you hold the probes together. Add the slide switch somewhere in the loop so you can silence the buzzer while keeping the LED working — handy for testing after bedtime. Which side of the probe pair does the switch belong on, and does it matter?

For grown-ups: safety notes

  • Battery-safe voltages — 4.5 V won't hurt you, even if you touch both probes with the same finger.
  • Never touch the probes to any circuit that's plugged into a wall outlet. This tester is for battery-powered projects only. Wall voltages are hundreds of times what your circuit puts out and would destroy the tester (and could hurt you) instantly.
  • Don't leave the tester connected to the battery when you're not using it — with the probes apart the current is zero, but two loose probe tips will eventually touch in a drawer and drain the battery through the buzzer. Just unplug the battery when you set the tester down.
  • The bare probe tips are sharp-ish; watch your fingers if you sharpen them further with a knife or wire strippers. Ask an adult if this is your first time stripping wire.
  • Only ever test unpowered parts and unpowered circuits. Pull the batteries out of whatever you're testing first. The tester pushes its own 4.5 V into the path; an outside battery can force current back into the tester, give meaningless answers, or damage parts.
  • Never test a battery by touching the probes to its two terminals. That connects two batteries against each other through the tester's tiny wires; the wires can get hot, and both batteries drain fast. There's a proper way to measure batteries — a multimeter, coming later.

Checked against

Keep building