Python GUI for controlling a Vescent dual-channel high-voltage piezo driver using serial communication.
- High-voltage ON/OFF control
- Voltage tuning from 0–200 V
- Rotary dial interface
- Manual voltage entry
- Live serial feedback
- Automatic HV shutdown on GUI close
Install dependencies:
pip install -r requirements.txt- PyQt5
- pyserial
- Vescent high-voltage piezo driver
- Serial communication interface
This software was developed for laboratory and research use. Users should verify voltage limits and hardware compatibility before operation.
