Using the Python SDK
Before starting a recording, please read the Recording Protocol.
To use the Python SDK the steps detailed below should be followed:
- Quick Installation Guide
- Search for the device
- Check the battery level
- Check the impedance
- Record data from the IDUN Guardian Earbuds
- Find the recorded data
- Download the data using the Python SDK with the Recording ID
The pages listed above, explain how to use the Python SDK in more detail.
We recommend that you create a new file for each example and run the code in the terminal. Download all our recommended files from our Public GitHub!