Inspired by these guys:
https://github.com/icrnjavic/OWON-XDM1041_py-util (Main inspiration)
https://github.com/TheHWcave/OWON-XDM1041 (Very good YouTube series on this)
https://github.com/TechRelief/OWON-Display (Windows only, display only)
https://github.com/martin-bochum/Multimeter (Seems like a very nice one. Could not get it to work on Linux)
https://github.com/markusdd/rusty_meter (Very comprehensive with recording functions)
First install the requirements
pip install -r requirements.txtTo run the gui
python3 gui_V11.py