Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
A base64 library for the arduino platform, written in C
- Host: GitHub
- URL: https://github.com/adamvr/arduino-base64
- Owner: adamvr
- License: mit
- Created: 2010-12-21T02:04:17.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2021-12-20T16:11:21.000Z (about 3 years ago)
- Last Synced: 2024-07-31T22:53:22.922Z (6 months ago)
- Language: C++
- Homepage:
- Size: 257 KB
- Stars: 184
- Watchers: 18
- Forks: 103
- Open Issues: 18
-
Metadata Files:
- Readme: README.markdown
- License: LICENSE
Awesome Lists containing this project
- Awesome-arduino - arduino-base64 - A base64 library for the arduino platform, written in C (Libraries)
- awesome-arduino - arduino-base64 - A base64 library for the arduino platform, written in C (Libraries)
README
Introduction
------------This library provides methods for encoding binary into base64 strings and the reverse operation.