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.4.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.4.0-py3-none-any.whl (1.4 MB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: aidlabsdk-2.4.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.4.0.tar.gz
Algorithm Hash digest
SHA256 3aca0700c2023c2c1c169d1428390e4d4e0d655b37a5f50132794f58d9f78453
MD5 6d97493e87daf96e8d06ccf25599cd83
BLAKE2b-256 56ee9ed1c1a92c620858969c78ffaeef823d5d7c0199f5634e825543e41bdac1

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aidlabsdk-2.4.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.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 8ca8f28b2f2c79359bca4851b8ad197f6d43efb5a73b6f4c4ac5b552189391af
MD5 107f9debcf5cd426b8c38470acb20720
BLAKE2b-256 3b8e577ce48046b7864b3f0f83d85f242de0835d82eecab6eebbf3b458411bb2

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