Haschtl / PyDPS

Python GUI for DPS3003,DPS3005,DPS5005,DPS3012, DPS5015,DPS5020 using USB or Bluetooth communication based on PyQt5
14 stars 2 forks source link

PyDPS

Linux GUI for all DPS variable power supplies with USB or Bluetooth connection.

Dependencies

sudo pip3 install minimalmodbus

sudo pip3 install pyqt5

(Optional for plot)

sudo pip3 install pyqtgraph numpy

HowTo

python3 pyQtDPS.py

  • You may need to run as root for read/write privileges:

sudo python3 pyDPS.py

Screenshot