maniacbug / StandardCplusplusLinks
Standard C++ for Arduino (port of uClibc++)
☆604Updated 2 years ago
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.☆332Updated last year
- TimerOne Library with optimization and expanded hardware support☆492Updated last year
- New Arduino interrupt library, designed for Arduino Uno/Mega 2560/Leonardo/Due☆337Updated 2 years ago
- Software emulated serial using hardware timers for improved compatibility☆364Updated last year
- 🔗 A fully implemented LinkedList made to work with general Microcontrollers and Arduino projects☆354Updated last year
- ⏳ A simple way to run Threads on Arduino☆967Updated 3 years ago
- A fork of Jeelab's fantastic RTC Arduino library☆847Updated last year
- Debouncing library for Arduino and Wiring☆647Updated 3 months ago
- Non-blocking library for delaying function calls☆352Updated 2 years ago
- Arduino FAT16/FAT32 exFAT Library☆1,169Updated 4 months ago
- ArduinoUnit is a unit testing framework for Arduino libraries☆399Updated 2 years ago
- A fork of Simon Monk's Arduino Timer library☆375Updated 6 years ago
- Arduino Library for Maxim Integrated DS3232 and DS3231 Real-Time Clocks☆421Updated 5 months ago
- Arduino CMake Build system☆659Updated 3 years ago
- Pin Change Interrupt library for the Arduino☆177Updated 10 years ago
- An Object-Oriented Platform for Arduino/AVR☆348Updated 5 years ago
- Reactive State Machine Framework for Arduino☆386Updated last year
- Arduino library for asynchronous playback of PCM/WAV files direct from SD card. Arduino Uno,Nano,Mega etc supported☆635Updated 3 weeks ago
- Arduino WiFi library for ESP8266 modules☆566Updated last year
- Software I2C Arduino library☆389Updated last year
- An Arduino Library that facilitates packet-based serial communication using COBS or SLIP encoding.☆298Updated 2 years ago
- An Easy way to Transfer data between Arduinos☆323Updated 2 years ago
- An Arduino library for MAX7219 and MAX7221 Led display drivers☆488Updated 3 years ago
- Publicly-released sketches for the Arduino microprocessor☆673Updated 4 years ago
- A simple & compact PinChangeInterrupt library for Arduino☆301Updated 4 years ago
- Detect touch or proximity by capacitve sensing☆416Updated 2 years ago
- Arduino driver for PC8544, most commonly found in small Nokia 5110's☆401Updated 2 years ago
- A Wiring/Arduino library to tokenize and parse commands received over a serial port.