microbit-universal-hex
Board formatter
A TypeScript/JavaScript library to create a single binary file format for various micro:bit board versions.
TypeScript/JavaScript library to create micro:bit Universal Hex files.
9 stars
6 watching
5 forks
Language: TypeScript
last commit: 5 months ago
Linked from 1 awesome list
microbit
Related projects:
Repository | Description | Stars |
---|---|---|
microbit-foundation/microbit-fs | A TypeScript library to manipulate the micro:bit MicroPython filesystem | 12 |
bsiever/microbit-webusb | An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
microbit-more/mbit-more-v2 | An extension for Scratch3 that allows coding with micro:bit's sensors and pins using JavaScript blocks. | 33 |
thegecko/microbit-web-components | A Web Components library for micro:bit allowing developers to easily create web applications that interact with the device. | 16 |
microbit-foundation/microbit-reference-design | Provides a reference design to help turn microbit inventions into standalone boards and learn about manufacturing processes. | 226 |
lyneca/ubit.js | A NodeJS library providing access to the Microbit's filesystem | 0 |
antefact/microbit.js | An API for interacting with the BBC micro:bit board using web Bluetooth | 44 |
51bit/esp01 | A micro:bit extension for connecting to the internet via an ESP-01 module and serving web content | 0 |
sandeepmistry/node-bbc-microbit-io | A JavaScript library that enables interaction with the BBC micro:bit's hardware via Bluetooth Low Energy. | 17 |
microbit-foundation/mbedos-microbit-v2-starter | An example project for developing Mbed OS applications on micro:bit V2 boards | 7 |
microbit-foundation/microbit-svg | An SVG representation of the BBC micro:bit digital device | 25 |
tamakichi/ttbasic_microbit | A portable, text-based programming language and environment for the micro:bit microcontroller | 8 |
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 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |
sabas1080/ubit_bmp085 | Adds I2C interface support to Micro:bit | 0 |