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 557cede commit 6446fcdCopy full SHA for 6446fcd
docs/drivers.rst
@@ -50,6 +50,8 @@ Drivers provide easy access to sensors and other chips without requiring a
50
knowledge of the interface details of the chip itself.
51
52
.. toctree::
53
+ NeoPixel <https://circuitpython.readthedocs.io/projects/neopixel/en/latest/>
54
+ SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/>
55
RGB Displays <http://micropython-rgb.readthedocs.io/>
56
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
57
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/>
0 commit comments