@@ -123,6 +123,20 @@ MicroPython driver for the SH1106 OLED controller
123
123
124
124
<hr />
125
125
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
+
126
140
### [ arduino-iot-cloud-py] ( https://github.com/arduino/arduino-iot-cloud-py )
127
141
128
142
A 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
250
264
251
265
<hr />
252
266
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
+
253
282
### [ micropython-mlx90614] ( https://github.com/mcauser/micropython-mlx90614 )
254
283
255
284
A 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
280
309
281
310
<hr />
282
311
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
+
283
327
### [ micropython-my9221] ( https://github.com/mcauser/micropython-my9221 )
284
328
285
329
A MicroPython library for 10 segment LED bar graph modules using the MY9221 LED driver.
0 commit comments