Skip to content

Commit 1f13f87

Browse files
authored
Merge pull request #25 from adafruit/drivers-more
Update drivers.rst
2 parents 2cc1b25 + 0901c14 commit 1f13f87

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

docs/drivers.rst

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,12 @@ These are drivers available in separate GitHub repos.
55

66
.. toctree::
77

8-
RGB Displays <http://micropython-rgb.readthedocs.io/en/latest/index.html>
8+
RGB Displays <http://micropython-rgb.readthedocs.io/>
99
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
10+
Real-time Clock modules <http://micropython-urtc.readthedocs.io/>
11+
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
12+
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
13+
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>
14+
HT16K33 LED Matrices and Segment Displays <http://micropython-ht16k33.readthedocs.io/>
15+
IS31FL3731 Charlieplexed LED Matrix <http://micropython-is31fl3731.readthedocs.io/>
16+
MAX7219 LED Matrix <http://micropython-max7219.readthedocs.io/>

0 commit comments

Comments
 (0)