@@ -38,12 +38,14 @@ These libraries build on top of the low level APIs to simplify common tasks.
38
38
LED Helpers
39
39
40
40
.. toctree ::
41
+
41
42
Fancy LED (similar to FastLED) <https://circuitpython.readthedocs.io/projects/fancyled/en/latest/ >
42
43
LED Animation <https://adafruit-circuitpython-led-animation.readthedocs.io/en/latest/ >
43
44
44
45
User Interface and GFX Helpers
45
46
46
47
.. toctree ::
48
+
47
49
Cursor Control <https://circuitpython.readthedocs.io/projects/cursorcontrol/en/latest/ >
48
50
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
49
51
Display Button <https://circuitpython.readthedocs.io/projects/display_button/en/latest/ >
@@ -60,13 +62,15 @@ User Interface and GFX Helpers
60
62
Motor Helpers
61
63
62
64
.. toctree ::
65
+
63
66
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/ >
64
67
MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/ >
65
68
ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/ >
66
69
67
70
Internet of Things Service Helpers
68
71
69
72
.. toctree ::
73
+
70
74
Adafruit IO <https://circuitpython.readthedocs.io/projects/adafruitio/en/latest/ >
71
75
Azure IoT <https://circuitpython.readthedocs.io/projects/azureiot/en/latest/ >
72
76
Google Cloud IoT Core <https://circuitpython.readthedocs.io/projects/gc_iot_core/en/latest/ >
@@ -76,6 +80,7 @@ Internet of Things Service Helpers
76
80
Internet-of-Things/Wireless Protocol Helpers
77
81
78
82
.. toctree ::
83
+
79
84
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
80
85
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
81
86
TinyLoRa TTN Helper <https://circuitpython.readthedocs.io/projects/tinylora/en/latest/ >
@@ -88,12 +93,14 @@ Internet-of-Things/Wireless Protocol Helpers
88
93
Cryptography Helpers
89
94
90
95
.. toctree ::
96
+
91
97
hashlib <https://circuitpython.readthedocs.io/projects/hashlib/en/latest/ >
92
98
RSA <https://circuitpython.readthedocs.io/projects/rsa/en/latest/ >
93
99
94
100
Uncategorized Helpers
95
101
96
102
.. toctree ::
103
+
97
104
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
98
105
binascii <https://circuitpython.readthedocs.io/projects/binascii/en/latest/ >
99
106
Board Test Suite <https://circuitpython.readthedocs.io/projects/boardtest/en/latest/ >
0 commit comments