Calculate Current Limiting Resistor Value for LEDs
💡 Formula: R = (V_supply - V_forward) / I_LED | Power = I² × R
R = (Vs - Vf) / I | P = I² × R
📖 LED Resistor Calculator
This tool calculates the current limiting resistor value needed for LEDs. When connecting an LED to a power supply, a resistor is required to limit the current and prevent the LED from burning out. Enter the supply voltage, LED forward voltage, and desired current to get the correct resistor value and power rating.
📐 LED Resistor Formulas
Series LEDs: R = (Vs - (Vf × N)) / I Parallel LEDs: R = (Vs - Vf) / (I × N) Power Rating: P = I² × R (use 2× for safety)
Where: Vs = Supply Voltage (V) Vf = LED Forward Voltage (V) I = LED Current (A) N = Number of LEDs R = Resistor Value (Ω) P = Power (W)