BangleApps/apps/rescalc
stweedo 8e25ad3350
Add files via upload
2023-05-15 23:08:26 -05:00
..
README.md Create README.md 2023-05-15 23:07:57 -05:00
app-icon.js Add files via upload 2023-05-15 05:11:15 -05:00
app.js Update app.js 2023-05-15 22:49:15 -05:00
metadata.json Update metadata.json 2023-05-15 23:06:06 -05:00
rescalc.app.img Add files via upload 2023-05-15 05:11:15 -05:00
rescalc.img Add files via upload 2023-05-15 05:11:15 -05:00
rescalc.png Add files via upload 2023-05-15 23:08:26 -05:00
resistor.js Create resistor.js 2023-05-15 05:07:07 -05:00
screenshot-1.png Add files via upload 2023-05-15 05:11:15 -05:00
screenshot-2.png Add files via upload 2023-05-15 05:11:15 -05:00
screenshot.png Add files via upload 2023-05-15 05:11:15 -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.