Base32-Decode

Communication

Base32 decoder; able to handle both binary and string encoded data.
RFC4648 Base32 decoder; handles both binary and string encoded data. With a char/unsigned-char interface as well as a String interface.

Author: Dirk-Willem van Gulik et.al.

Maintainer: Dirk-Willem van Gulik

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.