mmmerle


LED Indicator Wiring

An LED wired directly across a 9V supply doesn't dim, flicker, or draw a little extra current — it fails almost immediately, because an LED has almost no resistance of its own. This chapter covers why the current-limiting resistor is mandatory, and how to calculate its value from the LED's forward voltage using Ohm's Law.

An LED status indicator seems like the simplest wiring job in the whole build — two legs, a switch, a battery — and that apparent simplicity is exactly what causes the single most common LED mistake: wiring it directly across the 9V supply with nothing else in the circuit. Unlike a resistor or a capacitor, an LED offers almost no resistance to current once it’s conducting, so a direct connection to 9V doesn’t produce a dim glow or a slightly-too-bright LED — it pulls far more current than the LED is rated for and destroys it, often within seconds, sometimes visibly (a flash, then dark).

Why an LED needs a series resistor and a resistor alone doesn’t

An LED has a forward voltage (Vf) — a roughly fixed voltage drop across it once it’s conducting, typically around 1.8-2.2V for a standard red LED, higher for other colors — and below that voltage it barely conducts at all. Past that threshold, its resistance drops sharply and stays low, so small increases in supply voltage translate into large increases in current with almost nothing to hold it back. A resistor placed in series with the LED is what limits that current to a safe value, and calculating that resistor’s value is a direct, immediate application of Ohm’s Law — the exact promise made back in that chapter.

The calculation: current-limiting resistor from V = IR

The resistor only needs to drop whatever voltage is left over after the LED takes its share, so the formula is Ohm’s Law applied to that leftover voltage:

R = (Supply Voltage − LED Forward Voltage) ÷ Desired Current

Worked for a standard red LED on a 9V pedal circuit, aiming for a comfortable 10mA (0.01A) — bright enough to see clearly without being harsh, and well within a standard 5mm LED’s rating:

R = (9V − 2V) ÷ 0.01A = 700Ω

700Ω isn’t a standard resistor value, so round up to the nearest common value — 1kΩ — rather than down; rounding up under-drives the LED slightly (a little dimmer than the theoretical maximum), while rounding down risks exceeding the LED’s rated current. A 1kΩ to 4.7kΩ range covers comfortable brightness for most 5mm LEDs on a 9V supply, and it’s why that range shows up constantly in pedal build guides without much further explanation — this calculation is where that range actually comes from.

Supply Typical red LED Vf Target current Resulting resistor (rounded up)
9V ~2.0V 10mA 1kΩ
9V ~2.0V 5mA (dimmer, lower draw) 1.5kΩ
18V (rare, some boost/buffer circuits) ~2.0V 10mA 1.6kΩ

This table is also in the quick reference for a fast lookup on a future build.

Where the resistor goes, and where the LED’s polarity matters

The resistor can sit on either side of the LED in the series path — before or after — since resistance doesn’t care about direction, but the LED itself is polarized and only conducts (and lights up) in one direction, the same way an electrolytic capacitor is polarized. The longer leg (anode) is positive, the shorter leg (cathode, often marked with a flat edge on the LED’s plastic body) is negative. Installed backwards, an LED simply doesn’t light — it isn’t damaged by reverse voltage at typical pedal supply levels, which makes a “dead” LED that lights up the instant it’s flipped around one of the easiest and least stressful fixes in a build.

Common mistake: skipping the resistor because “it worked for a second”

An LED wired directly to 9V with no series resistor sometimes does light up briefly, even correctly, before failing — which misleads builders into thinking the wiring was fine and the LED was simply defective. What actually happened is the LED conducted at a current far past its rating for the brief window before internal heat damage caused it to fail open (permanently dark) or, less commonly, short. If a replacement LED wired the same way also dies quickly, the LED was never the problem — the missing series resistor is, and it needs to go in before a third one gets sacrificed to the same mistake.

From Other Books

Looking for a value or a term? Quick Reference · Glossary