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

Uploaded Python 3

File details

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

File metadata

  • Download URL: aidlabsdk-2.3.1.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.3.1.tar.gz
Algorithm Hash digest
SHA256 b55e27701787fb70fbb08a949005c106f2a25b2258562b63023ae12a1b605aa1
MD5 3ea8dc5fb504149222e4963c07209693
BLAKE2b-256 49ef3c03c3468a2616c9ac58a6f251c65829b093836443e80d23077ec9273fe7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: aidlabsdk-2.3.1-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.3.1-py3-none-any.whl
Algorithm Hash digest
SHA256 96c01f94b5c6fea5315dd263f6cbd76331585053ab7b8a5b39a282aa78c9834d
MD5 a8aa53e55582a2af95659978cf9c745c
BLAKE2b-256 a05ed63f1b9ee01cb25360d25c6f78df81391d598caeb8f5da6c2d6f772440e2

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