Skip to content

Commit f6cd26d

Browse files
authored
Create README.md for micro:bit CRICKIT tutorial
Added README.md for using micro:bit with CRICKIT in MicroPython.
1 parent ff835f3 commit f6cd26d

File tree

1 file changed

+14
-0
lines changed
  • Crickits/Crickit_microbit_MicroPython

1 file changed

+14
-0
lines changed
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
[![Micro:bit CRICKIT](picture.png)](https://learn.adafruit.com/using-micro-bit-and-crickit-with-micropython)
2+
3+
## Using micro:bit and CRICKIT with MicroPython
4+
5+
This code accompanies the [Adafruit Learning System](https://learn.adafruit.com) tutorial **Using micro:bit and CRICKIT with MicroPython**
6+
https://learn.adafruit.com/using-micro-bit-and-crickit-with-micropython/
7+
8+
**Note this code is written in MicroPython, NOT CircuitPython**, as only MicroPython runs on the first generation micro:bit.
9+
10+
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
11+
12+
All code MIT License, please attribute to Adafruit Industries, Limor Fried
13+
14+
Please consider buying your parts at [Adafruit.com](https://www.adafruit.com) to support open source code

0 commit comments

Comments
 (0)