File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change @@ -69,8 +69,15 @@ System <https://learn.adafruit.com/>`__ under the `CircuitPython
69
69
category <https://learn.adafruit.com/category/circuitpython> `__ and
70
70
`MicroPython
71
71
category <https://learn.adafruit.com/category/micropython> `__. An API
72
- reference is also available on `Read the
73
- Docs <http://circuitpython.readthedocs.io/en/latest/?> `__.
72
+ reference is also available on `Read the Docs
73
+ <http://circuitpython.readthedocs.io/en/latest/?> `__. A collection of awesome
74
+ resources can be found at `Awesome CircuitPython <https://github.com/adafruit/awesome-circuitpython >`__.
75
+
76
+ Specifically useful documentation when starting out:
77
+
78
+ - `Welcome to CircuitPython <https://learn.adafruit.com/welcome-to-circuitpython >`__
79
+ - `CircuitPython Essentials <https://learn.adafruit.com/circuitpython-essentials >`__
80
+ - `Example Code <https://github.com/adafruit/Adafruit_Learning_System_Guides/tree/master/CircuitPython_Essentials >`__
74
81
75
82
Contributing
76
83
------------
You can’t perform that action at this time.
0 commit comments