frame_msg 1.0.2
frame_msg: ^1.0.2 copied to clipboard
Common message types for sending to and from Brilliant Labs Frame, with corresponding Lua parsers
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_blelow-level package for Bluetooth LE transport on Android/iOS.simple_frame_appand its many example applications in the CitizenOneX GitHUb for demonstrations offrame-msgbeing used by that framework.