BangleApps/apps/rescalc
stweedo 459db44c4a Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
..
ChangeLog Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
README.md Create README.md 2023-05-15 23:07:57 -05:00
app-icon.js [rescalc] - v0.03: Update icon and resistor img 2023-06-12 10:16:42 -05:00
app.js Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
metadata.json Fix capitalization. Improve decimal handling. 2023-07-29 18:02:16 -05:00
rescalc.png [rescalc] - v0.03: Update icon and resistor img 2023-06-12 10:16:42 -05:00
resistor.js [rescalc] - v0.03: Update icon and resistor img 2023-06-12 10:16:42 -05:00
screenshot-1.png Add files via upload 2023-05-18 12:45:01 -05:00
screenshot-2.png Add files via upload 2023-05-18 12:45:01 -05:00
screenshot.png Add files via upload 2023-05-18 12:45:01 -05:00

README.md

Resistor Calculator

Resistor Calculator is a Bangle.js application designed to assist with resistor color code interpretation and vice versa. It provides a convenient way to calculate the resistance value based on color bands and to find the color bands based on the resistance value.

Usage

There are two main functions of the Resistor Calculator:

  1. Calculate resistance from color bands: You can select the colors of the 4 bands on the resistor, and the app will calculate the resistance and tolerance accordingly.

  2. Find color bands from resistance: You can specify a resistance value, multiplier, and tolerance percentage, and the app will display the corresponding color bands.

The Resistor Calculator presents these functions in an intuitive menu system. Navigate through the menus using the touchscreen on your Bangle.js 2 watch.

Configuration

The Resistor Calculator does not require any specific configurations. All settings are managed within the app itself. After installing the app, you can start it from your Bangle.js watch's app launcher.

Compatibility

The Resistor Calculator is only compatible with Bangle.js 2 watches.

Creator

The Resistor Calculator was created by stweedo. Please feel free to reach out if you have any questions or suggestions, or if you encounter any issues with the app.