maniacbug / StandardCplusplusLinks
Standard C++ for Arduino (port of uClibc++)
☆601Updated last year
Alternatives and similar repositories for StandardCplusplus
Users that are interested in StandardCplusplus are comparing it to the libraries listed below
Sorting:
- An STL and iostream implementation based on uClibc++ that supports my CS-11M class.☆330Updated last year
- TimerOne Library with optimization and expanded hardware support☆488Updated last year
- ⏳ A simple way to run Threads on Arduino☆972Updated 3 years ago
- 🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects☆355Updated last year
- Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported☆628Updated last year
- New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due☆336Updated 2 years ago
- Debouncing library for Arduino and Wiring☆640Updated last week
- Software emulated serial using hardware timers for improved compatibility☆359Updated 9 months ago
- A fork of Jeelab's fantastic RTC Arduino library☆841Updated last year
- Non-blocking library for delaying function calls☆351Updated last year
- Arduino FAT16/FAT32 exFAT Library☆1,151Updated last month
- Software I2C Arduino library☆383Updated last year
- A simple & compact PinChangeInterrupt library for Arduino