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 8 months ago
- Native Ethernet library for Teensy 4.1☆65Updated last year
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- Arduino library for faster digitalWrite using port manipulation and macro for ease in pin assignments.☆100Updated 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)☆103Updated 8 months ago
- State machine library for Arduino☆141Updated 2 years ago
- Compile and run Arduino programs natively on Linux, MacOS and FreeBSD.☆102Updated 3 months ago
- Add printf support to the Arduino SDK☆94Updated last year
- Button is a tiny library to make reading buttons very simple. It handles debouncing automatically, and monitoring of state.☆94Updated 2 years ago
- Queue handling library (designed on Arduino)☆100Updated 11 months ago
- Software I2C implementation for Arduino and other Wiring-type environments☆147Updated 10 months ago
- An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms☆94Updated 3 weeks ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆101Updated last month
- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino ar…☆143Updated 10 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 …☆101Updated 2 years ago
- Teensy PJRC WIKI☆76Updated 3 years 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…☆127Updated 4 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…☆186Updated 2 years ago
- An improved EEPROM emulation Arduino library for ESP8266☆88Updated last year
- Ethernet library for Arduino and Ethernetshield2 / WIZ550io / WIZ850io / USR-ES1 with Wiznet W5500 chip☆89Updated 4 months ago
- ☆192Updated last year
- Streaming C++-style Output with Operator <<☆60Updated 6 months ago
- Samples files for cpp4arduino.com☆48Updated 2 years ago
- Audio Library for Arduino☆58Updated 5 months ago
- ☆82Updated last year
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆132Updated 2 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…☆192Updated 2 years ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆127Updated 2 months ago
- A Quadrature and half quadrature PCNT peripheral driven encoder library supporting 8 encoders☆309Updated 6 months ago
- Complete support of MCP23017☆72Updated last year