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:

  1. Quick Installation Guide
  2. Search for the device
  3. Check the battery level
  4. Check the impedance
  5. Record data from the IDUN Guardian Earbuds
  6. Find the recorded data
  7. 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!