Create README.md
This commit is contained in:
4
README.md
Normal file
4
README.md
Normal file
@@ -0,0 +1,4 @@
|
||||
# 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).
|
||||
Reference in New Issue
Block a user