janelia-arduino / VectorLinks
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.
☆107Updated 3 years ago
Alternatives and similar repositories for Vector
Users that are interested in Vector are comparing it to the libraries listed below
Sorting:
- State machine library for Arduino☆144Updated 2 years ago
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆136Updated 2 years ago
- Software I2C implementation for Arduino and other Wiring-type environments☆146Updated last year
- Scheduler Library for Arduino☆47Updated last month
- Streaming C++-style Output with Operator <<☆61Updated last year
- Arduino circular buffer library☆345Updated 2 months ago
- Add printf support to the Arduino SDK☆100Updated 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 …☆105Updated 2 years ago
- ☆93Updated last year
- Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.☆107Updated 8 months ago
- Native Ethernet library for Teensy 4.1☆68Updated last year
- Queue handling library (designed on Arduino)☆103Updated last week
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆113Updated 7 months ago
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆193Updated 2 years ago
- Creates a software I2C/TWI bus on every pins☆160Updated 3 years ago
- Rotary encoders, fully debounced switches, EEPROM support on Arduino and mbed - direct and over I2C☆164Updated 7 months ago
- Button is a tiny library to make reading buttons very simple. It handles debouncing automatically, and monitoring of state.☆99Updated 3 years ago
- The C++ Standard Template Library for the Arduino☆68Updated 2 years ago
- SPI library for Teensy & Arduino IDE☆148Updated last year
- A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.☆188Updated last year
- A RingBuffer library for Arduino☆68Updated last year
- Arduino library for model railroaders☆116Updated 4 months ago
- ☆193Updated last year
- Benchmark CPU Performance on Arduino Compatible Boards☆112Updated 3 years ago
- A simple and most powerfull cmd parser with small memory footprint☆62Updated 3 years ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆130Updated 7 months ago
- Create a wide range of sampling and audio related applications with simple API for onboard DAC (or PWM), ADC, DMA & Timers on Arduino dev…☆136Updated 9 months ago
- an arduino library for easy graphing on host computer via serial communication☆194Updated 3 years ago
- Complete command parser library for Arduino-compatibles.☆48Updated 4 years ago