brilliant-sdk
v1.0.1
Published
Brilliant Labs WebBluetooth SDK — meta-package for brilliant-ble and brilliant-msg
Readme
brilliant-sdk
WebBluetooth SDK meta-package for Brilliant Labs Frame and Halo devices — installs both brilliant-ble and brilliant-msg with a single import.
Frame SDK documentation | GitHub Repo
Installation
npm install brilliant-sdkUsage
import { BrilliantBle, BrilliantMsg, BrilliantDeviceType, TxSprite, RxPhoto } from 'brilliant-sdk';All exports from brilliant-ble and brilliant-msg are available directly from brilliant-sdk.
Packages
- brilliant-ble — low-level Bluetooth LE connection library
- brilliant-msg — message types and protocol handlers
