bbc-microbit

0.2.0 • Public • Published

node-bbc-microbit

Control a BBC micro:bit from Node.js using BLE.

Prerequisites

  • See noble prerequisites.
  • Requires a custom firmware build on the micro:bit. This build removes pairing security and enables all BLE services. The source code of the custom firmware can be found here.

Flashing micro:bit firmware

  1. Save hex file from firmware folder to computer.
  2. Connect micro:bit to computer using USB cable.
  3. Copy hex file to micro:bit disk drive.
  4. Calibrate magnetometer, by rotating micro:bit around in a circle.

Install

npm install bbc-microbit

Examples

See examples folder.

Usage

See API documentation.

Readme

Keywords

Package Sidebar

Install

npm i bbc-microbit

Weekly Downloads

1

Version

0.2.0

License

MIT

Last publish

Collaborators

  • sandeepmistry