Reference · Quick lookup

Bench Skills Cheat-Sheet

Measure, debug, and de-noise any build. Print me; keep it by the breadboard.

From Lessons 3033. Applies to every project — pedals and home automation alike.

Multimeter — the four functions

FunctionPowerHow
DC voltsONAcross two points; black on ground, red on the node. Checks rails & bias.
Continuity (beep)OFFTwo points joined → beep. Finds breaks & shorts.
Resistance (Ω)OFFMeasure a part out of circuit. Confirm values.
Diode testOFF~0.5–0.7 V Si / ~0.3 V Ge forward, open reversed. Confirms part & direction.

Expected DC readings (single 9 V op-amp pedal)

Debugging routine

  1. Look — IC backwards? cap/diode reversed? leg in wrong column? center-gap?
  2. Power & ground — rail ≈ 9 V; solid common ground everywhere.
  3. Bias points — compare each node to what it should be (≈4.5 V, op-amp pins).
  4. Trace the signal — half-split: present at the midpoint → fault downstream; absent → upstream.
Audio probe 0.1 µF cap on a wire to your amp + alligator-clip ground. Touch along the path: clean here, gone next → fault is between. Change one thing at a time and re-test.

Usual suspects

Missing/uncommon ground · reversed power · op-amp rotated (pin 1) · polarized part backwards (electrolytic, diode band) · leg in wrong breadboard column.

Noise triage (in order)

  1. Run on a battery — noise gone? → blame the supply.
  2. Solid common ground, no ground loops (star-ground to one point).
  3. Add/confirm decoupling caps (0.1 µF + bulk).
  4. Shorten signal wiring; move away from screens / wall-warts / dimmers.

Hum/buzz = grounding/interference · Hiss = high-gain noise (use only the gain you need).

← Course home · Glossary · Rules of thumb