Skip to content

Given user input for voltage and number of resistors, this script calculates the voltage drop over each resistor.

Notifications You must be signed in to change notification settings

emmachalupka/Ohms_law_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

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!

About

Given user input for voltage and number of resistors, this script calculates the voltage drop over each resistor.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages