You can create Pull Requests here on Codeberg, or send patches to ktprograms@gmail.com.
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
kt programs e3ecfdc3ac Add Contribution instructions to README.md 1 year ago
app Bump version to 0.2.1 1 year ago
fastlane/metadata/android Bump version to 0.2.1 1 year ago
gradle/wrapper Simplify Bitmap generation and getting Drawables 2 years ago
.gitignore Delete unnecessary files 2 years ago
CHANGELOG.md Bump version to 0.2.1 1 year ago
LICENSE Create LICENSE 2 years ago
README.md Add Contribution instructions to README.md 1 year ago
build.gradle Code cleanup, Upgrade AGP to 7.0.4 1 year ago
gradle.properties Simplify Bitmap generation and getting Drawables 2 years ago
gradlew Update gradle wrapper 2 years ago
gradlew.bat Update gradle wrapper 2 years ago
settings.gradle Initial commit 2 years ago

README.md

Ohms Now!

About

Ohms Now! is a simple app that helps you decode resistor colour bands.

Simply tap on each band to change its colour. Once you have set all the bands to match your resistor's colours, you can then read its value in the text field below.

By long pressing on a band, there will be a popup menu for you to choose the band's colour.

You can swipe left/right to go to the previous/next E series value.

When in 5 band mode, tapping the '6' icon in the top right will enter into 6 band mode. Tapping the icon (which will have changed to a '5' icon) again will go back to 5 band mode.

There is now ceramic capacitor decoding with all the same features (long press for list, swipe for values) as with resistors.


Contribution

You can create Pull Requests here on Codeberg, or send patches to ktprograms@gmail.com.

Download

Get it on F-Droid

License

Copyright (c) 2021 Toh Jeen Gie Keith

Ohms Now! is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

Ohms Now! is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with Ohms Now!.  If not, see <https://www.gnu.org/licenses/>.