@@ -66,8 +66,9 @@ These libraries build on top of the low level APIs to simplify common tasks.
66
66
AVR programming <https://circuitpython.readthedocs.io/projects/avrprog/en/latest/ >
67
67
DC Motor and Servo <https://circuitpython.readthedocs.io/projects/motor/en/latest/ >
68
68
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
69
- Image Load <https://circuitpython.readthedocs.io/projects/imageload/en/latest/ >
70
- LED Animation <https://circuitpython.readthedocs.io/projects/led-animation/en/latest/ >
69
+ miniQR Non-hardware QR code generator <https://circuitpython.readthedocs.io/projects/miniqr/en/latest/ >
70
+ Slideshow <https://circuitpython.readthedocs.io/projects/slideshow/en/latest/ >
71
+ LED Animation <https://adafruit-circuitpython-led-animation.readthedoc.io/en/latest/ >
71
72
72
73
Blinky
73
74
--------
@@ -79,7 +80,6 @@ Multi-color led drivers.
79
80
NeoPixel <https://circuitpython.readthedocs.io/projects/neopixel/en/latest/ >
80
81
DotStar <https://circuitpython.readthedocs.io/projects/dotstar/en/latest/ >
81
82
WS2801 <https://circuitpython.readthedocs.io/projects/ws2801/en/latest/ >
82
- Pixie <https://circuitpython.readthedocs.io/projects/pixie/en/latest/ >
83
83
84
84
Displays
85
85
-------------
@@ -94,7 +94,6 @@ Drivers used to display information. Either pixel or segment based.
94
94
IS31FL3731 Charlieplexed LED Matrix <https://circuitpython.readthedocs.io/projects/is31fl3731/en/latest/ >
95
95
MAX7219 LED Matrix <https://circuitpython.readthedocs.io/projects/max7219/en/latest/ >
96
96
SSD1306 OLED Driver <https://circuitpython.readthedocs.io/projects/ssd1306/en/latest/ >
97
- E-Paper Display <https://circuitpython.readthedocs.io/projects/epd/en/latest/ >
98
97
99
98
Real-time clocks
100
99
-----------------
@@ -115,6 +114,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
115
114
116
115
.. toctree ::
117
116
117
+ ADXL34x 3 Axis Accelerometer <https://circuitpython.readthedocs.io/projects/adxl34x/en/latest/ >
118
118
BNO055 Accelerometer, Magnetometer, Gyroscope and Absolution Orientation <https://circuitpython.readthedocs.io/projects/bno055/en/latest/ >
119
119
FXAS21002C Gyroscope <https://circuitpython.readthedocs.io/projects/fxas21002c/en/latest/ >
120
120
FXOS8700 Accelerometer <https://circuitpython.readthedocs.io/projects/fxos8700/en/latest/ >
@@ -123,8 +123,8 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
123
123
LSM303 Accelerometer and Magnetometer <https://circuitpython.readthedocs.io/projects/lsm303/en/latest/ >
124
124
LSM9DS0 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds0/en/latest/ >
125
125
LSM9DS1 Accelerometer, Magnetometer, Gyroscope and Temperature <https://circuitpython.readthedocs.io/projects/lsm9ds1/en/latest/ >
126
+ MLX90390 3 Axis Mangetometer <https://circuitpython.readthedocs.io/projects/mlx90393/en/latest/ >
126
127
MMA8451 3 axis accelerometer <https://circuitpython.readthedocs.io/projects/mma8451/en/latest/ >
127
- L3GD20 Gyroscope <https://circuitpython.readthedocs.io/projects/l3gd20/en/latest/ >
128
128
129
129
Environmental Sensors
130
130
----------------------
@@ -139,19 +139,22 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
139
139
BME280 Temperature, Humidity and Pressure <https://circuitpython.readthedocs.io/projects/bme280/en/latest/ >
140
140
BME680 Temperature, Humidity, Pressure and Gas <https://circuitpython.readthedocs.io/projects/bme680/en/latest/ >
141
141
BMP280 Barometric Pressure and Altitude <https://circuitpython.readthedocs.io/projects/bmp280/en/latest/ >
142
+ BMP3xx Barometric Pressure and Altimeter <https://circuitpython.readthedocs.io/projects/bmp3xx/en/latest/ >
142
143
CCS811 Air Quality <https://circuitpython.readthedocs.io/projects/ccs811/en/latest/ >
143
144
DHT Temperature and Humidity <https://circuitpython.readthedocs.io/projects/dht/en/latest/ >
144
145
DS18x20 Temperature <https://circuitpython.readthedocs.io/projects/ds18x20/en/latest/ >
146
+ HTU21D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/htu21d/en/latest >
145
147
MAX31865 Thermocouple Amplifier, Temperature <https://circuitpython.readthedocs.io/projects/max31865/en/latest/ >
146
148
MAX31855 Thermocouple Amplifier, Temperature <https://circuitpython.readthedocs.io/projects/max31855/en/latest/ >
149
+ MAX31856 Thermocouple Amplifier, Temperature <https://circuitpython.readthedocs.io/projects/max31856/en/latest/ >
147
150
MCP9808 Temperature <https://circuitpython.readthedocs.io/projects/mcp9808/en/latest/ >
151
+ MP115A2 Barometric Pressure, Temperature <https://circuitpython.readthedocs.io/projects/mpl115a2/en/latest/ >
148
152
MPL3115A2 Barometric Pressure, Altitude and Temperature Sensor <https://circuitpython.readthedocs.io/projects/mpl3115a2/en/latest/ >
153
+ MPRLS Ported Absolute Pressure <https://circuitpython.readthedocs.io/projects/mprls/en/latest >
149
154
SGP30 Air Quality <https://circuitpython.readthedocs.io/projects/sgp30/en/latest/ >
150
155
SHT31-D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/sht31d/en/latest/ >
151
156
Si7021 Temperature and Humidity <https://circuitpython.readthedocs.io/projects/si7021/en/latest/ >
152
157
Thermistor Temperature <https://circuitpython.readthedocs.io/projects/thermistor/en/latest/ >
153
- TMP007 Contactless Temperature <https://circuitpython.readthedocs.io/projects/tmp007/en/latest/ >
154
- MLX90614 Contactless Temperature <https://circuitpython.readthedocs.io/projects/mlx90614/en/latest/ >
155
158
156
159
Light Sensors
157
160
---------------
@@ -168,6 +171,7 @@ These sensors detect light related attributes such as ``color``, ``light`` (unit
168
171
TSL2591 High Dynamic Range Light Sensor <https://circuitpython.readthedocs.io/projects/tsl2591/en/latest/ >
169
172
VCNL4010 Proximity and Light <https://circuitpython.readthedocs.io/projects/vcnl4010/en/latest/ >
170
173
VEML6070 UV Index <https://circuitpython.readthedocs.io/projects/veml6070/en/latest/ >
174
+ VEML6075 UV Index <https://circuitpython.readthedocs.io/projects/veml6075/en/latest/ >
171
175
172
176
Distance Sensors
173
177
------------------
@@ -176,9 +180,10 @@ These sensors measure the ``distance`` to another object and may also measure li
176
180
177
181
.. toctree ::
178
182
183
+ Garmin LIDARLite I2C <https://circuitpython.readthedocs.io/projects/lidarlite/en/latest >
184
+ TFmini IR Time of Flight ~30cm - 12m <https://circuitpython.readthedocs.io/projects/tfmini/en/latest >
179
185
VL6180x 5 - 100 mm <https://circuitpython.readthedocs.io/projects/vl6180x/en/latest/ >
180
186
VL53L0x ~30 - 1000 mm <https://circuitpython.readthedocs.io/projects/vl53l0x/en/latest/ >
181
- HC-SR04 ultrasonic range sensors <https://circuitpython.readthedocs.io/projects/hcsr04/en/latest/ >
182
187
183
188
Radio
184
189
--------
@@ -187,9 +192,9 @@ These chips communicate to other's over radio.
187
192
188
193
.. toctree ::
189
194
195
+ Adafruit Bluefruit LE SPI Friend <https://circuitpython.readthedocs.io/projects/bluefruitspi/en/latest/ >
190
196
RFM9x LoRa <https://circuitpython.readthedocs.io/projects/rfm9x/en/latest/ >
191
197
RFM69 Packet Radio <https://circuitpython.readthedocs.io/projects/rfm69/en/latest/ >
192
- PN532 NFC/RFID <https://circuitpython.readthedocs.io/projects/pn532/en/latest/ >
193
198
194
199
IO Expansion
195
200
--------------
@@ -209,23 +214,24 @@ These provide functionality similar to `analogio`, `digitalio`, `pulseio`, and `
209
214
TLC5947 24 x 12-bit PWM Driver <https://circuitpython.readthedocs.io/projects/tlc5947/en/latest/ >
210
215
TLC59711 12 x 16-bit PWM Driver <https://circuitpython.readthedocs.io/projects/tlc59711/en/latest/ >
211
216
MPR121 Capacitive Touch Sensor <https://circuitpython.readthedocs.io/projects/mpr121/en/latest/ >
212
- TCA9548 I2C Multiplexer <https://circuitpython.readthedocs.io/projects/tca9548a/en/latest/ >
213
- MCP3xxx SPI ADC <https://circuitpython.readthedocs.io/projects/mcp3xxx/en/latest/ >
214
217
215
218
Miscellaneous
216
219
----------------
217
220
218
221
.. toctree ::
219
222
223
+ CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/ >
220
224
Si4713 Stereo FM Transmitter <https://circuitpython.readthedocs.io/projects/si4713/en/latest/ >
221
225
AMG88xx Grid-Eye IR Camera <https://circuitpython.readthedocs.io/projects/amg88xx/en/latest/ >
222
226
Trellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/trellis/en/latest/ >
227
+ NeoTrellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/neotrellis/en/latest >
228
+ NeoTrellis M4 4x8 Keypad <https://circuitpython.readthedocs.io/projects/trellism4/en/latest/ >
223
229
DRV2605 Haptic Motor Controller <https://circuitpython.readthedocs.io/projects/drv2605/en/latest/ >
224
230
MAX9744 Audio Amplifier <https://circuitpython.readthedocs.io/projects/max9744/en/latest/ >
225
231
Si5351 Clock Generator <https://circuitpython.readthedocs.io/projects/si5351/en/latest/ >
226
232
Thermal Printer <https://circuitpython.readthedocs.io/projects/thermal_printer/en/latest/ >
227
233
VC0706 TTL Camera <https://circuitpython.readthedocs.io/projects/vc0706/en/latest/ >
228
234
INA219 High Side Current <https://circuitpython.readthedocs.io/projects/ina219/en/latest/ >
229
235
Fingerprint <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
230
- STMPE610 Resistive Touchscreen <https://circuitpython.readthedocs.io/projects/stmpe610 /en/latest/ >
231
- Matrix Keypad <https://circuitpython.readthedocs.io/projects/matrixkeypad /en/latest/ >
236
+ VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053 /en/latest/ >
237
+ FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram /en/latest/ >
0 commit comments