janelia-arduino / ArrayLinks
An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.
☆33Updated last year
Alternatives and similar repositories for Array
Users that are interested in Array are comparing it to the libraries listed below
Sorting:
- A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, …☆107Updated 2 years ago
- ☆76Updated 9 months ago
- A simple and most powerfull cmd parser with small memory footprint☆62Updated 3 years ago
- Arduino AutoPID library☆119Updated 2 years ago
- C++ library for the Arduino IDE that allows you to manipulate general-purpose I/O (GPIO) pins on your Arduino or Arduino-compatible board…☆75Updated last year
- ☆91Updated last year
- This library enables you to use Interrupt from Hardware Timers on an Arduino, such as Nano, UNO, Mega, etc. It now supports 16 ISR-based …☆104Updated 2 years ago
- Scheduler Library for Arduino☆47Updated last week
- The C++ Standard Template Library for the Arduino☆68Updated 2 years ago
- Arduino library for TCA9548 8 channel I2C multiplexer and compatibles.☆31Updated last year
- Arduino circular buffer library☆342Updated 2 months ago
- A non-blocking I2C library for Arduino/AVR without limitations!☆47Updated 2 years ago
- Interpolation library for Arduino and similar☆39Updated last year
- Streaming C++-style Output with Operator <<☆61Updated 11 months ago
- A simple signals and slots library for arduino☆44Updated 3 years ago
- required (and optional) source files for the Arduino development environment, specifically the hardware/arduino sub-directory, to support…☆19Updated 3 years ago
- 📓 A dead-simple tracing library to debug your Arduino programs☆196Updated 4 years ago
- Samples files for cpp4arduino.com☆49Updated 3 years ago
- The Boost libraries, or at least as many as will work on the Arduino.☆95Updated last year
- Fit polynomial curves to given points using least squares regression☆33Updated 5 years ago
- Arduino 'port' of the elapsedMillis library☆87Updated last year
- An Arduino library for calculating a CRC32 checksum.☆78Updated 7 years ago
- Arduino library for sending data to MegunoLink visualisers and useful components☆47Updated 9 months ago
- A realtime digital signal processing (DSP) library for Arduino☆185Updated 4 years ago
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- Arduino library for MCP23S17 IO Expanders☆45Updated 4 years ago
- ☆85Updated 3 weeks ago
- Arduino library to parse ini files.☆89Updated 3 years ago
- PID library for Arduinos with greater accuracy than the legacy Arduino PID library☆107Updated 4 months ago
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆41Updated 2 months ago