Data Processing
Embeddable micro Lempel-Ziv-Welch compression library for strings.
microlzw is a minimalist Lempel-Ziv-Welch compression library crafted for Arduino projects, prioritizing efficiency within constrained environments. This embeddable library provides a lightweight yet straightforward solution for compressing and decompressing strings.
Maintainer: nthnn
This library is compatible with all architectures so you should be able to use it on all the Arduino boards.
To use this library, open the Library Manager in the Arduino IDE and install it from there.