Skip to content

Commit 1157c5d

Browse files
author
Melissa LeBlanc-Williams
committed
Added some missing drivers to Drivers page
1 parent 3443c73 commit 1157c5d

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/drivers.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -84,6 +84,8 @@ Drivers used to display information. Either pixel or segment based.
8484
MAX7219 LED Matrix <https://circuitpython.readthedocs.io/projects/max7219/en/latest/>
8585
SSD1306 OLED Driver <https://circuitpython.readthedocs.io/projects/ssd1306/en/latest/>
8686
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/>
8789

8890
Real-time clocks
8991
-----------------
@@ -190,7 +192,9 @@ These chips communicate to other's over radio.
190192
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/>
191193
RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/>
192194
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/>
193196
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/>
194198

195199
IO Expansion
196200
--------------

0 commit comments

Comments
 (0)