Skip to content

Commit 0139097

Browse files
author
Uwe Kindler
committed
Updated README.md
1 parent 433b0c9 commit 0139097

1 file changed

Lines changed: 1 addition & 4 deletions

File tree

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -808,10 +808,9 @@ ADS powers Scrutiny’s flexible interface, letting users organize views and dat
808808
809809
[![Scrutiny Debugger UI](doc/showcase_scrutiny-dark.png)](https://www.youtube.com/watch?v=Dd3osxW-Clo)
810810
811-
812811
### [PiSoWorks](https://pypi.org/project/pisoworks/)
813812
814-
PiSoWorks is an application for controlling the piezo amplifiers, such as the [NV200/D](https://www.piezosystem.com/product/nv-200-d-compact-amplifier/), from [piezosystem jena](https://www.piezosystem.com/) GmbH.
813+
PiSoWorks is a Python application for controlling the piezo amplifiers, such as the [NV200/D](https://www.piezosystem.com/product/nv-200-d-compact-amplifier/), from [piezosystem jena](https://www.piezosystem.com/) GmbH. Built with **PySide6**, it also serves as an excellent real-world example of how to use the [Qt ADS Python bindings](#python-bindings) to create sophisticated, dockable user interfaces for Python applications.
815814
816815
[read more...](https://piezosystemjena.github.io/PiSoWorks/multiple_devices.html)
817816
@@ -824,8 +823,6 @@ PiSoWorks is an application for controlling the piezo amplifiers, such as the [N
824823
825824
Matt Liberty, the creator of Joulescope, made a [major contribution](https://github.com/githubuser0xFFFF/Qt-Advanced-Docking-System/pull/844) to Qt ADS by implementing native Wayland support. His work brings a reliable and polished docking experience to modern Linux desktop environments while preserving the existing behavior on Windows, macOS, and X11.
826825
827-
Thanks to this contribution, Qt ADS now delivers a first-class docking experience on Wayland and is ready for the next generation of Linux desktop environments.
828-
829826
[read more...](https://www.joulescope.com/)
830827
831828
![Joulescope](doc/showcase_joulescope.jpg)

0 commit comments

Comments
 (0)