Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yamil-serrano/resistor-color-code-calculator

A Python application built with Kivy that calculates the resistance value based on color codes. The application allows users to select colors for the three bands of a resistor and a tolerance band. It then calculates and displays the resistance value with appropriate prefixes.
https://github.com/yamil-serrano/resistor-color-code-calculator

electronics python

Last synced: 16 days ago
JSON representation

A Python application built with Kivy that calculates the resistance value based on color codes. The application allows users to select colors for the three bands of a resistor and a tolerance band. It then calculates and displays the resistance value with appropriate prefixes.

Awesome Lists containing this project

README

        

# Resistor Color Code Calculator

A Python application built with Kivy that calculates the resistance value based on color codes. The application allows users to select colors for the three bands of a resistor and a tolerance band. It then calculates and displays the resistance value with appropriate prefixes (e.g., K for kiloohms, M for megaohms) and tolerance range.

## Features
- Select colors for resistor bands and tolerance.
- Displays the resistance value in ohms with correct prefix and tolerance.
- Intuitive interface for color selection.

## Installation
1. Clone this repository:
```bash
https://github.com/Yamil-Serrano/Resistor-Color-Code-Calculator.git

## Credits
Icon: The application uses an icon designed by Flat Icons. You can find the icon here:
Resistor icons created by Flat Icons - Flaticon

## License

This project is licensed under the [Creative Commons Attribution-NonCommercial 4.0 International License](http://creativecommons.org/licenses/by-nc/4.0/).

## Contact

If you have any questions or suggestions, feel free to reach out to me:

GitHub: [Neowizen](https://github.com/Yamil-Serrano)