blob: 43fbd3b990daf1ed289bea7c3ee8fff6d5f422e7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
Adafruit MicroPython drivers
========================================
These are drivers available in separate GitHub repos.
.. toctree::
Register Library <http://adafruit-micropython-register.readthedocs.io/en/latest/>
RGB Displays <http://micropython-rgb.readthedocs.io/>
Analog-to-digital converters: ADS1015 and ADS1115 <http://micropython-ads1015.readthedocs.io/>
Real-time Clock modules <http://micropython-urtc.readthedocs.io/>
DS3231 Real-time Clock <http://adafruit-micropython-ds3231.readthedocs.io/en/latest/>
TCS34725 Color Sensor <http://micropython-tcs34725.readthedocs.io/>
TSL2561 Light Sensor <http://micropython-tsl2561.readthedocs.io/>
PCA9685 Motor and Servo Controllers <http://micropython-pca9685.readthedocs.io/>
HT16K33 LED Matrices and Segment Displays <http://micropython-ht16k33.readthedocs.io/>
IS31FL3731 Charlieplexed LED Matrix <http://micropython-is31fl3731.readthedocs.io/>
MAX7219 LED Matrix <http://micropython-max7219.readthedocs.io/>
|