A multimeter (also called a DMM—Digital Multimeter) is the most important tool in any electronics lab. It measures voltage, current, and resistance, and can test continuity, diodes, and capacitors. No serious debugging is possible without one.
Multimeter Basics
The Ports
COM (Common): Always connect the black probe here.
VΩmA: Connect the red probe here for voltage, resistance, and low current (up to 200 mA).
10A / 20A: Connect the red probe here ONLY for measuring high current (above 200 mA). Using the wrong port can blow the internal fuse.
The Dial
Rotate the dial to select measurement mode: V (voltage), Ω (resistance), A (current), or the continuity/diode symbol.
Measuring DC Voltage
This is the most common measurement in electronics.
Set the dial to DCV (DC Voltage). If your multimeter is not auto-ranging, select a range higher than the expected voltage (e.g., 20V range for a 5V circuit).
Connect the black probe to GND and the red probe to the point you want to measure.
Read the display. A 5V Arduino pin should show approximately 4.8–5.2V.
What to Check
Is the power supply delivering the correct voltage?
Is the sensor getting 3.3V or 5V as expected?
Is there a voltage drop across a component?
Measuring Resistance
Disconnect the component from the circuit (or turn off power). Measuring resistance in a live circuit gives incorrect readings.
Set the dial to Ω (Ohms).
Touch both probes to the two ends of the resistor.
Read the value. A 10kΩ resistor should show approximately 9.8–10.2 kΩ.
Tip: Resistor Color Code Verification
Not sure about a resistor's value from its color bands? Measure it. This is faster and more reliable than decoding colors.
Testing Continuity
Continuity testing checks if two points are electrically connected (i.e., a wire or trace between them is intact).
Set the dial to the continuity symbol (looks like a sound wave or diode with lines).
Touch the probes to the two points.
If connected, the multimeter beeps. If no beep, the connection is broken.
Uses
Check if a jumper wire is broken
Verify breadboard connections
Test solder joints on a PCB
Find short circuits (continuity where there should be none)
Measuring DC Current
Current is measured in series with the circuit (you must break the circuit and insert the multimeter).
Set the dial to DCA (DC Amps) or mA.
Connect the red probe to the mA port (for currents under 200 mA) or the 10A port (for higher currents).
Break the circuit at the point you want to measure and connect the multimeter in series.
Read the current flowing through the circuit.
Common Use
Measure how much current your Arduino project draws (for battery life calculations)
Check if an LED is drawing the expected 20 mA
Verify motor current under load
Testing Diodes and LEDs
Set the dial to the diode symbol.
Touch the red probe to the anode (+) and black to the cathode (–).
The display shows the forward voltage drop (~0.6V for silicon diodes, ~2V for red LEDs, ~3V for blue/white LEDs).
If the LED lights up faintly, it is working correctly.
Buying Guide
For students, a basic digital multimeter (₹300–800) with auto-ranging, continuity buzzer, and backlit display is sufficient. Popular brands in India: HTC, Mastech, UNI-T, Fluke (premium).