frame-msg
Application-level library for passing rich objects between a host program and Brilliant Labs Frame, such as images, streamed audio, IMU data and rasterized text.
Features
- Provides high-level messages for sending text and images for display on Frame, receive photos, audio, IMU data and taps.
See Also
frame_ble
low-level package for Bluetooth LE transport on Android/iOS.simple_frame_app
and its many example applications in GitHub for demonstrations offrame-msg
being used by that framework.