Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shba007/resistance-calculator
Electrical Resistance Calculator
https://github.com/shba007/resistance-calculator
Last synced: 14 days ago
JSON representation
Electrical Resistance Calculator
- Host: GitHub
- URL: https://github.com/shba007/resistance-calculator
- Owner: shba007
- Created: 2020-01-11T09:54:13.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-01-01T14:33:48.000Z (about 1 year ago)
- Last Synced: 2024-11-11T23:28:50.715Z (2 months ago)
- Language: C
- Homepage:
- Size: 99.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Resistance Calculator
Electrical Resistor's Resistance Calculator in CThis is a Console Based Program written in C. This program Calculates the resistance value of a Resistor by taking its Colour Coding as input.
Input Screen
![First Console](/Preview/Console-1.png)
Output Screen
![Last Console](/Preview/Console-2.png)