We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d05adc8 commit f874edfCopy full SHA for f874edf
docs/drivers.rst
@@ -35,6 +35,7 @@ knowledge of the interface details of the chip itself.
35
RGB Displays <http://micropython-rgb.readthedocs.io/>
36
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
37
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/>
38
+ DS1307 Real-time Clock (5V RTC Breakout) <https://circuitpython.readthedocs.io/projects/ds1307/en/latest/>
39
PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/>
40
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
41
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
0 commit comments