atb-resistor-calculator
Version:
A straightforward resistor calculator that anyone can use to find values from colors and find colors from values.
7 lines (5 loc) • 361 B
Markdown
Using this tool is very simple.
1. Install NodeJS and make sure you can call it from your terminal.
2. run "npm install -g atb-resistor-calculator"
3. To convert colors to value, you can run a command like "atb-resistor-calculator bands Yellow Violet Brown Gold."
4. To convert a value to color bands, run a command like "resistor-calculator value 470."