Level 2 · Sound · project 10 of 12 · 20 min · ●●○○○
Two-Hand Bell
Two push buttons in series feeding a buzzer and an LED — both hands must stay pressed for the alarm to sound.
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
- 1× 3×AA battery pack (4.5 V) L1
- 1× Solderless breadboard L1
- 6× Jumper wires space the buttons far enough apart that a single hand cannot cover both L1
- 2× Push button (tactile) the "left hand" and "right hand" buttons — both must be held L1
- 1× Active buzzer (3–5 V)
- 1× Red LED (5 mm) the "ringing" light — lights only while the alarm is sounding L1
- 1× 220 Ω resistor LED safety resistor L1
you'll learn: Circuits are loops · Switches · Series & parallel · Ohm's law · LED polarity
Circuit map
The circuit you'll build, running on the Workbench right now — shown with the switches closed.
simulating…
If it doesn't work
The boring ways this circuit actually breaks — check these first before you unwire everything.
- Only one hand is enough to trigger it. Buttons in parallel by mistake. Series: + → button A → button B → shared rail → buzzer + LED → −.
- Both buttons pressed, nothing happens. Battery pack switch, then each button's diagonal, then buzzer '+' toward +.
- LED lights but no buzz. Buzzer polarity — '+' faces the + rail.
- Buzzer sounds but no LED. Flip the LED (long leg toward +) and check the 220 Ω is in the LED lane.
- Buzzer weak. Someone added a 220 Ω in the buzzer lane. Buzzers run raw.
What you're building
A bell that only rings when both of your hands are pressing — one button under the left thumb, one under the right. Let go of either one and everything goes silent instantly. Hold both, and the buzzer wails while a red LED lights up next to it as a "yes, this is really on" indicator.
The Vault wired two push buttons in series to control an LED. This project takes the same series-AND idea to Level 2: two push buttons drive a buzzer plus an LED, side by side, from a single "both hands pressed" node. The idea is the same, the audio is new, and the real-world context is where the interesting story lives.
The big idea: momentary series-AND, sustained by fingers
The Vault and Handhold Chain proved that switches in series make an AND gate: every switch has to be closed for the loop to close. But those projects used slide switches — you flip them on and walk away.
Push buttons behave differently. They close the loop only while your finger is on them. Wire two push buttons in series and the alarm only fires while both fingers are down at the same instant. Let go of either — even for a moment — and it silences.
Engineers call that a hold-to-run control, and it's how the scary machines in the world stay safe:
- Industrial paper cutters and press brakes need two buttons pressed at once to lower the blade. If your hand slips off either one — because it wandered under the blade, say — the machine stops.
- Some shredders and table saws now use the same trick: one hand feeds, the other hand stays on a "yes I'm still here" button.
- Karaoke DJ mute buttons at fancy weddings: two staff members must both press to kill the mic. One person can't accidentally silence the bride.
The safety idea is simple: if letting go stops the danger, you can't be dangerously distracted for more than a moment. Your circuit demonstrates the same rule at low voltage and no danger.
The output half: same buzzer + LED lanes as Doorbell
Once both buttons are pressed, the "both-hands node" gets connected to +. From there the loop splits into two parallel output lanes — the exact pattern from Doorbell and Panic Doorbell:
- Buzzer lane: node → buzzer → −. The active buzzer limits its own current (about 150 Ω at 4.5 V from its datasheet), so no series resistor is needed on this lane.
- LED lane: node → 220 Ω → red LED → −. The 220 Ω is the LED's safety speed bump, same as every LED lane you have built.
Both lanes see the same 4.5 V push once the buttons are pressed, so each does its own Ohm's-law math without caring what the other is doing. The battery just supplies the sum.
Do the math
- Neither button held. The series chain is broken. Both lanes are dead — buzzer silent, LED dark, battery current 0 mA.
- Only one button held. The series chain is still broken — the other button is a gap in the loop. Buzzer silent, LED dark, battery current still 0 mA. Series-AND is unanimous.
- Both buttons held. The chain closes. Now both output lanes
come alive:
- LED lane: 4.5 V push − 2.0 V LED drop = 2.5 V across the 220 Ω. I = 2.5 ÷ 220 ≈ 11 mA. Nice glow.
- Buzzer lane: 4.5 V across ~150 Ω. I = 4.5 ÷ 150 ≈ 30 mA. Loud.
- Battery total: 11 + 30 = 41 mA. Fresh AAs handle this for hours of on-time — plenty for any real drill.
The chain of two buttons does not slow the currents down. Closed push buttons are a few milliohms of metal, invisible next to the 150 Ω buzzer and the 220 Ω resistor. Series switches only ever break loops; when they're all closed, the loop is as fast as if they were not there at all.
Build it
- Power rails: battery red (+) to a top row, battery black (−) to a bottom row.
- Button A: press it into the breadboard so it straddles the centre groove. Wire + rail → button A's top-left leg.
- Chain A → B: button A's diagonal (bottom-right) leg → button B's top-left leg with a short jumper. (Diagonal legs are always on opposite sides of the button's inside switch — same safe trick as Morse Code Messenger and The Vault*.)*
- The both-hands node: button B's diagonal leg lands on a fresh row — the "both hands" node — that's where the alarm will start.
- Buzzer lane: both-hands row → buzzer + leg → buzzer − leg → − rail. No resistor on this lane.
- LED lane in parallel: both-hands row → 220 Ω → LED long leg → LED short leg → − rail.
- Space the buttons well apart — a good six holes apart on the breadboard, or better: use two long jumpers so button A is on the left edge of the breadboard and button B is on the right edge. Now you actually need two hands to hold them.
- Press A alone: silence. Press B alone: silence. Press both: buzzer + light. Let go of either: silence again.
Why this pattern feels different from Arm & Ring
Arm & Ring used a slide switch as the arm and a push button as the ring. Once you flipped the slide on, you could walk away — the LED stayed lit as an "armed" indicator, and any one finger could ring the buzzer.
Two-Hand Bell is stricter. Neither switch is persistent. The moment you let go of either button, the alarm stops. That is exactly why real safety machines use momentary switches for the "hands are in a safe place" signal: a slide switch could be flipped on and taped down, defeating the whole point.
Same series-AND wiring, very different behaviour. The choice of switch type is a real engineering decision.
🧠 Your challenge
No single right answer. That's the point.
- Three-hand launch. Add a third push button in series (chain the last button's diagonal leg through it before the both-hands node). Now three fingers are required. Does the buzzer or LED get any dimmer with more buttons in the chain? (No — closed buttons don't slow the loop. Same 41 mA total, three fingers required to hear it.)
- Trade one button for a slide. Replace one of the two push buttons with a slide switch. Which of the two behaviours does your circuit turn into — a Vault-style "flip once and walk away", or an Arm & Ring-style "arm then hold"? Sketch the truth table before you rewire, then check on the breadboard.
- Silent alarm mode. Rewire so the LED sits before the buttons (right off the + rail through the 220 Ω) and the buzzer sits after the buttons. Now the LED is a "battery is in" indicator that stays lit as long as you have power, and the buzzer only fires when both hands are down. When would that split be useful? (A safety machine that always shows it is powered — you want a clear "on" light — but only makes sound while it's actively working.)
- The industrial-safety upgrade. Real two-hand controls have one more rule: if a worker duct-tapes one button down, the machine still refuses to run — because both buttons must be pressed within a fraction of a second of each other. Sketch (or describe) how you might detect "pressed at different times" versus "pressed together" using parts you will meet at Level 6 (a capacitor as a timer). You do not need to build it yet — just recognise the problem.
For grown-ups: safety notes
- Battery-safe throughout — 4.5 V won't shock anyone, and the worst case (both hands, both lanes) draws about 41 mA, which is easy for fresh AAs.
- The active buzzer is loud at close range. Point it away from ears when you first test both buttons pressed at once, and keep a hand near the battery in case someone nearby jumps.
- Do not build this into a real safety interlock for a real machine. Real machines use certified safety relays and redundant contacts because a single wire falling off must never leave the guard bypassed. Your breadboard version is a perfect teaching copy of the pattern; it is not rated for anything that could hurt someone.
- If the buzzer stays silent even with both buttons pressed, one of the buttons is probably wired between two legs that are always connected inside — rotate it 90° on the breadboard and try again. Same trap as The Vault.
- If the buzzer fires when only one button is pressed, your buttons are wired in parallel instead of in series. In series the two switches must chain end-to-end: button A's output leg feeds button B's input leg. If both buttons connect directly to +, that is parallel — Panic Doorbell, not this project.
- Never wire the buttons across mains power. The whole site is battery-only for good reason; even a "safe" mains switch moves currents thousands of times bigger than these parts can survive.
Checked against
Keep building
You might also like
shares ideas with this one