breadboard
A device used to build a (usually temporary) prototype of an electronic circuit and for experimenting with circuit designs. Both solder and solderless versions are available; the solderless type are easily reusable.
Breadboard: fast circuit testing without solder
A breadboard is a construction base with a grid of holes and internal metal strips that lets you assemble electronic circuits quickly without soldering. The solderless type, which dominates hobby and lab work, has spring-clip contacts under each hole that grip component leads when inserted. A typical solderless breadboard measures 170 by 55 millimetres and holds perhaps 400 tie points; larger models with 3,000 or more contacts exist for complex prototypes. The internal wiring pattern is standardized: each row of holes is electrically continuous, with a central gap separating the two halves to give you two independent columns per row.
The solderless breadboard's chief value is speed of revision. When a design change is needed, you pull out a wire or component and plug in a replacement rather than unsoldering and reheating. This matters most in the early design phase when circuit topology is still uncertain. Once the design stabilizes and you need a permanent assembly, you move to a printed circuit board or soldered prototype board. Soldered breadboards, older and less common now, use the same principle but require solder joints, so they are slower to build and modify but create more durable connections.
Limitations and practical constraints
Solderless breadboards have real drawbacks at higher frequencies. The long unshielded component leads and the spring-clip contacts introduce parasitic inductance and capacitance, making them unsuitable above a few megahertz for RF or high-speed digital work. Contact resistance at the clips degrades signal quality and can cause intermittent faults. If a breadboard gets dusty or the clips weaken from repeated insertions, connections become unreliable. Component leads must be reasonably stiff to push into the clips; very thin wires require special care.
The term "breadboard" originated in early radio and telephone work, when experimenters literally used a wooden bread-cutting board and hammered nails or terminal lugs into it as anchor points for components and wiring. The concept persisted through vacuum tube era and into semiconductor work. Today the word applies almost exclusively to solderless plastic boards with their characteristic socket grid, though the historical image of rough wooden assembly lingers in the name. Similar products for surface-mount components or for constructing mechanical assemblies use their own specialized names.
Breadboards are indispensable in electronics education and for one-off prototyping in labs, maker spaces, and embedded systems development. They pair naturally with Arduino boards, microcontroller evaluation kits, and sensor modules. A competent technician keeps a stock of different sizes on hand and understands when a breadboard is appropriate for proof-of-concept work and when the design needs to move to a more permanent substrate.