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.
☆103Updated 2 years ago
Alternatives and similar repositories for Vector:
Users that are interested in Vector are comparing it to the libraries listed below
- A RingBuffer library for Arduino☆67Updated 9 months ago
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated 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 …☆102Updated 2 years ago
- Add printf support to the Arduino SDK☆96Updated last year
- Streaming C++-style Output with Operator <<☆61Updated 7 months ago
- State machine library for Arduino☆141Updated 2 years ago
- Non-Blocking WS2812 LED Library☆144Updated 8 months ago
- Scheduler Library for Arduino☆48Updated 7 months ago
- Button is a tiny library to make reading buttons very simple. It handles debouncing automatically, and monitoring of state.☆97Updated 2 years ago
- Interpolation library for Arduino and similar☆39Updated last year
- I2C slave library for ESP32☆83Updated 3 years ago
- Software I2C implementation for Arduino and other Wiring-type environments☆148Updated 11 months ago
- The C++ Standard Template Library for the Arduino☆69Updated 2 years ago
- ☆82Updated last year
- Native Ethernet library for Teensy 4.1☆64Updated last year
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆132Updated 2 years ago
- basic functions and example to use show used RAM and use less of it.☆97Updated last year
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆104Updated 2 months ago
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- Teensy: development platform for PlatformIO☆91Updated last year
- This library enables you to use Interrupt from Hardware Timers on an SAMD-based board. These SAMD Hardware Timers, using Interrupt, still…☆34Updated 2 years ago
- Samples files for cpp4arduino.com☆48Updated 3 years ago
- This library enables you to use Interrupt from Hardware Timers on an ESP32-based board. It now supports 16 ISR-based timers, while consum…☆194Updated 2 years ago
- Arduino graphics library for ST7735 displays with propotional fonts☆88Updated last year
- Complete support of MCP23017☆73Updated last year
- An Arduino library for the easy control of external I2C EEPROMs.☆56Updated 6 months ago
- Queue handling library (designed on Arduino)☆101Updated this week
- ☆75Updated 6 months ago
- Arduino Library to gets the Manufacture Serial Number from the Atmel AVR, SAM, SAMD, STM32, and ESP Microcontroller.☆230Updated 2 years 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)☆105Updated 9 months ago