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.
Maintainer: Dirk-Willem van Gulik
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.