Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

Last synced: 3 months 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.