You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -291,6 +291,9 @@ Other places you can look for MicroPython Libraries:
291
291
*[micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - NTP client for MicroPython using uasyncio.
292
292
*[micropython-ntp](https://github.com/ekondayan/micropython-ntp) - Robust NTP library for MicroPython.
293
293
294
+
#### Object Storage
295
+
*[uminio](https://github.com/paluigi/uminio) - MicroPython library to upload files into a MinIO object storage server.
296
+
294
297
#### OneWire
295
298
296
299
*[Official OneWire](https://github.com/micropython/micropython-lib/tree/master/micropython/drivers/bus/onewire) - For devices using the OneWire bus, eg Dallas DS18x20.
0 commit comments