https://github.com/maxmacstn/simple4bandresistorcalculator
A simple GUI 4-Band resistor calculator using Python
https://github.com/maxmacstn/simple4bandresistorcalculator
Last synced: 22 days ago
JSON representation
A simple GUI 4-Band resistor calculator using Python
- Host: GitHub
- URL: https://github.com/maxmacstn/simple4bandresistorcalculator
- Owner: maxmacstn
- Created: 2018-01-30T13:28:57.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-14T03:11:43.000Z (over 8 years ago)
- Last Synced: 2025-10-19T21:25:51.165Z (9 months ago)
- Language: Python
- Size: 179 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Simple4BandResistorCalculator
A simple GUI 4-Band resistor calculator using Python3
This project was a homework by SE student.
## Features
- Easy-reading human output format
- Live resistor color band preview
## Prerequisites
This project was designed using PyQt Designer, you can edit GUI using MainWindowGUI.ui file but it only using PyQt5 GUI library to run, you can install it using pip3 as command below
```
pip3 install PyQt5
```
## ScreenShot
