Python SDK

The following chapter explains the python SDK, and how to download and use it.

Amfiprot

This pypi package for getting the device name, settings and firmware update.

It can be download from: https://pypi.org/project/amfiprot/
Or can be downloaded directly from the terminal with: “pip install amfiprot”.

Examples

Examples of how to use it can be found here: https://pypi.org/project/amfiprot/

Amfiprot-amfitrack

This pypi package for getting the sensor and source data.

Such as position, orientation and IMU data from the sensor. Or Current and frequency from the source.

Or can be downloaded directly from the terminal with: “pip install amfiprot-amfitrack”.

Examples

Examples of how to use it can be found here: https://pypi.org/project/amfiprot-amfitrack/