Python
Connect to the Pozyx devices through USB with the Python Library available on GitHub and PyPi.
Downloads
The Pozyx Python Library. The library can be obtained from Github or downloaded from the zip file directly.
The Pozyx Python Library documentation can be found here: https://pypozyx.readthedocs.io/
The most recent pyserial version, pyserial3.5b0, is not supported by the pypozyx library. Please force this library to be on an older version larger than 3.0. Use for example “pip install pyserial==3.4”