/arduino-base64

A base64 library for the arduino platform, written in C

Primary LanguageC++MIT LicenseMIT

Introduction

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