Create README.md
This commit is contained in:
parent
08ce0e154d
commit
ffdea10728
1 changed files with 12 additions and 0 deletions
12
Crickit_microbit_MicroPython/README.md
Normal file
12
Crickit_microbit_MicroPython/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
## Using micro:bit and CRICKIT with MicroPython
|
||||
|
||||
This code accompanies the [Adafruit Learning System](https://learn.adafruit.com) tutorial ***Using micro:bit and CRICKIT with MicroPython***
|
||||
https://learn.adafruit.com/using-micro-bit-and-crickit-with-micropython/
|
||||
|
||||
Note this code is written in MicroPython, NOT CircuitPython, as only MicroPython runs on the first generation micro:bit.
|
||||
|
||||
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
|
||||
|
||||
All code MIT License, please attribute to Adafruit Industries, Limor Fried
|
||||
|
||||
Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code
|
||||
Loading…
Reference in a new issue