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

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

See Also

  • frame_msg
  • simple_frame_app