@@ -8,13 +8,29 @@ Please read the [contribution guidelines](./CONTRIBUTING.md) to learn how to add
8
8
9
9
10
10
## π¦ Packages
11
+ ### [ Arduino Modulino] ( https://github.com/arduino/arduino-modulino-mpy )
12
+
13
+ A MicroPython library to control Arduino Modulinos.
14
+
15
+ <details ><summary >Details</summary >
16
+ <ul >
17
+ <li >π <strong >URL:</strong > https://github.com/arduino/arduino-modulino-mpy</li >
18
+ <li >π€ <strong >Author:</strong > Arduino, Sebastian Romero</li >
19
+ <li >π <strong >License:</strong > Mozilla Public License Version 2.0</li >
20
+ <li >π·οΈ <strong >Tags:</strong > sensors, actuators</li >
21
+ </ul >
22
+ </details >
23
+
24
+ <hr />
25
+
11
26
### [ BME280] ( https://github.com/robert-hh/BME280 )
12
27
13
- Micropython driver for the BME280 sensor, target platform Pycom devices
28
+ MicroPython driver for the BME280 sensor, target platform Pycom devices.
14
29
15
30
<details ><summary >Details</summary >
16
31
<ul >
17
32
<li >π <strong >URL:</strong > https://github.com/robert-hh/BME280</li >
33
+ <li >π€ <strong >Author:</strong > Robert Hammelrath</li >
18
34
<li >π·οΈ <strong >Tags:</strong > pressure, temperature, humidity</li >
19
35
</ul >
20
36
</details >
@@ -41,11 +57,12 @@ Micropython Driver for a BME680 breakout. The driver uses the I2C interface.
41
57
42
58
### [ HT16K33-Python] ( https://github.com/smittytone/HT16K33-Python )
43
59
44
- Python drivers for the Holtek HT16K33 controller chip and various display devices based upon it, such as the Adafruit 0.8-inch 8x16 LED Matrix FeatherWing and the Raspberry Pi Pico. The drivers supports both CircuitPython and MicroPython applications. They communicate using IΒ²C.
60
+ Python drivers for the Holtek HT16K33 controller chip and various display devices based upon it, such as the Adafruit 0.8-inch 8x16 LED Matrix FeatherWing and the Raspberry Pi Pico. The drivers support both CircuitPython and MicroPython applications. They communicate using IΒ²C.
45
61
46
62
<details ><summary >Details</summary >
47
63
<ul >
48
64
<li >π <strong >URL:</strong > https://github.com/smittytone/HT16K33-Python</li >
65
+ <li >π€ <strong >Author:</strong > smittytone</li >
49
66
<li >π <strong >License:</strong > Licensed under the MIT License.</li >
50
67
<li >π·οΈ <strong >Tags:</strong > LED, matrix, segment, adafruit</li >
51
68
<li >β
<strong >Verification:</strong >
@@ -65,6 +82,8 @@ A port of the SparkFun driver for Maxim MAX30102 sensor to MicroPython.
65
82
<details ><summary >Details</summary >
66
83
<ul >
67
84
<li >π <strong >URL:</strong > https://github.com/n-elia/MAX30102-MicroPython-driver</li >
85
+ <li >π€ <strong >Author:</strong > n-elia</li >
86
+ <li >π <strong >License:</strong > MIT License</li >
68
87
<li >π·οΈ <strong >Tags:</strong > sensors</li >
69
88
</ul >
70
89
</details >
@@ -73,7 +92,7 @@ A port of the SparkFun driver for Maxim MAX30102 sensor to MicroPython.
73
92
74
93
### [ MicroPython-Button] ( https://github.com/ubidefeo/MicroPython-Button )
75
94
76
- An easy to use MicroPython library to handle Buttons and other devices with digital (LOW/HIGH) output.
95
+ An easy-to- use MicroPython library to handle buttons and other devices with digital (LOW/HIGH) output.
77
96
78
97
<details ><summary >Details</summary >
79
98
<ul >
@@ -96,6 +115,8 @@ MicroPython driver for the SH1106 OLED controller
96
115
<details ><summary >Details</summary >
97
116
<ul >
98
117
<li >π <strong >URL:</strong > https://github.com/robert-hh/SH1106</li >
118
+ <li >π€ <strong >Author:</strong > Robert Hammelrath</li >
119
+ <li >π <strong >License:</strong > MIT License</li >
99
120
<li >π·οΈ <strong >Tags:</strong > display, OLED</li >
100
121
</ul >
101
122
</details >
@@ -110,6 +131,7 @@ A Python client for the Arduino IoT cloud, which runs on both CPython and MicroP
110
131
<ul >
111
132
<li >π <strong >URL:</strong > https://github.com/arduino/arduino-iot-cloud-py</li >
112
133
<li >π€ <strong >Author:</strong > Arduino</li >
134
+ <li >π <strong >License:</strong > Mozilla Public License Version 2.0</li >
113
135
<li >π·οΈ <strong >Tags:</strong > cloud, iot</li >
114
136
<li >β
<strong >Verification:</strong >
115
137
<ul >
@@ -120,41 +142,15 @@ A Python client for the Arduino IoT cloud, which runs on both CPython and MicroP
120
142
121
143
<hr />
122
144
123
- ### [ arduino-modulino-mpy] ( https://github.com/arduino/arduino-modulino-mpy )
124
-
125
- A MicroPython library to control Arduino Modulinos.
126
-
127
- <details ><summary >Details</summary >
128
- <ul >
129
- <li >π <strong >URL:</strong > https://github.com/arduino/arduino-modulino-mpy</li >
130
- <li >π€ <strong >Author:</strong > Arduino, Sebastian Romero</li >
131
- <li >π·οΈ <strong >Tags:</strong > sensors, actuators</li >
132
- </ul >
133
- </details >
134
-
135
- <hr />
136
-
137
- ### [ lcd] ( https://github.com/dhylands/python_lcd/ )
138
-
139
- Python code for talking to HD44780 compatible character based dot matrix LCDs.
140
-
141
- <details ><summary >Details</summary >
142
- <ul >
143
- <li >π <strong >URL:</strong > https://github.com/dhylands/python_lcd/</li >
144
- <li >π <strong >License:</strong > MIT license; Copyright (c) 2013 Dave Hylands</li >
145
- <li >π·οΈ <strong >Tags:</strong > display, LCD</li >
146
- </ul >
147
- </details >
148
-
149
- <hr />
150
-
151
145
### [ micropython-DS3231-AT24C32] ( https://github.com/pangopi/micropython-DS3231-AT24C32 )
152
146
153
147
MicroPython driver for DS3231 RTC and AT24C32 EEPROM module.
154
148
155
149
<details ><summary >Details</summary >
156
150
<ul >
157
151
<li >π <strong >URL:</strong > https://github.com/pangopi/micropython-DS3231-AT24C32</li >
152
+ <li >π€ <strong >Author:</strong > pangopi</li >
153
+ <li >π <strong >License:</strong > MIT License</li >
158
154
<li >π·οΈ <strong >Tags:</strong > time, RTC</li >
159
155
</ul >
160
156
</details >
@@ -168,6 +164,8 @@ Micropython implementation of DFPlayer control over UART
168
164
<details ><summary >Details</summary >
169
165
<ul >
170
166
<li >π <strong >URL:</strong > https://github.com/ubidefeo/micropython-dfplayer</li >
167
+ <li >π€ <strong >Author:</strong > Ubi de Feo</li >
168
+ <li >π <strong >License:</strong > MIT License</li >
171
169
<li >π·οΈ <strong >Tags:</strong > audio, mp3</li >
172
170
<li >β
<strong >Verification:</strong >
173
171
<ul >
@@ -185,6 +183,8 @@ This library is designed to support a MicroPython interface for i2c LCD characte
185
183
<details ><summary >Details</summary >
186
184
<ul >
187
185
<li >π <strong >URL:</strong > https://github.com/ubidefeo/micropython-i2c-lcd</li >
186
+ <li >π€ <strong >Author:</strong > Ubi de Feo</li >
187
+ <li >π <strong >License:</strong > MIT License</li >
188
188
<li >π·οΈ <strong >Tags:</strong > display, LCD, RGB</li >
189
189
</ul >
190
190
</details >
@@ -198,6 +198,7 @@ Micropython package to control HD44780 LCD displays 1602 and 2004 via I2C
198
198
<details ><summary >Details</summary >
199
199
<ul >
200
200
<li >π <strong >URL:</strong > https://github.com/brainelectronics/micropython-i2c-lcd</li >
201
+ <li >π€ <strong >Author:</strong > brainelectronics</li >
201
202
<li >π <strong >License:</strong > MIT</li >
202
203
</ul >
203
204
</details >
@@ -211,6 +212,7 @@ Nonblocking device drivers to receive from IR (infra red) remotes.
211
212
<details ><summary >Details</summary >
212
213
<ul >
213
214
<li >π <strong >URL:</strong > https://github.com/peterhinch/micropython_ir/ir_rx</li >
215
+ <li >π€ <strong >Author:</strong > Peter Hinch</li >
214
216
<li >π <strong >License:</strong > MIT</li >
215
217
<li >π·οΈ <strong >Tags:</strong > IR</li >
216
218
</ul >
@@ -225,6 +227,7 @@ Nonblocking device drivers for IR (infra red) blaster apps.
225
227
<details ><summary >Details</summary >
226
228
<ul >
227
229
<li >π <strong >URL:</strong > https://github.com/peterhinch/micropython_ir/ir_tx</li >
230
+ <li >π€ <strong >Author:</strong > Peter Hinch</li >
228
231
<li >π <strong >License:</strong > MIT</li >
229
232
<li >π·οΈ <strong >Tags:</strong > IR</li >
230
233
</ul >
@@ -234,11 +237,12 @@ Nonblocking device drivers for IR (infra red) blaster apps.
234
237
235
238
### [ micropython-max7219] ( https://github.com/mcauser/micropython-max7219 )
236
239
237
- A MicroPython library for the MAX7219 8x8 LED matrix driver, SPI interface, supports cascading and uses framebuf
240
+ A MicroPython library for the MAX7219 8x8 LED matrix driver, SPI interface, supports cascading and uses framebuf.
238
241
239
242
<details ><summary >Details</summary >
240
243
<ul >
241
244
<li >π <strong >URL:</strong > https://github.com/mcauser/micropython-max7219</li >
245
+ <li >π€ <strong >Author:</strong > Mike Causer</li >
242
246
<li >π <strong >License:</strong > Licensed under the MIT License.</li >
243
247
<li >π·οΈ <strong >Tags:</strong > LED, matrix</li >
244
248
</ul >
@@ -254,6 +258,7 @@ MicroPython ModBus TCP and RTU library supporting client and host mode
254
258
<ul >
255
259
<li >π <strong >URL:</strong > https://github.com/brainelectronics/micropython-modbus</li >
256
260
<li >π€ <strong >Author:</strong > brainelectronics</li >
261
+ <li >π <strong >License:</strong > GNU General Public License</li >
257
262
<li >π·οΈ <strong >Tags:</strong > modbus</li >
258
263
</ul >
259
264
</details >
@@ -286,6 +291,7 @@ MicroPython driver to read a rotary encoder. Works with Pyboard, Raspberry Pi Pi
286
291
<ul >
287
292
<li >π <strong >URL:</strong > https://github.com/miketeachman/micropython-rotary</li >
288
293
<li >π€ <strong >Author:</strong > miketeachman</li >
294
+ <li >π <strong >License:</strong > MIT License</li >
289
295
<li >π·οΈ <strong >Tags:</strong > encoder</li >
290
296
<li >β
<strong >Verification:</strong >
291
297
<ul >
@@ -298,11 +304,12 @@ MicroPython driver to read a rotary encoder. Works with Pyboard, Raspberry Pi Pi
298
304
299
305
### [ micropython-thermal-printer] ( https://github.com/ayoy/micropython-thermal-printer )
300
306
301
- This is the MicroPython port of Python Thermal Printer by Adafruit
307
+ This is the MicroPython port of Python Thermal Printer by Adafruit.
302
308
303
309
<details ><summary >Details</summary >
304
310
<ul >
305
311
<li >π <strong >URL:</strong > https://github.com/ayoy/micropython-thermal-printer</li >
312
+ <li >π€ <strong >Author:</strong > ayoy</li >
306
313
<li >π·οΈ <strong >Tags:</strong > printer</li >
307
314
</ul >
308
315
</details >
@@ -316,6 +323,7 @@ A MicroPython library for quad 7-segment LED display modules using the TM1637 LE
316
323
<details ><summary >Details</summary >
317
324
<ul >
318
325
<li >π <strong >URL:</strong > https://github.com/mcauser/micropython-tm1637</li >
326
+ <li >π€ <strong >Author:</strong > Mike Causer</li >
319
327
<li >π·οΈ <strong >Tags:</strong > display</li >
320
328
<li >β
<strong >Verification:</strong >
321
329
<ul >
@@ -333,6 +341,8 @@ MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.
333
341
<details ><summary >Details</summary >
334
342
<ul >
335
343
<li >π <strong >URL:</strong > https://github.com/targetblank/micropython_ahtx0</li >
344
+ <li >π€ <strong >Author:</strong > targetblank</li >
345
+ <li >π <strong >License:</strong > MIT License</li >
336
346
<li >π·οΈ <strong >Tags:</strong > sensors, temperature, humidity</li >
337
347
</ul >
338
348
</details >
@@ -345,6 +355,7 @@ MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.
345
355
<ul >
346
356
<li >π <strong >URL:</strong > https://github.com/TTitanUA/micropython_servo_pdm</li >
347
357
<li >π€ <strong >Author:</strong > Taras Prokofiev</li >
358
+ <li >π <strong >License:</strong > MIT License</li >
348
359
<li >π·οΈ <strong >Tags:</strong > servo</li >
349
360
<li >β
<strong >Verification:</strong >
350
361
<ul >
@@ -357,11 +368,13 @@ MicroPython driver for the AHT10 and AHT20 temperature and humidity sensors.
357
368
358
369
### [ pi_pico_neopixel] ( https://github.com/blaz-r/pi_pico_neopixel )
359
370
360
- a library for using ws2812b and sk6812 leds (aka neopixels) with Raspberry Pi Pico
371
+ A library for using WS2812b and SK6812 LEDs (aka neopixels) with Raspberry Pi Pico.
361
372
362
373
<details ><summary >Details</summary >
363
374
<ul >
364
375
<li >π <strong >URL:</strong > https://github.com/blaz-r/pi_pico_neopixel</li >
376
+ <li >π€ <strong >Author:</strong > blaz-r</li >
377
+ <li >π <strong >License:</strong > MIT License</li >
365
378
<li >π·οΈ <strong >Tags:</strong > LED</li >
366
379
</ul >
367
380
</details >
@@ -375,6 +388,8 @@ A simple class for controlling a 9g servo with the Raspberry Pi Pico.
375
388
<details ><summary >Details</summary >
376
389
<ul >
377
390
<li >π <strong >URL:</strong > https://github.com/sandbo00/picoservo</li >
391
+ <li >π€ <strong >Author:</strong > sandbo00</li >
392
+ <li >π <strong >License:</strong > MIT License</li >
378
393
<li >π·οΈ <strong >Tags:</strong > servo</li >
379
394
</ul >
380
395
</details >
@@ -388,6 +403,7 @@ Micropython driver for SH1107-based OLED display (64 x 128)
388
403
<details ><summary >Details</summary >
389
404
<ul >
390
405
<li >π <strong >URL:</strong > https://github.com/nemart69/sh1107-micropython</li >
406
+ <li >π€ <strong >Author:</strong > nemart69</li >
391
407
<li >π·οΈ <strong >Tags:</strong > display, OLED</li >
392
408
</ul >
393
409
</details >
@@ -396,13 +412,13 @@ Micropython driver for SH1107-based OLED display (64 x 128)
396
412
397
413
### [ ucPack-mpy] ( https://github.com/arduino/ucPack-mpy )
398
414
399
- A MicroPython porting of ucPack library.
415
+ A MicroPython porting of the ucPack library.
400
416
401
417
<details ><summary >Details</summary >
402
418
<ul >
403
419
<li >π <strong >URL:</strong > https://github.com/arduino/ucPack-mpy</li >
404
420
<li >π€ <strong >Author:</strong > Arduino, Giovanni di Dio Bruno, Lucio Rossi</li >
405
- <li >π <strong >License:</strong > Licensed under MPL2.0. </li >
421
+ <li >π <strong >License:</strong > Mozilla Public License Version 2.0 </li >
406
422
<li >π·οΈ <strong >Tags:</strong > communication</li >
407
423
</ul >
408
424
</details >
0 commit comments