Skip to content

This open-source program generates interactive I-U diagrams with features for resistor characteristics and voltage source characteristics.

License

Notifications You must be signed in to change notification settings

biosciflo/Simple-U-I-Characteristics-Tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

I-U Diagram Generator

This open-source program generates interactive I-U diagrams with features for resistor characteristics and voltage source characteristics.

Why did i do this?

It was a quick tool I created to save time, so I wouldn’t have to draw different examples for my students. I decided to put it together quickly and wanted to share it in case someone else finds it useful for a similar purpose. :)

Features

  • Interactive plots with zoom, pan, and save options.
  • Support for resistor and voltage source calculations.
  • Minor and major grid control for better visualization.

Requirements

  • Python 3.x
  • tkinter (Standard Library)
  • matplotlib (BSD License)

License

This project is licensed under the GNU General Public License v3.0. See the LICENSE file for details.

How to Use in python

  1. Clone this repository.
  2. Install required dependencies using pip install matplotlib.
  3. Run the script using python main.py.

How to Use as Standalon (only Windows)

  1. Download .exe and run

About

This open-source program generates interactive I-U diagrams with features for resistor characteristics and voltage source characteristics.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages