CIRCUIT BUILD 01 · Getting Started
Planning Your Circuit Before You Build
The five-minute habit that saves an hour of confused troubleshooting later: sketch it, list it, check it, then build it.
Every build in this section follows the same short routine before a single wire touches a breadboard, and it's worth making a habit from the very first project:
- Sketch the schematic first — even roughly, on paper. Deciding what connects to what before you build catches mistakes when they cost nothing to fix.
- List every component and its value — resistor ohms, capacitor µF, supply voltage. If a value is missing, work it out (Ohm's law from Lesson 3 handles most of it) before you start.
- Check ratings against your supply — does the LED's current limit, the transistor's max voltage, or the relay's coil voltage actually match what you're feeding the circuit?
- Plan the breadboard layout — roughly where each part will sit, so power and ground rails stay tidy instead of a tangle of crossing wires.
The diagram below is the shape you'll see repeated throughout this section: a power source, a component that does the work, and a return path back to the source — every circuit, no matter how complex, is built from this same closed loop.
The universal loop Source → working component → return path. Every circuit in this section is a variation on this one closed loop.
BUILD TIP
Sketch and check values before you touch the breadboard — five minutes of planning catches most mistakes before they cost you any build time.