adamvr / arduino-base64Links
A base64 library for the arduino platform, written in C
☆188Updated 3 years ago
Alternatives and similar repositories for arduino-base64
Users that are interested in arduino-base64 are comparing it to the libraries listed below
Sorting:
- The first easily-embeddable MD5 library for Arduino☆108Updated 7 years ago
- Simple scheduler for ESP8266 Arduino based on Ticker☆129Updated 3 years ago
- axTLS port for ESP8266☆80Updated 4 years ago
- AES for microcontrollers (Arduino & Raspberry pi)☆129Updated 6 years ago
- An event handling system for Arduino. It allows you to register "listeners" and post events for them. Designed to be interrupt safe.☆173Updated 4 years ago
- Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX☆182Updated last year
- Use Arduino IDE to develop STM32 MCU (e.g. RedBear Duo) firmware.☆56Updated 7 years ago
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…