Key Takeaways

1

Know Your Ports and Dial

A digital multimeter has three or four ports on the front:

The dial selects what you're measuring. Common symbols:

SymbolMeaning
V⎓ or VDCDC voltage (batteries, USB, Arduino, car electrics)
V~ or VACAC voltage (wall outlets, mains, transformers)
ΩResistance (resistors, continuity of wires, checking if a fuse is blown)
▶| or sound-wave iconContinuity — beeps if the probes are connected (under ~50 Ω)
A⎓ or ADCDC current (how many amps a circuit draws)
Buy an auto-ranging meter. It costs $5-10 more and saves you the guesswork of picking the right range. For most hobby work, a $15-30 auto-ranging meter is all you need.
2

Measure DC Voltage

This is what you'll do 80% of the time — checking if a battery is dead, verifying a power supply, debugging a circuit.

  1. Black probe → COM. Red probe → V/Ω.
  2. Set dial to V⎓ (DC voltage). On an auto-ranging meter, that's it. On a manual meter, pick a range higher than what you expect (e.g., 20V for a 9V battery).
  3. Touch the black probe to ground/negative, red probe to the positive point you want to measure.
  4. Read the display. If it shows negative (-), you have the probes reversed — swap them or just ignore the minus sign.
If you accidentally set the dial to resistance (Ω) or current (A) and probe a voltage source, you can damage the meter. Always double-check the dial before probing.
3

Measure Resistance

Check resistor values, find broken connections, or test if a heating element is still good.

  1. Power off the circuit. Resistance measurement only works on de-energized components.
  2. Black probe → COM. Red probe → V/Ω. Set dial to Ω.
  3. Touch probes across the resistor or component. Polarity doesn't matter for resistance.
  4. If the reading is unstable, you're touching the probe tips with your fingers — your body resistance (~1 MΩ) is in parallel with the measurement. Hold the plastic handles only.
A reading of 0L or "1" means open circuit — either the component is broken (blown fuse, burned resistor) or you're not making contact. Touch the probes together first to verify the meter works — you should see ~0.1-0.5 Ω (the resistance of the probe leads themselves).
4

Test Continuity

The most underrated multimeter feature. Use it to trace wires, find shorts, check fuses, and verify solder joints — all in seconds, without looking at the display.

  1. Power off. Continuity mode injects a small current — it can't work on a live circuit.
  2. Set dial to the continuity symbol (sound-wave or diode icon with sound waves).
  3. Touch probes together. The meter should beep. If it doesn't, check the probes and battery.
  4. Touch probes across the two points you want to test. A beep = connected (less than ~50 Ω). No beep = open circuit.
Continuity mode is faster than resistance for checking cables, fuses, and PCB traces. You don't even need to look at the screen — just listen for the beep. Every experienced technician uses continuity mode 10× more than resistance mode.
5

Measure Current (Amps)

This is the measurement that beginners get wrong. Current must flow through the meter — you have to break the circuit and insert the meter in series.

  1. Move the red probe to the 10A (or mA) port. This is critical. The V/Ω port can't measure current.
  2. Set dial to A⎓ (DC amps).
  3. Break the circuit — disconnect one wire or cut one trace.
  4. Insert the meter: red probe to the more positive side, black probe to the more negative side.
  5. Power on the circuit. Read the current. Power off before disconnecting.
Never connect the meter across a voltage source (in parallel) while in current mode. The meter's current shunt has near-zero resistance — this creates a short circuit. Best case: blown fuse. Worst case: blown meter or burnt probes. After measuring current, always move the red probe back to V/Ω immediately.

Recommended Multimeters

The right meter depends on what you work on. Here's what we use and recommend for different budgets.

Use CaseRecommendationWhy
Beginner / HobbyAstroAI AM33D or similar auto-ranging meter ($15-25)Auto-ranging, backlit display, decent build quality. All you need to start.
Electronics / BenchUNI-T UT61E or Fluke 115 ($50-200)True RMS, higher accuracy, data logging. The Fluke is the industry standard.
AutomotiveInnova 3340 or Fluke 88V ($50-500)RPM measurement, duty cycle, temperature probe. Built for 12V systems.
Mains / High VoltageFluke 117 or equivalent CAT III/IV rated meterSafety first. Never use a cheap meter on mains voltage — insufficient input protection can be lethal.

Related Tutorials

Frequently Asked Questions

Q: What's the difference between auto-ranging and manual multimeters?

A: Auto-ranging selects the correct measurement range automatically. Manual requires you to pick the range (20V, 200V, etc.) before measuring. For beginners, auto-ranging is worth the extra $5-10 — it prevents range errors and saves time. For experienced users, manual meters offer faster settling time on a known range.

Q: Can I measure voltage with the probe in the 10A port?

A: No. This is the #1 cause of blown multimeter fuses. The 10A port connects to a low-resistance shunt — probing a voltage source through it creates a near-short circuit. Always return the red probe to V/Ω after measuring current.

Q: What does "true RMS" mean?

A: True RMS meters accurately measure AC voltage regardless of waveform shape. Non-RMS meters assume a pure sine wave and can be off by 30%+ on non-sinusoidal signals (inverters, audio, switch-mode supplies). If you work with anything other than mains AC, get true RMS.

Q: Why does my meter read 0L when measuring resistance?

A: 0L means over-range — the resistance is higher than the selected range, or the circuit is open (broken connection). Switch to a higher range or check your probe contact. Touch the probes together first to verify the meter is working.