1 parent b8bf15d commit 77db3d4Copy full SHA for 77db3d4
1 file changed
docs/drivers.rst
@@ -5,9 +5,11 @@ These are drivers available in separate GitHub repos.
5
6
.. toctree::
7
8
+ Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/>
9
RGB Displays <http://micropython-rgb.readthedocs.io/>
10
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
11
Real-time Clock modules <http://micropython-urtc.readthedocs.io/>
12
+ DS3231 Real-time Clock <http://adafruit-micropython-ds3231.readthedocs.io/en/latest/>
13
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
14
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
15
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>
0 commit comments