python
Resistor Color Codes Script
Mar 17, 2012
I just decided to write a Python script to convert resistor color codes to resistance values. Later, I also wrote a script to do the reverse - namely to find the color code of a given resistor.
Tags: electronics, python, software, project