A breadboard (also called a solderless breadboard) is a rectangular plastic board with hundreds of tiny holes. It lets you build and test circuits without soldering—just push component leads and jumper wires into the holes. Every electronics student starts here.
A standard breadboard has 830 tie points (holes). Each hole has a spring-loaded metal clip inside that grips the wire or component lead inserted into it.
The main area is divided into two halves by a center gap (called the DIP gap because it is designed to straddle DIP IC chips). Each half has rows labeled a–e and f–j.
Key rule: All 5 holes in a single row (e.g., row 1: a1, b1, c1, d1, e1) are electrically connected. But the two halves are NOT connected across the center gap.
The red (+) and blue (–) strips along the top and bottom edges run the entire length of the board. Use these for VCC and GND distribution. On some breadboards, the power rails have a break in the middle—check continuity with a multimeter.
Sketch your circuit on paper first. Identify which components connect to which pins. This saves time and reduces errors.
If using an Arduino Nano or ESP32 DevKit, place it straddling the center gap. This gives you access to all pins from both sides.
Run jumper wires from your Arduino's 5V and GND pins to the power rails. Now any component can tap into power from the rails.
Insert LEDs, resistors, sensors, and other components. Remember: each component lead must go into a different row (otherwise you are short-circuiting the component).
Use jumper wires to connect rows together according to your circuit diagram. Keep wires short and flat against the board for a clean layout.
| Feature | Breadboard | Perfboard | Custom PCB | |---------|-----------|-----------|-----------| | Soldering needed | No | Yes | No (manufactured) | | Reusable | Yes | No | No | | Reliability | Low (loose contacts) | Medium | High | | Best for | Prototyping, learning | One-off projects | Production |
Browse our Electronics Learning Kits which include quality breadboards and jumper wires.
Explore our collection of DIY kits and components. All project components mentioned in this guide are available in our store.
Browse All Projects