sumatrae / psu-viewer

power supply control gui

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Psu-viewer

It's a power supply controlling GUI tool based on Pymeasure and PyQt5.

Supported power supply

Now, it support Keysight N5767A, and N57xx series maybe work.

Functions

  • Connect power supply via visa/GPIB;
  • Set voltage/current range;
  • Fetch voltage/current from power supply periodly.
  • Switch the output of power supply;

Requirements

Pymeasure 0.6.1 or later version.

pip install pymeasure==0.6.1

How to use

If you want just to use it, you can download psu_viewer.rar, unzip it and double click psu_viewer.exe to run.

Have fun!

If you like it, please give me a star. Thanks!

About

power supply control gui


Languages

Language:Python 100.0%