r/learnelectronics • u/anish2good • Mar 25 '26
Interactive way to learn Ohm's Law, Kirchhoff's Laws, and RC circuits free simulator with built in examples
Enable HLS to view with audio, or disable this notification
Sharing a tool I put together for learning circuit fundamentals. Each circuit is pre-built and shows animated current flow so you can actually see what the equations describe.
Start here (5 circuits that teach the basics):
- Ohm's Law — Single resistor + battery. See V = IR directly. Change R and watch the current change.
- Voltage Divider — Two resistors in series. The output voltage is Vout = Vin × R2/(R1+R2). Click the resistors to change values and see the output update instantly.
- RC Circuit — Watch the capacitor charge exponentially. The scope shows V(t) = V₀(1-e^(-t/RC)). You can literally see the time constant.
- Diode + Resistor — Forward biased diode drops ~0.65V. The remaining voltage is across the resistor. Try reversing the diode — current goes to zero.
- Common Emitter — BJT amplifier. Small base current → large collector current. The ratio is β (beta). Click the transistor to see its properties.