@@ -123,6 +123,20 @@ MicroPython driver for the SH1106 OLED controller
123123
124124<hr />
125125
126+ ### [ ads1x15] ( https://github.com/robert-hh/ads1x15 )
127+
128+ MicroPython driver for the ADS1x15 ADCs
129+
130+ <details ><summary >Details</summary >
131+ <ul >
132+ <li >π <strong >URL:</strong > https://github.com/robert-hh/ads1x15</li >
133+ <li >π€ <strong >Author:</strong > Robert Hammelrath</li >
134+ <li >π·οΈ <strong >Tags:</strong > ADC</li >
135+ </ul >
136+ </details >
137+
138+ <hr />
139+
126140### [ arduino-iot-cloud-py] ( https://github.com/arduino/arduino-iot-cloud-py )
127141
128142A Python client for the Arduino IoT cloud, which runs on both CPython and MicroPython.
@@ -250,6 +264,21 @@ A MicroPython library for the MAX7219 8x8 LED matrix driver, SPI interface, supp
250264
251265<hr />
252266
267+ ### [ micropython-mcp23017] ( https://github.com/mcauser/micropython-mcp23017 )
268+
269+ A MicroPython library for the MCP23017 16-bit I/O Expander with I2C Interface.
270+
271+ <details ><summary >Details</summary >
272+ <ul >
273+ <li >π <strong >URL:</strong > https://github.com/mcauser/micropython-mcp23017</li >
274+ <li >π€ <strong >Author:</strong > Mike Causer</li >
275+ <li >π <strong >License:</strong > MIT License</li >
276+ <li >π·οΈ <strong >Tags:</strong > I/O, expander</li >
277+ </ul >
278+ </details >
279+
280+ <hr />
281+
253282### [ micropython-mlx90614] ( https://github.com/mcauser/micropython-mlx90614 )
254283
255284A MicroPython library for interfacing with a Melexis MLX90614 IR temperature sensor.
@@ -280,6 +309,21 @@ MicroPython ModBus TCP and RTU library supporting client and host mode
280309
281310<hr />
282311
312+ ### [ micropython-mpr121] ( https://github.com/mcauser/micropython-mpr121 )
313+
314+ MicroPython driver for MPR121 capacitive touch keypads and breakout boards.
315+
316+ <details ><summary >Details</summary >
317+ <ul >
318+ <li >π <strong >URL:</strong > https://github.com/mcauser/micropython-mpr121</li >
319+ <li >π€ <strong >Author:</strong > Mike Causer</li >
320+ <li >π <strong >License:</strong > MIT License</li >
321+ <li >π·οΈ <strong >Tags:</strong > sensor, touch</li >
322+ </ul >
323+ </details >
324+
325+ <hr />
326+
283327### [ micropython-my9221] ( https://github.com/mcauser/micropython-my9221 )
284328
285329A MicroPython library for 10 segment LED bar graph modules using the MY9221 LED driver.
0 commit comments