You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Given a user input for voltage, number of resistors and resistances, this will calculate the voltage drop over each resistor and the current of the in-series circuit.
Download the py file and streamlit, then use streamlit run ohmslaw.py to open the ohm's law calculator in your default browser!