Skip to content

CitizenOneX/frame_ble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

frame-ble

Low level BLE communication for the Brilliant Labs Frame using Flutter Blue Plus.

Frame SDK documentation.

Features

  • Finds and connects to Frame
  • sends Lua command strings to Frame
  • sends data to frameside data receive handler for processing
  • uploads Lua files to run on Frame
  • subscribes to data streams from Frame
  • performs over-the-air (OTA) Device Firmware Update (DFU)

See Also

  • frame_msg: Application-level library for passing rich objects between a host program and Frame, such as images, streamed audio, IMU data and rasterized text.
  • simple_frame_app and its many example applications in GitHub for demonstrations of frame_msg being used by that framework.

About

Low level BLE communication for the Brilliant Labs Frame using Flutter Blue Plus

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors