initial readme
This commit is contained in:
parent
dbb60aa368
commit
b822c52a8a
1 changed files with 16 additions and 0 deletions
16
CircuitPython_101/README.md
Normal file
16
CircuitPython_101/README.md
Normal file
|
|
@ -0,0 +1,16 @@
|
|||
## Adafruit Learning System tutorial - CircuitPython 101
|
||||
|
||||
Make a timekeeping vertical wordclock with Adafruit Feather M4, a RTC FeatherWing, and CircuitPython.
|
||||
|
||||
Follow these Adafruit learn guides here: https://learn.adafruit.com/search?q=circuitpython%20101
|
||||
|
||||
Adafruit invests time and resources providing this open source code,
|
||||
please support Adafruit and open-source hardware by purchasing
|
||||
products from [Adafruit](https://www.adafruit.com)!
|
||||
|
||||
MIT license
|
||||
|
||||
All text above, and the splash screen below must be included in any redistribution
|
||||
|
||||
-----------------------
|
||||
If you are looking to make changes/additions, please use the GitHub Issues and Pull Request mechanisms.
|
||||
Loading…
Reference in a new issue