/resistor-solver

Starting with a given resistance range, solving for 1k, 5.1k, and 10k resistors.

Primary LanguageJavaScript

resistor-solver

Starting with a given resistance range, solving for 1k, 5.1k, and 10k resistors.

This is the brute force solution: There are definitely better ways that might be implemented in the future.

Try it out here!

IEEE Citation:

J. Ma, Resistor Solver, June 6, 2021. Accessed on: TODAYS DATE HERE. [Online]. Available: https://jlsajfj.github.io/resistor-solver/

It is known that duplicates appear. This will not be fixed