The unit that measures electric current is the Ampere (commonly shortened to Amp or A). For smaller electronic circuits, we measure in milliamperes (mA, one-thousandth of an Amp) or microamperes (µA, one-millionth of an Amp). If you think of electricity like water flowing through a pipe, voltage is the water pressure, and current (Amps) is the actual flow rate—like gallons per minute passing a specific point in the pipe.
Knowing the theory is only half the battle. On the bench, measuring current is the most common way hobbyists blow their multimeter fuses or get misleading data. This guide covers exactly how to set up your meter, where to place your probes, and what numerical values you should actually expect to see on the display.
The Direct Answer: Amperes and the Multimeter Setup
Before you touch a probe, you must configure the multimeter correctly. Unlike voltage, which is measured in parallel, current must be measured in series. The meter must become part of the circuit so all the electrons flow directly through its internal shunt resistor.
Meter Setup Block
- Dial Position: Set to A (Amps) for high-current loads, or mA/µA for microcontrollers and small sensors. For AC circuits, ensure you select the AC current mode (often denoted by a sine wave symbol A~).
- Lead Jacks: The black lead always goes to COM. The red lead goes to the A (or 10A) jack for currents above 200mA. For currents below 200mA, move the red lead to the mA/µA jack. Never leave the red lead in the Amp jack when you are done; if you accidentally try to measure voltage next, you will create a dead short.
- Range: If using a manual-ranging meter, always start at the highest range (10A) and step down. Auto-ranging meters (like the Fluke 87V or Brymen BM235) will handle this, but they take a second to settle on low-current readings.
How to Measure Current: Probe Placement and Safety
For safe, low-voltage DC circuits (like a 12V LED strip or a 5V Arduino project), follow this exact sequence to measure current without damaging your board or meter.
- De-energize the circuit: Unplug the power supply or disconnect the battery. Never break a live DC circuit with test leads, as the inductive kickback from motors or relays can arc across the probe tips.
- Break the circuit at the test point: Disconnect the positive (red) wire going to your load. You need a physical gap in the circuit.
- Place the red probe: Touch the red multimeter probe to the power source side of the break (the wire coming from the battery or power supply).
- Place the black probe: Touch the black multimeter probe to the load side of the break (the terminal on the motor, LED, or microcontroller).
- Re-energize and read: Turn the power back on. The current will flow from the source, through the red probe, through the meter's internal shunt, out the black probe, and into the load.
Expected Readings: Good vs. Bad Values in Common Circuits
A reading of "0.5A" means nothing unless you know what the circuit is supposed to draw. Below is a reference table for common DIY and workbench circuits. Use these baseline numbers to diagnose shorts, open circuits, or failing components.
| Circuit / Load Type | Nominal Voltage | Expected Current (Good) | Fault Current (Short/Overload) | Open Circuit (Bad/Broken) |
|---|---|---|---|---|
| 5V Arduino Nano (Active, no shields) | 5V DC | 15mA – 25mA | > 50mA (Indicates shorted pin or overloaded 5V rail) | 0mA (Dead voltage regulator or blown polyfuse) |
| 12V LED Strip (1 meter, 60 SMD5050 LEDs) | 12V DC | 1.2A – 1.4A | > 2.0A (Shorted trace or wrong resistor) | 0mA (Broken copper trace or dead MOSFET) |
| 12V DC PC Fan (120mm standard) | 12V DC | 0.15A – 0.25A | > 0.5A (Bearing seized, motor stalled) | 0mA (Internal coil break) |
| ESP32 DevKit (Deep Sleep mode) | 3.3V DC | 0.01mA – 0.15mA (10-150µA) | > 2mA (Failed to enter sleep, code error) | 0mA (No power to 3V3 pin) |
Common Mistakes That Give Misleading Current Readings
When a circuit isn't behaving correctly, the multimeter is often blamed. But in current measurement, user error and meter physics are usually the culprits. According to All About Circuits, understanding ammeter limitations is critical for accurate diagnostics.
1. Measuring in Parallel (The Fuse-Blower)
If you place your probes across a battery or power supply while the meter is in current mode, you are effectively connecting a wire with near-zero resistance directly across the power source. This creates a massive short circuit. The meter's internal fuse (usually an 11A/1000V ceramic fuse for the 10A jack) will blow instantly to save the meter, but on cheap meters, the shunt resistor might melt or the PCB traces might vaporize.
2. Ignoring Burden Voltage
A multimeter measures current by passing it through an internal resistor (a shunt) and measuring the voltage drop across it. This means the meter steals some voltage from your circuit. On the 10A range, this "burden voltage" might be 0.01V per Amp. But on the mA range, it can be 1V or more. If you are measuring the current of a 3.3V ESP32 on the mA range, the meter's burden voltage might drop the actual voltage reaching the chip to 2.8V, causing the ESP32 to brownout and reset. The current reading will bounce erratically, leading you to falsely diagnose a bad board.
3. Using the 10A Jack for Microamp Signals
The 10A jack has very low resolution. If your IoT sensor draws 4mA in sleep mode, and you measure it on the 10A range, the display will simply read 0.00A. Many beginners assume the circuit is dead, when in reality, they just need to move the red lead to the mA/µA jack to see the 0.004A reading.
Frequently Asked Questions About Measuring Electric Current
What unit measures electric current in a residential breaker panel?
In a residential panel, current is measured in Amperes (Amps). However, because breaking a live 120V/240V mains circuit to insert test leads is extremely dangerous and violates electrical safety codes, electricians use an AC clamp meter. A clamp meter measures the magnetic field generated by the current flowing through the wire and translates it into an Amp reading without ever making direct electrical contact. For safe clamp meter usage, refer to guides from reputable test equipment manufacturers like Fluke.
What unit measures electric current for low-power IoT sensors?
For ultra-low-power IoT sensors (like an ESP32 or an Arduino Pro Mini running on batteries), current is measured in microamperes (µA). Standard multimeters often struggle to read microamps accurately due to internal noise and burden voltage. For precise µA measurements, bench engineers use dedicated current shunt monitors (like the INA219 breakout board) or specialized low-current meters like the Otii Arc or the Joulescope, which can log µA draws over time without dropping the circuit voltage.
How is the unit that measures electric current different from voltage?
Current (Amps) measures the volume of electrical charge flowing past a point per second. Voltage (Volts) measures the electrical pressure or potential difference pushing that charge. You can have high voltage with zero current (like static electricity or an unplugged 120V outlet), and you can have high current with very low voltage (like a car battery delivering 500 Amps to a starter motor at only 12 Volts). To find the total work being done (Watts), you multiply Volts by Amps.
Why does my multimeter read zero when I try to measure current?
If your circuit is visibly working (e.g., an LED is lit) but the meter reads 0.00A, check three things: First, ensure the meter is in series, not parallel. Second, verify the red lead is in the correct jack (if the circuit draws 50mA but the lead is in the 10A jack, the resolution is too low to display it). Third, check the meter's internal fuse. If you previously made a mistake and shorted the probes in current mode, the internal glass or ceramic fuse is likely blown, breaking the internal path and preventing any current from flowing through the meter.






