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 2 years ago
Alternatives and similar repositories for Vector
Users that are interested in Vector are comparing it to the libraries listed below
Sorting:
- Software I2C implementation for Arduino and other Wiring-type environments☆147Updated last year
- State machine library for Arduino☆144Updated 2 years ago
- Add printf support to the Arduino SDK☆99Updated last year
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆136Updated 2 years 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 …☆104Updated 2 years ago
- Some of my own Teenys documents such as XLS documents showing pin assignments and the like☆118Updated 7 months ago
- Native Ethernet library for Teensy 4.1☆67Updated last year
- Arduino circular buffer library☆342Updated 2 months ago
- An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms☆109Updated last month
- Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.☆107Updated 7 months ago
- A RingBuffer library for Arduino☆68Updated last year
- Scheduler Library for Arduino☆47Updated last week
- FreeRTOS port with C++ std::thread support for ARM boards Teensy 3.6, 4.0 and 4.1 (cortex-m4f and cortex-m7f)☆112Updated 2 months ago
- Queue handling library (designed on Arduino)☆102Updated 3 months ago
- ☆192Updated last year
- Complete support of MCP23017☆74Updated last year
- Benchmark CPU Performance on Arduino Compatible Boards☆111Updated 3 years ago
- Button is a tiny library to make reading buttons very simple. It handles debouncing automatically, and monitoring of state.☆99Updated 3 years ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆130Updated 6 months ago
- ☆91Updated last year
- Ethernet library for Arduino and Ethernetshield2 / WIZ550io / WIZ850io / USR-ES1 with Wiznet W5500 chip☆95Updated 8 months ago
- Samples files for cpp4arduino.com☆49Updated 3 years ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆112Updated 6 months ago
- ☆76Updated 9 months ago
- The C++ Standard Template Library for the Arduino☆68Updated 2 years ago
- Interpolation library for Arduino and similar☆39Updated last year
- This is simple yet complete WebServer library for AVR, AVR Dx, Portenta_H7, Teensy, SAM DUE, SAMD21/SAMD51, nRF52, STM32, RP2040-based, e…☆192Updated 2 years ago
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- Rotary encoders, fully debounced switches, EEPROM support on Arduino and mbed - direct and over I2C☆164Updated 6 months ago
- Beta SdFat for test of new features☆176Updated last week