Skip to content

rjmckee/Ohms-Law

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

This Python script asks the user for the known variables (voltage, current, or resistance), then solves for the other unknown variable. Ranges from 0 to selected value are made. A plot of current vs voltage is displayed. The slope is resistance. If it is linear, then it is from an Ohmic device. If it is nonlinear, then it is from a non-Ohmic device.

About

Solve Ohm's Law problems using Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages