Skip to main content

brilliant-ble

Low-level library for Bluetooth LE connection to Brilliant Labs Frame and Halo devices.

Frame SDK documentation.

Examples on GitHub.

Installation

uv add brilliant-ble

Usage

import asyncio
from brilliant_ble import BrilliantBle

async def main():
    frame = BrilliantBle()

    try:
        name = await frame.connect()
        print(f"Connected to {name}")

        await frame.send_lua("frame.display.text('Hello, World!', 1, 1);frame.display.show();print(nil)", await_print=True)

    except Exception as e:
        print(f"An error occurred: {e}")
    finally:
        await frame.disconnect()

if __name__ == "__main__":
    asyncio.run(main())

Download files

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

Source Distribution

brilliant_ble-3.2.0.tar.gz (184.0 kB view details)

Uploaded Source

Built Distribution

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

brilliant_ble-3.2.0-py3-none-any.whl (12.2 kB view details)

Uploaded Python 3

File details

Details for the file brilliant_ble-3.2.0.tar.gz.

File metadata

  • Download URL: brilliant_ble-3.2.0.tar.gz
  • Upload date:
  • Size: 184.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for brilliant_ble-3.2.0.tar.gz
Algorithm Hash digest
SHA256 0152ee976d42a1fba9e666b4a4864d2ba7ae35a201e4131c5ab4776274e689de
MD5 4dfee995944f3251bdfeb4278ea69032
BLAKE2b-256 7e3d59f0b50ce1abdc7b634ef85f72e5d7014cff6f9678e5b532cce43ddf7b43

See more details on using hashes here.

File details

Details for the file brilliant_ble-3.2.0-py3-none-any.whl.

File metadata

  • Download URL: brilliant_ble-3.2.0-py3-none-any.whl
  • Upload date:
  • Size: 12.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.7 {"installer":{"name":"uv","version":"0.11.7","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for brilliant_ble-3.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 803bee18946ffa894c45e3909fe72c5e5f8441d8a5c382027bffc73adcba817d
MD5 632b3367f48c351c97a1559db680d922
BLAKE2b-256 ef8f80eefedf1609b2830dbcb5318caca1dd3ee3ee4e00b41754f499223321df

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

3.2.0 This release

2 files

3.1.1

2 files

3.0.0

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page