@@ -30,6 +30,7 @@ specific boards.
30
30
Adafruit CircuitPlayground <https://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/ >
31
31
Adafruit CLUE <https://circuitpython.readthedocs.io/projects/clue/en/latest/ >
32
32
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/ >
33
+ MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/ >
33
34
PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/ >
34
35
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/ >
35
36
@@ -94,8 +95,8 @@ Helpers for connecting with hosted and self-hosted internet-of-things web servic
94
95
Amazon AWS IoT <https://circuitpython.readthedocs.io/projects/aws_iot/en/latest/ >
95
96
Azure IoT <https://circuitpython.readthedocs.io/projects/azureiot/en/latest/ >
96
97
Google Cloud IoT Core <https://circuitpython.readthedocs.io/projects/gc_iot_core/en/latest/ >
97
- LIFX Lights <https://circuitpython.readthedocs.io/projects/lifx/en/latest/ >
98
98
Hue Lights <https://circuitpython.readthedocs.io/projects/hue/en/latest/ >
99
+ LIFX Lights <https://circuitpython.readthedocs.io/projects/lifx/en/latest/ >
99
100
100
101
Internet/Internet-of-Things Helpers
101
102
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -104,10 +105,10 @@ Helpers for interfacing with the internet, including IoT protocols.
104
105
105
106
.. toctree ::
106
107
107
- MiniMQTT <https://circuitpython.readthedocs.io/projects/minimqtt/en/latest/ >
108
108
JSON Web Token (JWT) <https://circuitpython.readthedocs.io/projects/jwt/en/latest/ >
109
- Requests <https://circuitpython.readthedocs.io/projects/requests /en/latest/ >
109
+ MiniMQTT <https://circuitpython.readthedocs.io/projects/minimqtt /en/latest/ >
110
110
NTP (Network time Protocol) <https://circuitpython.readthedocs.io/projects/ntp/en/latest/ >
111
+ Requests <https://circuitpython.readthedocs.io/projects/requests/en/latest/ >
111
112
112
113
Bluetooth Low Energy Helpers
113
114
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
0 commit comments