how circuits work

voltage is the push, current is the flow, resistance is the friction. capacitors store charge, inductors store magnetic energy, diodes set direction, and transistors control bigger things with smaller signals.

goal: read a schematic like a map and predict what each part is doing.

ohm sweet ohm (and friends)

voltage divider

two resistors make a reference voltage.

Vout = Vin × R2 / (R1 + R2)

example: Vin = 9 V, R1 = 10 kΩ, R2 = 10 kΩ → Vout = 4.5 V.

filters (rc)

one resistor + one capacitor make simple “tone controls.”

example: R = 10 kΩ, C = 1 µF → fc ≈ 15.9 Hz (great for de-bouncing).

diodes + leds

transistors (super quick)

stable power

reading schematics

try this
Build a 555 astable on a breadboard, then predict the frequency with the formula, then measure with a phone oscilloscope app or microcontroller timing.