Level 2 · Sound · project 9 of 12 · 20 min · ●●○○○
Twin Bells
One doorbell button rings two buzzers in parallel — one in your room, one in the kitchen — with a slide switch that mutes just the bedroom bell at night.
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
- 8× Jumper wires a couple of long ones let the second buzzer live in the next room L1
- 1× Push button (tactile) the doorbell button — one press rings both bells L1
- 2× Active buzzer (3–5 V) one for the kitchen, one for the bedroom
- 1× Slide switch sits in series with the bedroom buzzer only — a bedside mute L1
you'll learn: Circuits are loops · Switches · 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.
- Only one buzzer sounds. Silent one's polarity is backwards — the '+' faces the + rail. Or the two buzzers aren't in parallel; each should get its own lane off the button.
- Slide mutes BOTH buzzers. The mute slide should sit in series with ONE buzzer only, not the shared rail. Move it back into just the bedroom buzzer's lane.
- Neither buzzer sounds when the button is pressed. Battery pack switch, then button diagonal, then that both buzzer '+' pins face +.
- Buzzers sound without pressing the button. Button is bypassed. Trace + → button → shared rail → both buzzers → −.
- Buzzers weak. AA batteries low. Two buzzers in parallel pull about 60 mA together.
What you're building
A doorbell that rings in two rooms at once. Kitchen bell over the sink, bedroom bell on the nightstand, one button at the front door firing both. And because bedtime is bedtime, a slide switch on the bedroom lane lets you silence just the bedroom bell without touching the kitchen one.
- Button up. Silent everywhere. Nothing drawing power.
- Button pressed, both lanes armed. Both buzzers ring at the same normal volume, at the same time. Battery has to supply enough current for both.
- Button pressed, bedroom lane muted. Kitchen buzzer rings alone. Bedroom buzzer stays quiet, no matter how long you hold the button.
The big idea: identical loads in parallel
You have already seen parallel lanes at Level 1 (the two LEDs in Do Not Disturb) and Level 2 (the buzzer + LED in Door Buzzer). What's new here is that both lanes carry the same kind of load — two active buzzers — instead of a mixed pair.
The rule for anything in parallel is short: every lane sees the same voltage across itself. So two buzzers wired in parallel each see the full 4.5 V, and each behaves exactly like a single buzzer on its own. Neither one steals from the other. The battery, however, has to supply the sum of the two currents.
That "each lane behaves like it's alone" fact is what makes the slide switch's job so clean. Drop a switch inside just the bedroom lane and the kitchen lane doesn't know the difference. Kill it and the kitchen keeps ringing exactly the same way. Independence — the same lesson from Whisper Alarm, applied at the output rather than the input.
Do the math (button pressed, both bells ringing)
Both lanes see 4.5 V across themselves. Each active buzzer looks like a ~150 Ω load at 4.5 V (that's the datasheet number: about 30 mA at 5 V, so R ≈ V ÷ I ≈ 150 Ω). Ohm's law twice:
- Kitchen buzzer: 4.5 V ÷ 150 Ω = 30 mA.
- Bedroom buzzer: 4.5 V ÷ 150 Ω = 30 mA.
- Battery total: 30 + 30 = 60 mA.
Twice the current, but each buzzer rings at its own normal volume. Fresh AAs handle 60 mA for many hours — a doorbell doesn't stay pressed long, so the actual drain per press is a blip. The "twice as loud" thing you might expect from twice the current does not happen: real loudness is logarithmic. Two buzzers of the same tone from the same spot are about 3 dB louder than one — a small perceived bump. The real benefit is that the two buzzers are in different rooms, so each room gets its own loud ring.
Do the math (button pressed, bedroom muted)
The slide switch is open. The bedroom lane is broken — no current can flow through it. The kitchen lane doesn't care, because it never depended on the bedroom lane for anything:
- Kitchen buzzer: still 4.5 V ÷ 150 Ω = 30 mA.
- Bedroom buzzer: 0 mA (loop open at the slide switch).
- Battery total: 30 mA — half the "both ringing" case.
The kitchen buzzer's volume, tone, and current draw are all exactly the same as before. The two lanes were never sharing; they were only sharing the same button. Cutting one lane leaves the other one untouched.
Do the math (button up)
The doorbell button is the master gate for both lanes. When it's open, there's no way for either lane to see the battery's plus side. Both buzzers are silent, both lanes carry 0 mA, and the battery supplies 0 mA total. The doorbell can sit built and idle for weeks without draining.
Build it
- Power rails. Battery + to a top row on the breadboard, battery − to a bottom row.
- Doorbell button straddling the centre groove, one leg on the + rail, its diagonal leg over to a "merge" row. Now the merge row is only live while the button is pressed.
- Kitchen lane. Merge row → buzzer #1 + leg → buzzer #1 − leg → − rail. No resistor: the active buzzer limits its own current, exactly like in Door Buzzer.
- Bedroom lane. Merge row → slide switch → buzzer #2 + leg → buzzer #2 − leg → − rail. Same lane shape, with the slide switch as a mute in series with just this buzzer.
- Long wires. Swap the bedroom buzzer's short jumpers for your longest wires so it can sit on your nightstand while the kitchen buzzer stays in the breadboard. Tape wires along the wall — never across doorways.
- Test. Slide on, press button: both bells. Slide off, press button: kitchen only. Release the button any time: silence.
Where "one control, many loads" shows up
- Church bells and school bells are usually one button on the wall of an office wired to a whole ring of speakers spread across the campus, all in parallel.
- Fire alarms in a building: one pull station triggers every horn on every floor at once, parallel wiring the whole way.
- String lights for the holidays sometimes use parallel bulbs so that a dead bulb doesn't kill the whole string — each bulb sees the same voltage no matter what its neighbours are doing.
- The horn on a car: one button on the steering wheel, but the actual horn assembly under the hood is often two horns side by side sounding different notes.
🧠 Your challenge
No single right answer. That's the point.
- Third bell. Add a third active buzzer in a third lane, wired in parallel with the first two. Do the math: how much current does the battery supply now when all three are ringing? (30 + 30 + 30 = 90 mA — still fine on fresh AAs, but not something you'd leave ringing.) Does the volume of each buzzer change? (No — each still sees the full 4.5 V and rings at its normal 30 mA volume.)
- Mute the kitchen too. Add a second slide switch inside the kitchen lane so it can be silenced independently as well. Now you can pick which room hears the doorbell. Verify: does turning off the kitchen mute affect the bedroom lane at all?
- Independent bells — the parent test. Ask a family member which bell rings during a press. Can they tell it's coming from two places? Try muting one — does the sound seem to move? (This is how surround sound and stereo really work: two identical speakers at different positions.)
- Series instead of parallel — the "silent" build. Rewire the two buzzers in series instead of parallel: merge → buzzer #1 → buzzer #2 → −. Predict what happens before you build. (Each buzzer sees only ~2.25 V, which is below its 3 V minimum. Both will probably just click or stay silent — the same "starved" effect you met in Two-Tone Doorbell. Active buzzers really don't like sharing voltage.)
For grown-ups: safety notes
- Battery-safe throughout. The worst case (both buzzers ringing) tops out around 60 mA, well within what fresh AAs deliver for hours. Cover the buzzer polarities the same way you handle LEDs: + leg to the + side. Reverse a buzzer and it just stays quiet — no smoke, no damage — but it's the first thing to check when a bell refuses to ring.
- Both buzzers are loud at close range. Point them away from ears before pressing the button, especially if two buzzers are sitting next to each other in the same room (they can create a "beat" — a wobbling loudness pattern — that's louder than either alone).
- The bedroom bell will sit near where someone sleeps. Do not run bare wires across a bed or under bedding. Tape the wire along a wall or table edge, and keep the buzzer at least an arm's length from a pillow.
- If both bells ring even with the bedroom mute off, the slide switch is probably shorting the wrong pair of pins. Slide switches make contact between adjacent pins on the breadboard — the third pin is a decoy. Rotate the switch or shift it one row and try again.
- Never wire this to mains power. Doorbells sold in shops are battery-only or use a transformer that steps 120 V down to a safe low voltage; the raw 120 V or 240 V in a wall is far outside what these parts survive.
Checked against
Keep building
You might also like
shares ideas with this one