WORKSHOP REFERENCE DIAGRAMS // BLOCK 1 — FUNDAMENTALS
Lock any two sliders and watch the third value respond. The pipe diagram updates to show what's actually happening.
If you increase the pressure (voltage) without changing the pipe narrowing, more water (current) flows.
If you narrow the pipe more (increase resistance), less water (current) flows for the same pressure.
These three things are always connected — change one, and another must change. That relationship is Ohm's Law.
Fill in any two fields — the third will be calculated automatically
You have a 9V battery. Your LED needs 2V and 20mA (0.02A).
The resistor must drop the remaining 7V (9V − 2V = 7V).
R = V ÷ I = 7 ÷ 0.02 = 350Ω → use a 390Ω (next standard value up)
Power (measured in Watts) is the rate at which energy is used. Every component has a maximum power rating — exceed it and it gets hot, then breaks.
P = I × V or P = I² × R or P = V² ÷ R
CLICK A DEVICE TO SEE ITS DRAW:
SCHEMATIC (standard symbols)
BREADBOARD (real world)
A mono audio amplifier. You plug your phone into it via a 3.5mm headphone jack, and it drives a small speaker loud enough to fill a room. Everything is powered from a USB cable — the same kind of power that charges your phone.
At the heart of it is a single chip: the LM386. It takes a tiny audio signal from your phone (just millivolts) and amplifies it to a level that can push a speaker cone back and forth. Everything else in the circuit is there to support that chip — clean power, controlled gain, protecting the speaker, adjusting the volume.
↑ Click any component on the schematic to learn what it does
Click any card to expand the explanation. These are in the order you'll place them on the board.
Always solder lowest-profile components first — they're hardest to reach once taller parts are in place. Work through this list in order.
This is a top-down view of your perfboard showing exactly where each component goes. Toggle between the top view (component side — what you see while placing parts) and the bottom view (solder side — where you make the connections). Hover over any component to highlight it.
On perfboard, holes in the same row/column are NOT connected — you must bridge them yourself with short wire links or by bending component legs. These are the connections to make on the solder side.
Each circuit below builds on the last — don't dismantle, just add. By step 4 you have a light-sensitive circuit with a real sensor, a visual readout, and a switch. Clip your component voltmeter across key parts as you go and watch the readings change.
The most fundamental circuit. Current flows from the battery, through the resistor (which limits how much flows), through the LED (which converts that current to light), and back to ground. Without the resistor the LED would draw too much current and burn out instantly.
Calculate the resistor first: Battery = 9V. LED needs ~2V. Remaining voltage = 7V. Target current = 20mA (0.02A). R = V ÷ I = 7 ÷ 0.02 = 350Ω → use 390Ω (next standard value up).
SCHEMATIC