instantiator / flipper-zero-experimental-apps

Experimentation building apps for flipper zero
MIT License
59 stars 7 forks source link

Resistance calculator: Show the common name #2

Open instantiator opened 1 year ago

instantiator commented 1 year ago

Feature request from @jamisonderek

It would be nice if I could see the common name while setting the values... 23 x 10^4 @ 0.5% 230K <<< show this name.

OK button: 230K @ 0.5% Red Orange Yellow Green 220K / 330K (E6 20%) 220K / 270K (E12 10%) 220K / 240K (E24 5%) 226K / 237K (E48 2%) 226K / 232K (E96 1%) 229K / 232K (E192 .5%) https://en.wikipedia.org/wiki/E_series_of_preferred_numbers

instantiator commented 1 year ago

Also

I'd prioritize showing the 230K, 230M, etc. since I think a lot of people would like that. The E12/E24 is more of a nice to have. (Or maybe while setting the value, you show if the current number maps to an E-value?)