microbit-fs
Filesystem manager
A TypeScript library to manipulate the micro:bit MicroPython filesystem
A TypeScript library to manipulate the micro:bit MicroPython filesystem.
12 stars
5 watching
1 forks
Language: TypeScript
last commit: 7 months ago
Linked from 1 awesome list
microbit
Related projects:
Repository | Description | Stars |
---|---|---|
lyneca/ubit.js | A NodeJS library providing access to the Microbit's filesystem | 0 |
microbit-foundation/micropython-microbit-stubs | Type stubs for MicroPython used by the Python Editor V3 to support code intelligence and API documentation | 3 |
microbit-foundation/microbit-universal-hex | A TypeScript/JavaScript library to create a single binary file format for various micro:bit board versions. | 9 |
ntoll/microfs | A tool for interacting with the simple file system on the BBC micro:bit | 39 |
microbit-foundation/microbit-svg | An SVG representation of the BBC micro:bit digital device | 25 |
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/mbedos-microbit-v2-starter | An example project for developing Mbed OS applications on micro:bit V2 boards | 7 |
tamakichi/ttbasic_microbit | A portable, text-based programming language and environment for the micro:bit microcontroller | 8 |
bsiever/microbit-webusb | An API and demo application for interacting with the micro:bit over USB using JavaScript | 30 |
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 |
microbit-foundation/microbit-v2-hardware | Provides technical documentation and design files for the BBC micro:bit V2 hardware board | 67 |
jpmorganchase/jupyter-fs | Provides a plugin for JupyterLab to manage multiple file systems and file browsers with customizable authentication | 205 |
oivron/microbit-stubs | Provides type hints and support for integrating Python with the BBC micro:bit | 2 |
bbcmicrobit/hardware | Provides detailed technical documentation and hardware designs for the BBC micro:bit microcontroller. | 148 |
viant/afs | Provides a shared API for typical storage operations across various systems. | 303 |