Home

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:

  1. uBitManager: The Manager Object (manages individual devices; central point for event listeners)
  2. uBit: Micro:bit Object. Manages data and connection

ubitwebblelog.js

JavaScript functions for interacting with micro:bit microcontrollers over WebBluetooth (Only works in Chrome browsers; Pages must be either HTTPS or local)
Source: