An open API service indexing awesome lists of open source software.

https://github.com/adamvr/arduino-base64

A base64 library for the arduino platform, written in C
https://github.com/adamvr/arduino-base64

Last synced: about 1 month ago
JSON representation

A base64 library for the arduino platform, written in C

Awesome Lists containing this project

README

        

Introduction
------------

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