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.
5353 LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/ >
5454 Bluetooth Low Energy (BLE) <https://circuitpython.readthedocs.io/projects/ble/en/latest/ >
5555 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/ >
5660
5761Blinky
5862--------
@@ -186,6 +190,7 @@ These chips communicate to other's over radio.
186190 RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/ >
187191 RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/ >
188192 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/ >
189194
190195IO Expansion
191196--------------
You can’t perform that action at this time.
0 commit comments