/mmeter

Graphical user interface to calculate different values in an electrical circuit.

Primary LanguagePythonMIT LicenseMIT

mmeter

image

Graphical user interface to calculate different values in an electrical circuit.

Instructions

To run gui application:

$ git clone https://github.com/yebra06/mmeter.git
$ cd mmeter
$ make

Testing

To test the multimeter calculator:

$ make test