simplePCBuilding 16058f9f65 Create README.md
2022-05-25 11:03:05 +02:00
2022-05-19 15:29:54 +02:00
2022-05-14 18:04:52 +02:00
2022-05-19 15:29:54 +02:00
2022-05-25 11:00:31 +02:00
2022-05-25 11:03:05 +02:00
2022-05-14 18:04:52 +02:00

micro_bit_interface

A simple program to interface with the micro:bit through usb

This App allows you (once it is completed) to interface with a micro:bit through USB (if the micro:bit is using MicroPython) or through Bluetooth (if the micro:bit is using a C program). It has a command autocompletion feature, if the micro:bit program has a function to return a list of functions (which is available in the default interface program).

Description
Micro:bit programs
Readme 62 KiB
Languages
Python 93.6%
kvlang 6.4%