@@ -207,6 +207,7 @@ Miscellaneous Helpers
207
207
Mini ESP Tool (ESP chips loader) <https://circuitpython.readthedocs.io/projects/miniesptool/en/latest/ >
208
208
NeoKey <https://circuitpython.readthedocs.io/projects/neokey/en/latest/ >
209
209
OneWire <https://circuitpython.readthedocs.io/projects/onewire/en/latest/ >
210
+ PIOASM converter for RP2040 boards <https://docs.circuitpython.org/projects/pioasm/en/latest/ >
210
211
Radial Controller <https://circuitpython.readthedocs.io/projects/radial-controller/en/latest/ >
211
212
SD Card <https://circuitpython.readthedocs.io/projects/sd/en/latest/ >
212
213
SimpleIO <https://circuitpython.readthedocs.io/projects/simpleio/en/latest/ >
@@ -313,6 +314,7 @@ through ``datetime``.
313
314
DS1307 Real-time Clock (5V RTC Breakout) <https://circuitpython.readthedocs.io/projects/ds1307/en/latest/ >
314
315
DS3231 Real-time Clock (Precision RTC) <https://circuitpython.readthedocs.io/projects/ds3231/en/latest/ >
315
316
PCF8523 Real-time Clock (Adalogger RTC) <https://circuitpython.readthedocs.io/projects/pcf8523/en/latest/ >
317
+ PCF8563 Real-time Clock <https://docs.circuitpython.org/projects/pcf8563/en/latest/ >
316
318
317
319
Motion Sensors
318
320
----------------
@@ -528,6 +530,7 @@ Miscellaneous
528
530
Touchscreen 4-Wire Resistive <https://circuitpython.readthedocs.io/projects/touchscreen/en/latest/ >
529
531
TPA2016 Audio Amplifier with AGC <https://circuitpython.readthedocs.io/projects/tpa2016/en/latest/ >
530
532
Trellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/trellis/en/latest/ >
533
+ TT21100 Capacitive Touchscreen Driver <https://docs.circuitpython.org/projects/tt21100/en/latest/ >
531
534
VC0706 TTL Camera <https://circuitpython.readthedocs.io/projects/vc0706/en/latest/ >
532
535
VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/ >
533
536
Wiznet5k Ethernet Module <https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/ >
0 commit comments