Giter VIP home page Giter VIP logo

alientek-dp100-pyqt5-english-gui's Introduction

A PyQt5-based PC GUI for Aliantek DP100 digital power supply

interface

Translated to English by utilizing ChatGPT-4 and other methods. There could be errors in translation resulting in nonsensical menu/label names (hopefully that is not the case).

  • Basic parameter setting, preset group management, setting modification
  • Data acquisition, plotting, analysis, and saving up to 100Hz (adjustable)
  • PID constant power control
  • Parameter scanning (voltage/current)
  • Function generator (sine/square/triangle/sawtooth/random)
  • Operation sequence (execute operations in sequence)
  • Material Design style

Dependencies

A modified QFramelessWindow package is used in the lib folder.

The release provides a packaged .exe file, no need to install the Python environment.

The interface font uses Sarasa UI and has no fallback. Remember to install one from the Microsoft Store.

About the size of the binary file

When PyInstaller packages Qt programs, it will automatically add unnecessary Qt Plugins, causing the binary file to be too large. Carefully modifying the .spec file to exclude unnecessary DLLs and libraries can reduce the size. But further experimentation is needed.

Acknowledgements

Shout out to:

Future Plans

  • Make graph change color depending which parameter (V, A, W, Ohm) is selected
  • Extend Power Hold (Constant Power) functionality with a full PID controller no just a simple PI
    • Add starting voltage
    • Add Kp, Ki, Kd params or Kp, Ti, Td (both or whichever makes more sense to use)
    • Perhaps add PID auto tune
    • Consider other controller types
  • Explore a I-V (Current-Voltage) curve tracer
    • Sweep over voltage range and record currents
    • Sweep over current range and record voltages
  • Port all this to Qt6
  • Far future: Add support for multiple DP100's

alientek-dp100-pyqt5-english-gui's People

Contributors

ketukil avatar elluifx avatar

Stargazers

 avatar  avatar jinwoo avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.