One-sentence summary
A multimeter is a basic measuring tool that lets us read electrical values such as voltage, resistance and continuity, making it possible to see what is really happening inside a circuit.
Why does it matter?
You built a circuit, but the LED did not light up. Why not? The battery might be empty, a wire might be broken, or a connection might not actually be touching. You cannot tell most of these things just by looking, because we cannot see electricity directly.
This is where a multimeter helps. A multimeter turns invisible electrical values into numbers. Instead of guessing whether "the battery still has voltage," "how large this resistor is" or "whether these two points are truly connected," you measure and get an answer.
This lesson is only about low-voltage, educational sources: batteries (for example 2×AA, which is 3 V), USB, the micro:bit and Arduino. Nothing in this lesson is ever used on a wall socket, house wiring or mains electricity. Measuring high voltage is professional work that needs special equipment and training; it is not your job.
What is a multimeter?
A multimeter is a device that can measure several electrical quantities with a single tool. "Multi" means many and "meter" means measure. That is where the name comes from: a many-purpose measuring tool.
A multimeter usually has these parts:
- Display: Shows the measured value as a number.
- Selector dial: The rotating knob where you choose what to measure. Modes such as voltage, resistance and continuity are selected here.
- Probes: The two test leads you touch to a circuit. One is black (COM, the common lead) and the other is red (the positive lead).
- Probe sockets: The holes where the probes plug in. The black probe always goes into the
COMsocket; the red probe usually goes into the socket markedVΩmA.
Why do the probe colours matter?
In electronics, colours work like a language. The black probe stands for the "common" or "negative" side, and the red probe stands for the "positive" side. This order matters so that you read the sign of a value correctly.
Example: When you measure a battery's voltage, you touch the red probe to the battery's + end and the black probe to the − end. The display shows a positive value such as 3.0 V. If you swap the probes, you get a negative value such as -3.0 V. This is not an error; it simply means "you are holding the probes the other way round."
Three basic measurements
For a beginner, three measurements are enough: voltage, resistance and continuity.
1. Measuring voltage
Voltage is the electrical "push" between two points, and its unit is the volt (V). The easiest way to tell how full a battery is is to measure its voltage.
To measure voltage, you connect the multimeter in parallel with the circuit; that is, you touch the two probes to the two points you want to measure. You do not need to open the circuit.
Measuring a 2×AA battery pack:
Red probe ──► battery + end
Black probe ──► battery − end
Dial: DC voltage (V with a straight ⎓ symbol)
Display: around 3.0 V → battery is full
around 2.2 V → battery is getting weak
The ⎓ symbol means direct current (DC); batteries and USB provide direct current. The wavy ∼ symbol next to it means alternating current (AC) and is about wall sockets; we never touch that in this lesson.
2. Measuring resistance
Resistance is how strongly something opposes the flow of electric current, and its unit is the ohm (Ω). The resistance parts we use most in circuits are the small resistors with coloured bands on them.
To measure resistance, turn the dial to the Ω mode and touch the two probes to the two ends of the resistor. You get the most accurate result when the resistor is not connected in a circuit, so measure it on its own.
Measuring a resistor's value:
Red probe ──► one end of the resistor
Black probe ──► the other end
Dial: Ω (resistance mode)
Example display: 218 Ω → this is a 220 Ω resistor
(small differences are normal)
Let us remember Ohm's law: to protect an LED with a 3 V battery, you need a series resistor. A typical red LED works at about 2 V and wants 10 mA (0.01 A) of current. The voltage that must drop across the resistor is 3 − 2 = 1 V. Using Ohm's law:
R = V / I
R = 1 V / 0.01 A
R = 100 Ω
So a 100 Ω resistor does the job. If you do not have exactly 100 Ω, a slightly safer 220 Ω also works fine; the LED simply glows a little dimmer but is not damaged. By measuring the real value with a multimeter, you can be sure you picked the right part.
3. Measuring continuity
A continuity test checks whether two points are truly connected. On most multimeters this mode is shown with a small speaker/sound symbol (•)))).
If there is an electrical path between the two points, the multimeter makes a beep. If there is no path (a break), there is no sound. This is the measuring-tool version of the "sound output" idea you met in the buzzer lesson.
Testing whether a wire is intact:
Red probe ──► one end of the wire
Black probe ──► the other end
Dial: continuity ( •))) symbol )
Beep YES → wire is intact, the path is open
Beep NO → wire is broken or not making contact
Example: If an LED will not light on a breadboard, you can first test the ends of each wire with continuity mode. A jumper wire that is broken inside, even if it looks fine on the outside, will not beep, and you have found the problem straight away.
Important: Continuity and resistance tests are done only on circuits with the power removed. Trying to measure resistance while a battery is connected gives a wrong result. Take the battery out before measuring.
The correct measuring steps
Follow the same safe order for every measurement:
- Decide what you are measuring: voltage, resistance or continuity?
- Plug the black probe into
COMand the red probe intoVΩmA. - Turn the dial to the right mode (
⎓for V,Ωfor resistance,•)))for continuity). - For voltage, measure while the circuit is running; for resistance or continuity, measure with the battery removed.
- Touch the probes to the two correct points; red to
+, black to−. - Read the value on the display and write it down.
- When you are done, turn the dial back to
OFFso the battery is not wasted.
Mini practice
With an adult, using low-voltage materials, do these three small measurements:
- Battery check: Measure the voltage of a fresh 2×AA battery pack. Then measure a slightly used one. Write down the difference. Which is fuller?
- Resistance check: Measure three different resistors and write their real values into a table.
| Resistor | Expected value | Measured value |
|----------|----------------|----------------|
| 1 | 100 Ω | ? |
| 2 | 220 Ω | ? |
| 3 | 1000 Ω | ? |
- Continuity test: Test the ends of a few jumper wires with continuity mode. Do they all beep? Set aside any that do not.
Note: Before each measurement, check which mode you are in. Measuring in the wrong mode is the most common mistake.
Common mistakes
Measuring in the wrong mode
Leaving the dial on voltage and trying to measure resistance gives a wrong result. Before measuring, always check that the dial is in the right mode.
Measuring resistance on a live circuit
Measuring resistance or continuity while a battery is connected gives a false reading and can upset the measurement on some multimeters. Always do these measurements with the battery removed.
Plugging the probe into the wrong socket
Plugging the red probe into a high-current socket and then trying to measure voltage is a common mix-up. For beginner measurements, the red probe stays in the VΩmA socket and the black probe in the COM socket.
Trying to measure a wall socket
This is the most dangerous mistake. You never touch a multimeter to a wall socket, house wiring or any 220 V source at home. This lesson is only for low-voltage sources such as batteries, USB, the micro:bit and Arduino.
Safety note
- Use the multimeter only on low-voltage, educational sources: batteries (3–6 V), USB, the micro:bit, Arduino.
- A wall socket, power outlet, extension lead or exposed mains cable is NEVER measured. Mains electricity (220 V) can be deadly; those measurements are completely outside this lesson and outside what you should do.
- Do every measurement with an adult present.
- Always do resistance and continuity measurements on a circuit with the power removed.
- Do not touch the metal tips of both probes with both hands at the same time; touch the points you are measuring, not yourself.
- Be careful with lithium batteries: never short them, put one down at once if it gets warm, and tell an adult. You will learn more about batteries and their poles in the next lesson.
- When you are done, turn the multimeter to
OFF.
Review questions
- Why is the measurement mode selected before touching the probes to a circuit?
- How is a voltage measurement connected differently from a current measurement?
- What can happen if a current range is used directly across a power source?
- Why should resistance normally be measured on an unpowered circuit?
- How can a known battery help check whether a multimeter reading is plausible?
- What should be recorded with a measurement so another learner can repeat it?
Answers
- The selected mode changes the meter’s internal connection; the wrong mode can give a false reading or create an unsafe short circuit.
- Voltage is measured in parallel across two points, while current measurement requires the meter to become part of the current path in series.
- The meter may offer a very low-resistance path, blow its fuse, damage the meter or heat the leads.
- Other voltages in the circuit can distort the reading and may damage the meter in resistance mode.
- Its expected voltage gives a simple reference; a very different result suggests the range, leads, battery state or connection should be checked.
- Record the quantity, range, probe points, circuit power state, expected value, actual value and measurement uncertainty.
Lesson summary
- A multimeter turns the invisible values of electricity into numbers by measuring voltage, resistance and continuity.
- Voltage is measured in volts (V) and resistance in ohms (Ω); continuity shows whether two points are connected using a beep.
- The red probe goes to
+and theVΩmAsocket, and the black probe goes to−and theCOMsocket. - Resistance and continuity are measured only on a circuit with the power removed; voltage is measured while the circuit is running.
- The multimeter is used only on low-voltage sources, with an adult present; you never touch a wall socket.
Check-up questions
- What are the three basic electrical values a multimeter measures?
- When measuring a battery's voltage, which ends do you touch with the red and black probes?
- What must you do to the circuit before measuring resistance?
- What does it mean when the multimeter beeps during a continuity test?
- On which sources are you strictly forbidden to use a multimeter?
Answers
- Voltage (volts), resistance (ohms) and continuity. These are the three basic measurements to learn for a start.
- I touch the red probe to the battery's
+(positive) end and the black probe to the−(negative) end. If I hold them the other way round, the display shows a negative value. - I have to remove the battery and take the power off the circuit. Measuring resistance on a live circuit gives a wrong result.
- The beep means the electrical path between the two points is open, so the connection is intact. No sound means there is a break.
- On high-voltage sources such as wall sockets, house wiring and mains electricity (220 V). A multimeter is used only on low-voltage, educational sources.
Source and verification note
For “A Safe Introduction to the Multimeter”, verification focuses on whether the relationship between What is a multimeter? and Three basic measurements remains consistent across examples. Activities are designed only for low-voltage direct-current circuits; mains electricity is not used. Component values must be rechecked for the actual circuit, and connections should be reviewed with an adult before power is applied.
End-of-lesson check
- How would you define A Safe Introduction to the Multimeter in your own words?
- What is one normal use of the structure learned in this lesson?
- Which boundary or unexpected case would you test?
- How could you detect and correct one likely mistake?
- How would you adapt the same idea to another robotics or coding project?
End-of-lesson check — sample answers
- A good definition explains both the main idea and its purpose.
- The example should identify the input, the process and the resulting output.
- A boundary test can use the lowest or highest accepted value; an unexpected test can use missing or invalid input.
- Compare expected and actual results, change one thing at a time and repeat the test.
- Find the rule that remains the same, then adapt the steps to the new project’s input, tool and output.
Next lesson
Battery Safety: How to use batteries safely, the direction of the poles, the risk of a short circuit and the heat danger of lithium batteries.