Skip to content

justintrudell/Resistance-Combo-Calc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Resistance Combo Calculator

This is a small Python script which was developed to help with circuits labs throughout my undergraduate degree.

It simply takes as input the resistors you have on hand (either by inputting their values directly or their colour bands), as well as a desired final value. It then calculates the possible parallel/series combinations you can use to achieve the desired resistance. This is useful when you don't immediately have the correct resistor on hand that you need, but have many other resistors with various values.

  • Disclaimer: This code was written as a tool to help me learn Python

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages