Skip to main content

Comprehensive SDK for integrating Aidlab's and Aidmed One's biofeedback and biosignal processing functionalities into your applications.

Project description

Aidlab SDK simplifies the communication process with Aidlab and Aidmed One. The SDK also provides algorithms to manipulate received data so you don’t have to reinvent the wheel.

Transport architecture

The Python SDK now supports two connection modes:

  1. Default mode (Aidlab-managed BLE scanner + transport)
  2. Custom mode (your own scanner/transport implementation)

Default mode

from aidlab import AidlabManager

devices = await AidlabManager().scan()
await devices[0].connect(delegate)

Custom mode

from aidlab import Device

device = Device(
    address="AA:BB:CC:DD:EE:FF",
    name="Aidlab 2",
    transport=my_transport,  # implements AidlabTransport
)
await device.connect(delegate)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aidlabsdk-2.2.0.tar.gz (1.4 MB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

aidlabsdk-2.2.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

Details for the file aidlabsdk-2.2.0.tar.gz.

File metadata

  • Download URL: aidlabsdk-2.2.0.tar.gz
  • Upload date:
  • Size: 1.4 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for aidlabsdk-2.2.0.tar.gz
Algorithm Hash digest
SHA256 debf43ba846703144be79f4cee706cdc4c4ece739e0bd8ae00523aaaa4ebc1de
MD5 84b9b66d0b7a5b587ba960695117cf92
BLAKE2b-256 4b90b517bb80b872093391eb3ddec67020866aeee9e6e044ee3bc53b65afae83

See more details on using hashes here.

File details

Details for the file aidlabsdk-2.2.0-py3-none-any.whl.

File metadata

  • Download URL: aidlabsdk-2.2.0-py3-none-any.whl
  • Upload date:
  • Size: 1.4 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.7

File hashes

Hashes for aidlabsdk-2.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9835219b349787aee0d77a77b41da12fec2c915547bd5dcbec3985678f718f25
MD5 01bbb1f1e46484076bbe2be84c9dcd35
BLAKE2b-256 3824560ea6873fa4202a2ab0dce3826867417d63bdfd46d775897dbae84e3712

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page