Your First LED Circuit

Light up your first LED safely using a current-limiting resistor—the classic beginner electronics project that teaches Ohm's Law in action.

Overview

This is the "Hello World" of electronics—lighting up an LED! But there's important science here: LEDs need a current-limiting resistor or they'll burn out instantly. In this project, you'll learn to read resistor color codes, understand why the resistor is necessary, and build your first working circuit on a breadboard.

Components Needed

  • 1x LED
  • 1x 10kΩ resistor
  • severalx Wires

Instructions

  1. Gather Your Components

    For this project, you'll need an LED, a 10kΩ resistor, some wires, a breadboard, and a 5V power supply. The 10kΩ resistor is actually higher than necessary—this means the LED will be dimmer but completely safe. It's a good starting point for beginners.

  2. Read the Resistor Color Code

    The 10kΩ resistor has color bands that indicate its value. Reading the bands: Brown (1), Black (0), Orange (×1000) = 10,000 ohms or 10kΩ. Learning to read resistor color codes is an essential skill in electronics.

  3. Build the Circuit

    Connect the components in series: 5V positive → resistor → LED anode (long leg) → LED cathode (short leg) → ground. The order of resistor and LED doesn't matter in a series circuit, but LED polarity does! The longer leg always connects toward positive.

Challenges

  • Calculate the ideal resistor value for 15mA through the LED using Ohm's Law
  • Try different resistor values and observe how brightness changes
  • Wire multiple LEDs in series—how does the required voltage change?
  • Wire multiple LEDs in parallel—why does each need its own resistor?
  • Try different colored LEDs—which ones appear brightest with the same resistor?