Month 2 Box - Hardware 101 w/Soldering, PCB Design & more

Lesson 4 – Using a Multimeter & Building a Perfboard Project

Using a Multimeter and Oscilloscope

A multimeter is the tool that tells you what your circuit is actually doing, and yours has a built-in oscilloscope that graphs signals over time. This lesson teaches you to measure resistance, test diodes and LEDs, read voltage and current, check continuity, and then use the oscilloscope to watch a blinking signal as a live waveform. These are the core troubleshooting skills for everything you build from here on.

What each tool does

A multimeter measures electrical properties, voltage, current, and resistance, and gives you a single number. It is how you verify component values and find where a circuit is failing. An oscilloscope does something different: it graphs a signal over time, so instead of one number you see how the voltage rises and falls. Think of the multimeter as the Serial Monitor printing values, and the oscilloscope as the Serial Plotter turning those values into a picture. Together they let you see both the exact value and the shape of what your circuit is doing.

Connecting the probes safely

The red probe is positive and goes to the voltage and resistance slot; the black probe is negative and goes to the slot labeled COM. There are separate, fused slots for measuring current, and you should avoid them until you specifically measure current, because connecting probes there incorrectly can short a circuit. The probe tips are sharp, so keep the covers on when not in use. Turning on the meter starts it in multimeter mode, and a mode button toggles to oscilloscope mode.

Measuring resistance and testing diodes

In resistance mode, touch both probes to the two legs of a resistor; resistors have no polarity, so either orientation works, and the auto range feature picks ohms, kilo-ohms, or mega-ohms for you. A 220 ohm resistor reads about 220 ohms, or 0.22 on the kilo-ohm range. Diode mode is different because diodes, including LEDs, have polarity. The meter pushes a tiny current through, which makes an LED glow faintly and shows its forward voltage drop, around 1.8 volts for a typical LED. Reverse the leads and a healthy diode shows no reading; if it reads in both directions, the diode is damaged.

Measuring voltage and current

For voltage, put the black probe on ground and the red probe on the supply point, and read the number; a board's 5V pin might read 4.9 volts and its 3.3V pin about 3.3 volts, both within normal margin. For a barrel-jack adapter, the center is usually positive and the outer shell negative. Measuring current is different: the meter must be part of the circuit, so you break the circuit open and let the current flow through the probes. Start on the high-current (10 amp) slot to protect the fuse, then move to the milliamp slot for small readings; a simple LED circuit draws only about 12 milliamps.

Continuity: is it connected?

Continuity mode beeps when current can flow between the probes, meaning the connection is closed. It is the fastest way to check a wire or a solder joint: touch a probe to each end, and a beep means it is good while silence means it is broken. After soldering, continuity across your joints tells you instantly whether the connection actually formed.

Reading the oscilloscope

Switch to oscilloscope mode and use the dedicated oscilloscope probe on channel 1. After calibrating, you see a waveform. In voltage-over-time mode the graph plots voltage as it changes. The arrow keys adjust the display: they change the height (voltage scale) and zoom the time scale so a signal that looks flat because it is tiny or too zoomed can be made visible. When you probe a blinking LED driven from a pin, the line rises when the LED turns on and drops when it turns off, showing you the digital on-off signal you have been writing all along. A hold button freezes the display like a screenshot so you can study a moment in detail.

Working through it

Set up the meter. Connect the red probe to the voltage/resistance slot and the black probe to COM. Power on, set brightness if needed, and note the function buttons for voltage, resistance/diode/continuity, current, and the millivolt range.

Measure a resistor and an LED. In resistance mode, read a 220 ohm and a 10k resistor using auto range. Switch to diode mode and test an LED: correct polarity gives a faint glow and about a 1.8 volt drop; reversed gives no reading.

Measure voltage. Put black on a ground pin and red on the 5V pin, then the 3.3V pin, and confirm the readings sit near those values. Test a power adapter to confirm it delivers its rated voltage.

Measure current. Move the red probe to the 10 amp slot, build an open LED circuit, and complete it through the probes to read the current. Since it is small, move to the milliamp slot for a precise reading around 12 milliamps.