Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 328 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 328 Bytes

Ohms_law_calculator

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!