In this tutorial we will check how to do the base64 encoding of a string, using the ESP32 and the Arduino core. The tests of this tutorial were performed using a DFRobot’s ESP32 module integrated in a ESP32 development board. Introduction In this tutorial we will check how to do the base64 encoding of a string, using the …
Continue reading "ESP32 Arduino: Base64 encoding (using crypto/base64 lib)"