Unishox Progmem Decompressor

Data Storage

Decompress short Unicode strings and messages compressed using Unishox technique and save space on Flash (PROGMEM)
This library allows decompressing UTF-8 strings from Arduino Program Memory and provides API to retrieve each string individually using index. It is based on Unishox hybrid encoding technique.

Author: Arundale Ramanathan

Maintainer: Arun

Read the documentation

Compatibility

This library is compatible with all architectures so you should be able to use it on all the Arduino boards.

Releases

To use this library, open the Library Manager in the Arduino IDE and install it from there.