Daisy-Chaining Multiple Pedals
A single 9V supply can power an entire pedalboard through a daisy chain cable, but only if the board's total current draw fits the supply's budget and the supply is isolated enough to avoid ground-loop hum between pedals — digital pedals like the Daisy/Hothouse platform are especially sensitive to both. This chapter covers current budgeting and isolated vs. non-isolated supplies, and closes out Assembly.
A single pedal wired correctly is a solved problem by this point in the book — the last thing standing between a finished individual build and a working pedalboard is powering several of them at once without introducing new problems that don’t exist when a pedal is tested alone on a bench.
Daisy-chaining: one supply, several center-negative taps
A daisy chain cable is a single 9V power brick’s output split into multiple 2.1mm center-negative plugs, one per pedal, so an entire board runs off one wall-wart instead of one battery or wall adapter per pedal. This only works within a current budget: the supply has a maximum current rating (commonly 500mA-1A for the type bundled with pedalboard power bricks), and every pedal plugged into the chain draws from that same shared pool. A handful of simple analog pedals — a fuzz, an overdrive, a boost — might draw a combined 20-40mA and barely register against a 500mA supply. A digital platform like Hothouse/Daisy draws meaningfully more (commonly 100mA+ depending on what’s running), and stacking several digital pedals on the same chain can approach or exceed a modest supply’s budget well before an equivalent number of analog pedals would.
Add up every pedal’s rated current draw (from its manual or silkscreen, or measured directly with a multimeter in series) against the supply’s total rating before assuming a daisy chain will work — a supply that’s simply undersized for the board plugged into it can produce symptoms that look like a wiring fault (dropouts, unexpected noise, a digital pedal that reboots) rather than an obviously insufficient power light.
Isolated vs. non-isolated: why ground loops reappear at the board level
A non-isolated multi-output supply shares one internal ground reference across every output tap — electrically, all the pedals on that chain have their grounds tied together through the supply itself, in addition to any grounding through connected audio cables. Under most conditions this is fine. But it recreates exactly the multi-path grounding problem covered in enclosure prep and grounding, now at pedalboard scale: multiple ground paths between pedals (through the daisy chain and through the audio cables connecting them in series) can produce the same 60Hz hum a bad single-pedal ground does, and it gets worse specifically when a digital pedal (with its own internal switching power supply and clock noise) shares a non-isolated tap with sensitive analog gain stages.
An isolated supply gives each output its own separate transformer winding or isolated DC-DC converter, so there’s no shared internal ground path between taps — each pedal’s power is electrically independent, even though they’re plugged into the same physical brick. This is why isolated supplies (Truetone 1 Spot Pro/CS series and similar are common examples) are the standard recommendation once a board mixes digital and analog pedals, or grows past a handful of simple circuits, even though a cheaper non-isolated daisy chain works fine for a small all-analog board.
| Non-isolated daisy chain | Isolated multi-output supply | |
|---|---|---|
| Cost | Low — a single cable off one supply | Higher — dedicated isolated outputs per pedal |
| Ground loop risk | Real, especially with digital pedals mixed in | Minimal — each output is electrically separate |
| Right for | A small, all-analog board | Any board mixing digital and analog, or growing past a few pedals |
Common mistake: blaming a hum on the wrong pedal
When a multi-pedal board hums and only one supply feeds all of them, it’s tempting to isolate the problem by swapping individual pedals in and out — but a ground-loop hum caused by a shared non-isolated supply can appear to “follow” whichever pedal happens to be active in the signal path at the time, without actually being caused by that pedal at all. Before assuming a specific pedal is faulty, try powering the board from an isolated supply (or from individual wall adapters, one per pedal, as a diagnostic step) — if the hum disappears, the supply’s isolation, not any single pedal’s wiring, was the actual cause.
Where Assembly leaves off
This book has covered the physical and mechanical layer of a build: enclosure prep and grounding, footswitch and true-bypass wiring, jack wiring including the battery-cutoff trick, LED indicator wiring, and power — both single-pedal polarity safety and multi-pedal daisy-chaining. Combined with Fundamentals — which covers the electronics theory, component knowledge, schematic reading, and workflow this book assumed throughout — that’s everything needed to take a schematic from a first read to a finished, wired-up pedal on a board. The Builds book puts all of it together in complete, real build guides; the Effects book covers the individual circuit types in depth if a specific build’s circuit still needs digging into. If you’ve made it through both books, you have everything you need to finish a pedal end to end.