Socket
Socket
Sign inDemoInstall

bbc-microbit

Package Overview
Dependencies
23
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    bbc-microbit

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


Version published
Weekly downloads
5
decreased by-54.55%
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 10 Apr 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc