Skip to content

Commit 354e9bf

Browse files
author
Arduino
committed
Automated rendering of registry
1 parent 5a6f369 commit 354e9bf

File tree

1 file changed

+44
-0
lines changed

1 file changed

+44
-0
lines changed

README.md

+44
Original file line numberDiff line numberDiff line change
@@ -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

128142
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
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

255284
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
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

285329
A MicroPython library for 10 segment LED bar graph modules using the MY9221 LED driver.

0 commit comments

Comments
 (0)