uBit Web BLE Log Data
JavaScript functions for interacting with micro:bit microcontrollers over WebBluetooth (Only works in Chrome browsers; Pages must be either HTTPS or local to have permission to access USB)
Main Objects are:
uBitManager
: The Manager Object (manages individual devices; central point for event listeners)uBit
: Micro:bit Object. Manages data and connection