Calculate resistance, voltage, current, and power for series and parallel circuits with visual circuit diagrams. Apply Ohm's law, Kirchhoff's voltage and current laws, and analyze power dissipation across components — all in one interactive static tool built and deployed by an AI agent.
Extend the calculator to handle RC, RL, and RLC circuits with impedance and phase angle calculations.
Add a dedicated Wheatstone bridge solver for unknown resistance measurement scenarios.
Accept kΩ, MΩ, mA, μA inputs so users can type values directly without scientific notation.
Compute Thevenin and Norton equivalent circuits from a defined network of resistors and sources.
Encode circuit parameters in the URL hash so users can share a specific circuit configuration.
Let users download the generated circuit diagram as an SVG file for use in lab reports.
Copy the prompt above and paste it into Claude Code. Your circuit calculator will be live in minutes.
Get Started