Skip to content

Calculate resistor value based on its color code

Notifications You must be signed in to change notification settings

LOVE-CRAFTT/ohm_guru

Repository files navigation

Ohm Guru

Calculate resistor value based on its color code. Made using flutter framework. Made during internship.

Either input the resistor value and get the color code or input the color code and get the resistor value. Works for 4, 5 or 6 band resistors.

Inspired by digikey's tool [https://www.digikey.com/en/resources/conversion-calculators/conversion-calculator-resistor-color-code]; some edge case logic errors in the original are fixed in this implementation.

UI Sample

4 Band with color code

4 Band with resistor value

5 Band with color code

5 Band with resistor value

6 Band with color code

Comments

  • Well commented codebase imo.
  • Need to reimplement the dynamic resistor image

Live at: https://love-craftt.github.io/Resistance-Calculator/

About

Calculate resistor value based on its color code

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published