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.

Frame SDK documentation.

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 of frame-msg being used by that framework.