Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/yamil-serrano/resistor-color-code-calculator
- Owner: Yamil-Serrano
- License: other
- Created: 2024-09-15T05:02:11.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-10-22T03:04:09.000Z (3 months ago)
- Last Synced: 2024-11-11T04:29:07.960Z (2 months ago)
- Topics: electronics, python
- Language: Python
- Homepage:
- Size: 24.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)