Host LibraryΒΆ

A python library is used to interface the host computer interfaces to the hardware device.

Source code is available under the host directory tree.

It can be installed from the Python Package Index using pip install trs-interface or similar.

See the API documentation for usage examples.