node-bbc-microbit-firmware
Microcontroller firmware
Provides device drivers and runtime mechanisms for programming the BBC micro:bit in C/C++
Source code for the firmware bundled with node-bbc-microbit
12 stars
7 watching
1 forks
Language: C
last commit: over 7 years ago Related projects:
Repository | Description | Stars |
---|---|---|
sandeepmistry/node-bbc-microbit | Control a BBC micro:bit from Node.js using BLE. | 83 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
matthijskamstra/hx-node-bbc-microbit | Control and interact with a BBC micro:bit embedded system from Node.js using BLE and Haxe | 5 |
dwelch67/microbit | Examples of basic programming on the BBC micro:bit board using the Nordic nRF51822 microcontroller | 21 |
simonsapin/rust-on-bbc-microbit | Rust compiler and tools for the BBC micro:bit microcontroller | 193 |
dtcristo/microbit-demos | Rust demos for running on BBC micro:bit microcontrollers | 7 |
jemerlia/microbit-boschbme280-p-t-and-h-sensor | An implementation of the Bosch BME280 sensor on a Microbit platform | 1 |
microbit-foundation/microbit-v2-hardware | Provides technical documentation and design files for the BBC micro:bit V2 hardware board | 67 |
fduignan/zephyr_bbc_microbit_v2 | Provides examples and code snippets for developing software applications on the BBC Microbit Version 2 using the Zephyr OS | 15 |
learntoprogramroanoke/learn-microbit | Provides code samples and materials for learning to program with the BBC micro:bit using Python | 2 |
bsiever/microbit-pxt-blehid | Enables Bluetooth HID functionality on Micro:bit V2 devices | 31 |
mignon-p/neobit | A custom microcontroller board for connecting LEDs and other peripherals to the BBC micro:bit | 6 |
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 |
louismac/cbmicrobit | A wrapper around CoreBluetooth to connect and communicate with BBC Micro:Bit devices over Bluetooth Low Energy. | 15 |