arduino-base64 icon indicating copy to clipboard operation
arduino-base64 copied to clipboard

A base64 library for the arduino platform, written in C

Introduction

This library provides methods for encoding binary into base64 strings and the reverse operation.