https://github.com/zvladimir/ecw
Electrical Calculations Wizard
https://github.com/zvladimir/ecw
calculator electronics iced rust wizard
Last synced: 4 months ago
JSON representation
Electrical Calculations Wizard
- Host: GitHub
- URL: https://github.com/zvladimir/ecw
- Owner: zvladimir
- License: mit
- Created: 2024-12-23T17:51:57.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-27T19:09:07.000Z (over 1 year ago)
- Last Synced: 2025-04-12T08:57:18.994Z (about 1 year ago)
- Topics: calculator, electronics, iced, rust, wizard
- Language: Rust
- Homepage:
- Size: 24.4 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Electrical Calculations Wizard
Daily assistant in the life of an electronic engineer
**Implemented functionality:**
- ohm's law
- resistive divider
The key feature is the ability to perform calculations taking into account the tolerance of each entered value.
**Planned functionality:**
- in a resistive divider, selection of the closest resistances from a series of nominal resistances and comparison of results
- in a resistive divider, accounting for or calculation of the load in each arm
- add calculation of losses in all types of transistors and comparison of results for selection of the optimal transistor for the task
- add a multilingual interface
- add calculation of chokes and transformers
- add calculation of pulse power supplies
- add calculation of tracks and vias on printed circuit boards
**Installation, use and modification**
The program works without installation, it is enough to compile for your operating system or download the compiled file.
Latest release https://github.com/zvladimir/ecw/releases/tag/Release-0.1a