A college mini-project for calculating a resistor's resistance.
Go to file
2022-09-21 15:51:53 +00:00
.gitignore added a readme and gitignore 2022-09-21 16:47:41 +01:00
bands.json initial commit 2022-09-20 10:35:36 +01:00
colours.py initial commit 2022-09-20 10:35:36 +01:00
main.py added a readme and gitignore 2022-09-21 16:47:41 +01:00
README.md added a readme and gitignore 2022-09-21 16:47:41 +01:00

Resistor Symbol Simple Resistor Calculator

A college mini project.

How to use

The program will ask you to enter 5 resistor band colors. It will then calculate the resistance and tolerance of the resistor from the band colours that you have entered.