node-bbc-microbit
Microcontroller controller
Control a BBC micro:bit from Node.js using BLE.
Control a BBC micro:bit from Node.js using BLE
83 stars
17 watching
26 forks
Language: JavaScript
last commit: over 6 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sandeepmistry/node-bbc-microbit-firmware | Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++ | 12 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
matthijskamstra/hx-node-bbc-microbit | Control and interact with a BBC micro:bit embedded system from Node.js using BLE and Haxe | 5 |
simonsapin/rust-on-bbc-microbit | Rust compiler and tools for the BBC micro:bit microcontroller | 193 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
antefact/microbit.js | An API for interacting with the BBC micro:bit board using web Bluetooth | 44 |
bsiever/microbit-webusb | An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
elmorg/ubit_neopixel | Provides a simple interface to control Neopixel LED strips on the BBC micro:bit using C. | 2 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
sumitgouthaman/microbit-ble-mobile | A Xamarin app demonstrating BLE communication with the BBC Micro:bit to fetch sensor data | 8 |
matneee/microbit-nokia5110-pcd8544-lcd | A collection of Python scripts for controlling Nokia 5110 LCDs on a Micro:bit microcontroller | 9 |
microbit-playground/microbit-servo-class | Provides a Python class to control servos on the Microbit microcontroller | 21 |
distintiva/distintiva_microbit_lib | A library that provides a set of APIs for interacting with the BBC micro:bit microcontroller from an Arduino-based environment. | 0 |
seanmtracey/node-red-contrib-bitio-wrapper | An Node.js module that interfaces with Micro:bits using the Bitio library to send and receive data over serial connections. | 1 |