Open this lesson in your favourite AI. It'll walk you through the why, explain the demo, and quiz you on the try-it list.
The multimeter is the stethoscope of electronics. Most beginners can read the display but don't know which mode to use when. The art is in matching the measurement to the question: 'is this point live?' (voltage), 'is current flowing?' (amperes, in series), 'is this trace connected?' (continuity), 'is this resistor what the band says?' (resistance, disconnected from circuit).
The four modes you'll use 95% of the time.
Use these three in order. Each builds on the one before.
Explain in one paragraph the 4 main multimeter modes (voltage, current, resistance, continuity) and what each measures.
Walk me through measuring the current through an LED safely.
Given a circuit that's supposed to draw 100mA but the LED is dim, what 3 measurements would you make to localize the fault?
1. CONTINUITY (the beeper):
Use for: "Is wire A connected to wire B?"
Setup: Black probe COM, red probe in V/Ω jack. Dial to continuity symbol.
Action: touch both probes to the two points. If beeps, they're connected.
Common uses:
- Tracing a fault on a PCB (which trace is broken?).
- Verifying a solder joint (cold joints sometimes pass visually but fail beep).
- Checking switches: open vs closed circuit.
2. DC VOLTAGE:
Use for: "What voltage is at this point relative to ground?"
Setup: Black to COM (ground reference), red to V/Ω jack. Dial to V= or V---.
Action: black on circuit ground, red on point you want to measure.
Common uses:
- Verifying a power rail (should be 5.00V on USB? Probe it.).
- Checking a battery voltage (1.5V AA actually reads 1.55V fresh, 1.2V dying).
- Debugging: which voltage isn't where it should be?
3. DC CURRENT (the dangerous one):
Use for: "How much current is flowing through this branch?"
Setup: Black to COM, red to A jack (different jack!). Dial to A= or mA=.
Action: BREAK the circuit and put the meter in series.
WARNING: If you forget to move the probe to A and try to measure
current with the probe still in V/Ω, you'll short the circuit
through the meter's internal fuse. Replaceable but annoying.
Common uses:
- Verifying battery drain (your wearable claims 200µA — is it?).
- Sizing a current-limiting resistor for an LED.
4. RESISTANCE (the unpowered):
Use for: "What's the value of this resistor?"
Setup: Black to COM, red to V/Ω. Dial to Ω.
Action: ALWAYS DISCONNECT the resistor from the circuit. Touch probes
to its leads.
Common uses:
- Identifying a resistor whose color bands you can't read.
- Checking a sensor (e.g., a thermistor varies with temp).
5. CAPACITANCE / FREQUENCY / DIODE (occasional):
On most meters. Use when you need them.
COMMON MISTAKES:
- Measuring voltage in current mode: short circuit, blown fuse.
- Measuring resistance on a powered circuit: meter shows wrong value, may damage.
- Forgetting the COM/V switch: wrong measurement.
Build the habit: before EVERY measurement, glance at:
- Are the probes in the right jacks?
- Is the dial in the right mode?
- Is the circuit powered (for V) or unpowered (for Ω)?