Lesson Overview
A breadboard is one of the most important tools in electronics—and the best place to start building real circuits without soldering. In this lesson, students will use a breadboard to create their first breadboard project: lighting up an LED using a battery, a resistor, and jumper wires.
This project teaches the fundamentals of how electricity flows, how components connect, and how engineers test ideas safely before making permanent circuits.
Skill Level: Beginner
Recommended Age: 8+ (with supervision)
Estimated Time: 30–45 minutes
Learning Objectives
By the end of this lesson, students will be able to:
- Identify the main parts of a breadboard
- Understand how rows and columns are connected internally
- Safely power a simple circuit
- Explain why resistors are important
- Build and troubleshoot a basic LED circuit
Materials Needed
Each student or group will need:
- 1 breadboard
- 1 LED (any color)
- 1 resistor (220Ω–330Ω recommended)
- 2–3 jumper wires
- 1 battery pack (AA or 9V with connector)
Safety Note:
Always connect the resistor in series with the LED. LEDs can burn out quickly if powered directly.
What Is a Breadboard?
A breadboard is a reusable circuit-building board that allows components to be inserted and connected without soldering.
Inside the breadboard are metal strips that connect certain holes together:
- Power rails (long rows): Used for positive (+) and ground (–) connections
- Terminal rows (short rows): Used to connect components across the center gap
The center gap separates connections, making it easy to place chips and LEDs correctly.
Understanding the LED
An LED (Light Emitting Diode) only allows electricity to flow in one direction.
- Long leg: Positive (anode)
- Short leg: Negative (cathode)
If the LED does not light up, it may be inserted backwards—this is normal and safe when using a resistor.
Step-by-Step Project: Lighting an LED
Step 1: Place the LED
- Insert the LED into the breadboard so each leg is in a different row
- Make sure the legs are not connected directly together
Step 2: Add the Resistor
- Connect one end of the resistor to the short leg of the LED
- Place the other end of the resistor into an empty row
Step 3: Connect Power
- Use a jumper wire to connect:
- Battery positive (+) → row with the long LED leg
- Battery negative (–) → row with the free end of the resistor
Step 4: Power On
- Turn on or connect the battery
- The LED should light up 🎉
If It Doesn’t Work (Troubleshooting)
Encourage students to check:
- Is the LED backwards? Flip it and try again
- Are the legs in different rows?
- Is the resistor connected in series, not parallel?
- Are the battery wires firmly connected?
Troubleshooting is a core engineering skill, not a mistake.
What’s Happening in the Circuit?
Electricity flows:
- From the battery’s positive terminal
- Through the LED (producing light)
- Through the resistor (limiting current)
- Back to the battery’s negative terminal
The resistor protects the LED by slowing the flow of electricity.
Extension Activities (Optional)
Once the LED lights successfully, try:
- Swapping LED colors
- Using two LEDs (one at a time)
- Moving connections to different breadboard rows
- Turning the LED into a “switch” by disconnecting one wire
Advanced learners can later add:
- A push button
- A microcontroller
- Multiple LEDs in patterns
Teacher & Parent Tips
- Let students experiment—mistakes are part of learning
- Ask students to explain the circuit in their own words
- Encourage drawing the circuit on paper after building it
- Reinforce that breadboards are for testing ideas safely
Why This Project Matters
This simple LED circuit is the foundation for:
- Robotics
- Computer hardware
- Microcontroller programming
- STEM problem-solving skills
Every complex electronic device starts with circuits like this one.