janelia-arduino / Vector
A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, statically allocated c style array.
☆100Updated 2 years ago
Alternatives and similar repositories for Vector:
Users that are interested in Vector are comparing it to the libraries listed below
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- A RingBuffer library for Arduino☆65Updated 5 months ago
- Add printf support to the Arduino SDK☆93Updated last year
- Software I2C implementation for Arduino and other Wiring-type environments☆146Updated 7 months ago
- 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 …☆98Updated 2 years ago
- State machine library for Arduino☆139Updated 2 years ago
- Queue handling library (designed on Arduino)☆98Updated 9 months ago
- Button is a tiny library to make reading buttons very simple. It handles debouncing automatically, and monitoring of state.☆93Updated 2 years ago
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆182Updated 2 years ago
- Beta SdFat for test of new features☆171Updated 2 months ago
- Streaming C++-style Output with Operator <<☆60Updated 4 months ago
- FreeRTOS port with C++ std::thread support for ARM boards Teensy 3.5, 3.6, 4.0 and 4.1 (cortex-m4f and cortex-m7f)☆98Updated 5 months ago
- Complete support of MCP23017☆72Updated last year
- Native Ethernet library for Teensy 4.1☆63Updated 11 months ago
- ☆81Updated last year
- An Arduino library for the easy control of external I2C EEPROMs.☆54Updated 2 months ago
- ☆73Updated 2 months ago
- Creates a software I2C/TWI bus on every pins☆154Updated 2 years ago
- SPI library for Teensy & Arduino IDE☆139Updated last year
- Scheduler Library for Arduino☆45Updated 3 months ago
- basic functions and example to use show used RAM and use less of it.☆95Updated last year
- A simple and most powerfull cmd parser with small memory footprint☆60Updated 2 years ago
- Interpolation library for Arduino and similar☆38Updated last year
- Simple application log library. supporting multiple log levels, custom output & flash memory support.☆171Updated 10 months ago
- Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.☆100Updated 2 weeks ago
- A Wiki about common mistakes when using the Arduino Wire library.☆62Updated 4 years ago
- Small library for measuring elapsed time between start and stop command☆29Updated 9 months ago
- Samples files for cpp4arduino.com☆48Updated 2 years ago
- Fast-PWM library for SAMD21-based Arduinos.☆29Updated 2 years ago
- Arduino library for PCF8574 - I2C IO expander☆127Updated last month