File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -84,6 +84,8 @@ Drivers used to display information. Either pixel or segment based.
84
84
MAX7219 LED Matrix <https://circuitpython.readthedocs.io/projects/max7219/en/latest/ >
85
85
SSD1306 OLED Driver <https://circuitpython.readthedocs.io/projects/ssd1306/en/latest/ >
86
86
E-Paper Display <https://circuitpython.readthedocs.io/projects/epd/en/latest/ >
87
+ RA8875 Driver Board <https://circuitpython.readthedocs.io/projects/ra8875/en/latest/ >
88
+ Sharp Memory Display <https://circuitpython.readthedocs.io/projects/sharpmemorydisplay/en/latest/ >
87
89
88
90
Real-time clocks
89
91
-----------------
@@ -190,7 +192,9 @@ These chips communicate to other's over radio.
190
192
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/ >
191
193
RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/ >
192
194
PN532 NFC/RFID <https://circuitpython.readthedocs.io/projects/pn532/en/latest/ >
195
+ ESP WiFi Co-Processor using AT Commands <https://circuitpython.readthedocs.io/projects/esp-atcontrol/en/latest/ >
193
196
ESP32 WiFi Co-Processor over SPI <https://circuitpython.readthedocs.io/projects/esp32spi/en/latest/ >
197
+ TinyLoRa The Things Network Driver<https://circuitpython.readthedocs.io/projects/tinylora/en/latest/>
194
198
195
199
IO Expansion
196
200
--------------
You can’t perform that action at this time.
0 commit comments