No description
Find a file
2024-07-26 10:21:58 +02:00
.gitignore Initial commit 2023-09-15 16:11:16 +02:00
config.ini Load set volt/current and ovp/ocp from config file 2023-09-21 16:22:17 +02:00
eagui.py Fix issue where the app doesn't close due to a thread getting stuck 2024-07-26 10:20:11 +02:00
eagui_support.py Initial commit 2023-09-15 16:11:16 +02:00
LICENSE Initial commit 2023-09-15 16:06:45 +02:00
README.md Update readme 2024-07-26 10:21:58 +02:00

EA PS2000 control panel

You need ea-psu-controller installed: pip install ea-psu-controller

And then just run python3 eagui.py

Feature list

  • Voltage and Current real-time display
  • ON/OFF Control
  • OVP/OCP Control

TODO

  • Power tracking
  • Nicer GUI