@@ -33,12 +33,12 @@ specific boards.
33
33
Adafruit FeatherWings <https://circuitpython.readthedocs.io/projects/featherwing/en/latest/ >
34
34
Adafruit FunHouse <https://circuitpython.readthedocs.io/projects/funhouse/en/latest/ >
35
35
Adafruit MacroPad <https://circuitpython.readthedocs.io/projects/macropad/en/latest/ >
36
- MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/ >
37
36
Adafruit MagTag <https://circuitpython.readthedocs.io/projects/magtag/en/latest/ >
37
+ Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/ >
38
38
Adafruit PortalBase <https://circuitpython.readthedocs.io/projects/portalbase/en/latest/ >
39
- PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/ >
40
39
Adafruit PyPortal <https://circuitpython.readthedocs.io/projects/pyportal/en/latest/ >
41
- Adafruit MONSTER M4SK <https://circuitpython.readthedocs.io/projects/monsterm4sk/en/latest/ >
40
+ PyBadger (PyBadge and PyGamer) <https://circuitpython.readthedocs.io/projects/pybadger/en/latest/ >
41
+ MatrixPortal (Metro M4 Airlift + RGB Shield) <https://circuitpython.readthedocs.io/projects/matrixportal/en/latest/ >
42
42
43
43
Helper Libraries
44
44
-----------------
@@ -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
----------------
@@ -531,6 +533,7 @@ Miscellaneous
531
533
Touchscreen 4-Wire Resistive <https://circuitpython.readthedocs.io/projects/touchscreen/en/latest/ >
532
534
TPA2016 Audio Amplifier with AGC <https://circuitpython.readthedocs.io/projects/tpa2016/en/latest/ >
533
535
Trellis 4x4 Keypad <https://circuitpython.readthedocs.io/projects/trellis/en/latest/ >
536
+ TT21100 Capacitive Touchscreen Driver <https://docs.circuitpython.org/projects/tt21100/en/latest/ >
534
537
VC0706 TTL Camera <https://circuitpython.readthedocs.io/projects/vc0706/en/latest/ >
535
538
VS1053 Audio Codec <https://circuitpython.readthedocs.io/projects/vs1053/en/latest/ >
536
539
Wiznet5k Ethernet Module <https://circuitpython.readthedocs.io/projects/wiznet5k/en/latest/ >
0 commit comments