We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbb60aa commit b822c52Copy full SHA for b822c52
1 file changed
CircuitPython_101/README.md
@@ -0,0 +1,16 @@
1
+## Adafruit Learning System tutorial - CircuitPython 101
2
+
3
+Make a timekeeping vertical wordclock with Adafruit Feather M4, a RTC FeatherWing, and CircuitPython.
4
5
+Follow these Adafruit learn guides here: https://learn.adafruit.com/search?q=circuitpython%20101
6
7
+Adafruit invests time and resources providing this open source code,
8
+please support Adafruit and open-source hardware by purchasing
9
+products from [Adafruit](https://www.adafruit.com)!
10
11
+MIT license
12
13
+All text above, and the splash screen below must be included in any redistribution
14
15
+-----------------------
16
+If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
0 commit comments