TomJGooding / rescol

A resistor color code calculator in the terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rescol

A resistor color code calculator in the terminal

screenshot

About

I've recently started tinkering with electronics, so created this toy project to learn the resistor color codes.

Currently this displays a four-band resistor as apparently this is most common, but the fourth tolerance band isn't implemented (yet).

Installation

Install rescol using pipx:

pipx install git+https://github.com/TomJGooding/rescol.git

Resources

Licence

Licensed under the GNU General Public License v3.0.

About

A resistor color code calculator in the terminal

License:GNU General Public License v3.0


Languages

Language:Python 100.0%