File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -53,6 +53,10 @@ These libraries build on top of the low level APIs to simplify common tasks.
53
53
LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/ >
54
54
Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
55
55
Bluefruit LE Connect App <https://circuitpython.readthedocs.io/projects/bluefruitconnect/en/latest/ >
56
+ Display Text <https://circuitpython.readthedocs.io/projects/display-text/en/latest/ >
57
+ Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
58
+ ServoKit <https://circuitpython.readthedocs.io/projects/servokit/en/latest/ >
59
+ MotorKit <https://circuitpython.readthedocs.io/projects/motorkit/en/latest/ >
56
60
57
61
Blinky
58
62
--------
@@ -186,6 +190,7 @@ These chips communicate to other's over radio.
186
190
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/ >
187
191
RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/ >
188
192
PN532 NFC/RFID <https://circuitpython.readthedocs.io/projects/pn532/en/latest/ >
193
+ ESP32 WiFi Co-Processor over SPI <https://circuitpython.readthedocs.io/projects/esp32spi/en/latest/ >
189
194
190
195
IO Expansion
191
196
--------------
You can’t perform that action at this time.
0 commit comments