Skip to content

Commit 448b0ba

Browse files
authored
Merge pull request #199 from paluigi/uminio
Added uminio library
2 parents 4c754ce + 5d03e97 commit 448b0ba

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

readme.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -291,6 +291,9 @@ Other places you can look for MicroPython Libraries:
291291
* [micropython-ntpclient](https://github.com/wieck/micropython-ntpclient) - NTP client for MicroPython using uasyncio.
292292
* [micropython-ntp](https://github.com/ekondayan/micropython-ntp) - Robust NTP library for MicroPython.
293293

294+
#### Object Storage
295+
* [uminio](https://github.com/paluigi/uminio) - MicroPython library to upload files into a MinIO object storage server.
296+
294297
#### OneWire
295298

296299
* [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

Comments
 (0)