Simple python script to control Linak powered desks and USB2LIN06 cable.
Linak desk ;)
USB2LIN06 device
Python
pyusb
There are two projects, which more or less are doing the same. Fist one can be treated as a reference project - lots of information in the source code, second one is a python project, which uses libusb1 wrapper library instead of pyusb:
usb2lin06-HID-in-linux-for-LINAK-Desk-Control-Cable
python-linak-desk-control
This software is licensed under 3-clause BSD license. See LICENSE file for details.