@@ -46,7 +46,7 @@ Helpers for animating LEDs.
46
46
.. toctree ::
47
47
48
48
Fancy LED (similar to FastLED) <https://circuitpython.readthedocs.io/projects/fancyled/en/latest/ >
49
- LED Animation <https://adafruit- circuitpython-led-animation .readthedocs.io/en/latest/ >
49
+ LED Animation <https://circuitpython.readthedocs.io/projects/led-animation /en/latest/ >
50
50
51
51
User Interface and GFX Helpers
52
52
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -59,6 +59,7 @@ Helpers for building graphical interfaces using the displayio core module and fr
59
59
Bitmap Font <https://circuitpython.readthedocs.io/projects/bitmap-font/en/latest/ >
60
60
Bitmap Saver <https://circuitpython.readthedocs.io/projects/bitmapsaver/en/latest/ >
61
61
Display Button <https://circuitpython.readthedocs.io/projects/display_button/en/latest/ >
62
+ Display Notification <https://circuitpython.readthedocs.io/projects/display_notification/en/latest/ >
62
63
Display Shapes <https://circuitpython.readthedocs.io/projects/display_shapes/en/latest/ >
63
64
Display Text <https://circuitpython.readthedocs.io/projects/display-text/en/latest/ >
64
65
Framebuf Module <https://circuitpython.readthedocs.io/projects/framebuf/en/latest/ >
@@ -196,6 +197,7 @@ Multi-color LED drivers.
196
197
197
198
DotStar <https://circuitpython.readthedocs.io/projects/dotstar/en/latest/ >
198
199
NeoPixel <https://circuitpython.readthedocs.io/projects/neopixel/en/latest/ >
200
+ NeoPixel SPI <https://circuitpython.readthedocs.io/projects/neopixel_spi/en/latest/ >
199
201
Pixie <https://circuitpython.readthedocs.io/projects/pixie/en/latest/ >
200
202
RGB LED <https://circuitpython.readthedocs.io/projects/rgbled/en/latest/ >
201
203
WS2801 <https://circuitpython.readthedocs.io/projects/ws2801/en/latest/ >
230
232
231
233
.. toctree ::
232
234
233
- SSD1305 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1306 /en/latest/ >
235
+ SSD1305 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1305 /en/latest/ >
234
236
SSD1305 OLED (framebuf) <https://circuitpython.readthedocs.io/projects/ssd1305/en/latest/ >
235
237
SSD1306 OLED (displayio) <https://circuitpython.readthedocs.io/projects/displayio_ssd1306/en/latest/ >
236
238
SSD1306 OLED (framebuf) <https://circuitpython.readthedocs.io/projects/ssd1306/en/latest/ >
@@ -289,7 +291,7 @@ Motion relating sensing including ``acceleration``, ``magnetic``, ``gyro``, and
289
291
FXAS21002C Gyroscope <https://circuitpython.readthedocs.io/projects/fxas21002c/en/latest/ >
290
292
FXOS8700 Accelerometer <https://circuitpython.readthedocs.io/projects/fxos8700/en/latest/ >
291
293
GPS Global Position <https://circuitpython.readthedocs.io/projects/gps/en/latest/ >
292
- ISM20649 Wide-rage 6-DoF Accelerometer and Gyro <https://circuitpython.readthedocs.io/projects/ism20649 /en/latest/ >
294
+ ICM20649 Wide-rage 6-DoF Accelerometer and Gyro <https://circuitpython.readthedocs.io/projects/icm20649 /en/latest/ >
293
295
L3GD20 3-Axis Gyroscope <https://circuitpython.readthedocs.io/projects/l3gd20/en/latest/ >
294
296
LIS2MDL 3-Axis Magnetometer <https://circuitpython.readthedocs.io/projects/lis2mdl/en/latest/ >
295
297
LIS3MDL 3-Axis Magnetometer <https://circuitpython.readthedocs.io/projects/lis3mdl/en/latest/ >
@@ -323,11 +325,11 @@ equivalent carbon dioxide (``eco2`` / ``eCO2``), and total volatile organic comp
323
325
BMP3xx Barometric Pressure and Altimeter <https://circuitpython.readthedocs.io/projects/bmp3xx/en/latest/ >
324
326
CCS811 Air Quality <https://circuitpython.readthedocs.io/projects/ccs811/en/latest/ >
325
327
DHT Temperature and Humidity <https://circuitpython.readthedocs.io/projects/dht/en/latest/ >
326
- DPS310 Precision Barometric Pressure / Altitude Sensor <https://adafruit- circuitpython-dsp310 .readthedocs.io/en/latest/ >
328
+ DPS310 Precision Barometric Pressure / Altitude Sensor <https://circuitpython.readthedocs.io/projects/dps310 /en/latest/ >
327
329
DS18x20 Temperature <https://circuitpython.readthedocs.io/projects/ds18x20/en/latest/ >
328
- HTS221 Temperature and Humidity Sensor <https://adafruit- circuitpython-hts221 .readthedocs.io/en/latest/ >
330
+ HTS221 Temperature and Humidity Sensor <https://circuitpython.readthedocs.io/projects/hts221 /en/latest/ >
329
331
HTU21D Temperature and Humidity <https://circuitpython.readthedocs.io/projects/htu21d/en/latest/ >
330
- LPS2X Family of Barometric Pressure, Temperature Sensors <https://adafruit- circuitpython-lps2x .readthedocs.io/en/latest/ >
332
+ LPS2X Family of Barometric Pressure, Temperature Sensors <https://circuitpython.readthedocs.io/projects/lps2x /en/latest/ >
331
333
LPS35HW Water Resistant Barometric Pressure, Temperature <https://circuitpython.readthedocs.io/projects/lps35hw/en/latest/ >
332
334
MAX31855 Thermocouple Amplifier, Temperature <https://circuitpython.readthedocs.io/projects/max31855/en/latest/ >
333
335
MAX31856 Thermocouple Amplifier, Temperature <https://circuitpython.readthedocs.io/projects/max31856/en/latest/ >
@@ -383,7 +385,7 @@ These sensors measure the ``distance`` to another object and may also measure li
383
385
Radio
384
386
--------
385
387
386
- These chips communicate to other's over radio.
388
+ These chips communicate to others over radio.
387
389
388
390
.. toctree ::
389
391
@@ -427,7 +429,7 @@ Miscellaneous
427
429
BD3491FS Audio Processor <https://circuitpython.readthedocs.io/projects/bd3491fs/en/latest/ >
428
430
CAP1188 8-Key Capacitive Touch <https://circuitpython.readthedocs.io/projects/cap1188/en/latest/ >
429
431
DRV2605 Haptic Motor Controller <https://circuitpython.readthedocs.io/projects/drv2605/en/latest/ >
430
- DS1841 I2C Logarithmic Potentiometer <https://adafruit- circuitpython-ds1841 .readthedocs.io/en/latest/ >
432
+ DS1841 I2C Logarithmic Potentiometer <https://circuitpython.readthedocs.io/projects/ds1841 /en/latest/ >
431
433
DS3502 I2C Potentiometer <https://circuitpython.readthedocs.io/projects/ds3502/en/latest/ >
432
434
Fingerprint Sensor <https://circuitpython.readthedocs.io/projects/fingerprint/en/latest/ >
433
435
FRAM Non-Volatile Memory <https://circuitpython.readthedocs.io/projects/fram/en/latest/ >
@@ -440,6 +442,7 @@ Miscellaneous
440
442
NeoTrellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/neotrellis/en/latest/ >
441
443
NeoTrellis M4 4x8 Keypad <https://circuitpython.readthedocs.io/projects/trellism4/en/latest/ >
442
444
PyPixelbuf <https://circuitpython.readthedocs.io/projects/pypixelbuf/en/latest/ >
445
+ RockBlock Iridium Satellite Modem <https://circuitpython.readthedocs.io/projects/rockblock/en/latest/ >
443
446
Si4713 Stereo FM Transmitter <https://circuitpython.readthedocs.io/projects/si4713/en/latest/ >
444
447
Si5351 Clock Generator <https://circuitpython.readthedocs.io/projects/si5351/en/latest/ >
445
448
STMPE610 Resistive Touchscreen <https://circuitpython.readthedocs.io/projects/stmpe610/en/latest/ >
0 commit comments