workbench series · pamphlet no. 8

Tools & the Bench

The meta-issue: not a thing to build, but what you build everything else with. The iron, the meter, the kit, and the habits that turn a pile of parts into working hardware — without burning yourself or the bench.

Outfit the bench

Multimeter

The one non-negotiable — volts, continuity, resistance, current.

measure first

Soldering iron

A temperature-controlled iron makes permanent joints. The core skill.

joins metal

Hand tools

Cutters, strippers, pliers, tweezers — the everyday grip-and-snip.

grip & snip

Power supply

A bench supply with current limit — set a ceiling, save your parts.

clean & limited

Oscilloscope

Sees signals move over time — what a meter can't show.

sees signals

Helping hands

Clamps, a vise, a mat — the third and fourth hand you wish you had.

holds it still
Measure & diagnose
01

The multimeter

Volts, ohms, continuity — your first move on any problem.

need a multimeter

do measure the rail, beep for continuity, check before you trust.

+1 the continuity beep finds breaks and shorts faster than any other test — start there.

02

Read current

Amps go through the meter in series — the easy mistake to get wrong.

need a meter · the right jack

do break the circuit and put the meter in the gap.

+1 leaving the meter in the 10 A jack across a voltage blows its fuse — return the lead after.

03

The oscilloscope

Watch a signal's shape and timing live.

need an oscilloscope · a probe

do see PWM, ripple, oscillation — what a meter only averages.

+1 set the probe to 10× for fast or high-voltage signals so you don't load the circuit.

04

Logic & USB tools

A logic analyzer or USB-serial adapter reads digital traffic.

need a cheap analyzer / serial adapter

do decode I²C/SPI/UART; see what the chips actually say.

+1 capturing the bus settles "my code vs the wiring" arguments in seconds.

Solder & join
05

A clean joint

Heat the joint, feed the solder — shiny and smooth.

need an iron · solder · a tip

do heat the pad and pin, then touch solder to the joint, not the tip.

+1 a dull, blobby joint is "cold" — reheat it; most flaky boards are bad joints.

06

Tin & flux

Flux cleans, tinning pre-wets — both make solder flow.

need flux · solder

do flux first; pre-tin wires and tips for an easy bond.

+1 a tip that won't take solder just needs re-tinning — wipe, melt fresh solder onto it.

07

Desolder & rework

Braid or a pump lifts solder to fix mistakes.

need desoldering braid or a pump

do re-melt, then wick or suck the solder away.

+1 add fresh solder to an old joint before removing it — it re-flows and lets go cleaner.

08

Heat-shrink & strain

Insulate joints and stop wires flexing where they're weak.

need heat-shrink · a heat source

do slip it on before soldering; shrink it after.

+1 slide the tube on first — you can't thread it over a finished joint.

Prototype & assemble
09

Breadboard fast

Lay out a circuit with zero commitment.

need a breadboard · jumpers

do build, test, rip it up, rebuild — no solder.

+1 breadboards add stray capacitance — they're unreliable above a few MHz; solder fast circuits.

10

Perfboard it

Make a breadboard build permanent.

need perfboard · wire · solder

do transfer the layout, solder it down, run point-to-point wires.

+1 photograph the working breadboard first — it's your wiring map for the solder version.

11

Design a PCB

Lay out a real board and have it fabbed.

need a PCB tool (free) · a fab house

do draw the schematic, route the board, order a few.

+1 run the auto design-rule check before ordering — it catches the shorts you can't see.

12

Wire management

Tidy wiring is debuggable wiring.

need color-coded wire · ties · labels

do red for +, black for −; label, bundle, leave slack.

+1 a consistent color code means you read a fault at a glance instead of tracing every lead.

Make & shape
13

Drill & dremel

Holes, cuts, and grinding for enclosures and mounts.

need a rotary tool / drill · bits

do mark, centre-punch, then drill — eye protection on.

+1 a punched dimple stops the bit wandering off your mark on smooth surfaces.

14

Glue & mount

The right adhesive for the job.

need hot glue / epoxy / CA · tape

do hot glue for quick + removable, epoxy for structural, CA for instant.

+1 hot glue doubles as strain relief and a vibration damper on solder joints and connectors.

15

3D-print a case

Print a custom enclosure or bracket.

need a 3D printer or a service · a CAD tool

do model it around your board; print, fit, iterate.

+1 add 0.2 mm of clearance around the board — printed parts come out a hair tight.

16

Label & document

Future-you won't remember any of this.

need a notebook / label maker

do note pinouts, voltages, and what worked — photograph it.

+1 snap a photo before you take anything apart — it's the cheapest insurance on the bench.

Stock & set up
17

The starter kit

The tools that earn their place on day one.

need meter · iron · cutters/strippers · breadboard · jumpers

do start here; add as a project demands.

+1 a temperature-controlled iron is worth the upgrade over a cheap fixed one — it's the tool you fight most.

18

Organize parts

Sorted parts you can find; loose parts you can't.

need bins · a label scheme

do sort by type and value; keep a small "common" tray to hand.

+1 keep cut SMD strips in labeled zip bags — loose surface-mount parts vanish forever.

19

Light & sit right

Good light and a comfortable height save your eyes and back.

need a bright lamp · magnification · a stool

do light the work, magnify the fine bits, sit square to the bench.

+1 a magnifier lamp finds the hairline solder bridge your eyes skip right over.

20

Salvage station

A teardown corner feeds the whole series with free parts.

need screwdrivers · spudgers · a parts jar

do harvest motors, coils, sensors, and chips from dead gear.

+1 desolder whole component-dense boards at once with a heat gun — a tray of free parts in one go.

Bench habits
Bench safety

workbench series · measure first, heat the work, change one thing · the meter is the last word