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
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- State machine library for Arduino☆141Updated 2 years ago
- Samples files for cpp4arduino.com☆48Updated 2 years ago
- ☆82Updated last year
- Complete support of MCP23017☆72Updated last year
- 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 7 months ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆100Updated last month
- Add printf support to the Arduino SDK☆94Updated last year
- Software I2C implementation for Arduino and other Wiring-type environments☆147Updated 9 months ago
- Native Ethernet library for Teensy 4.1☆65Updated 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…☆186Updated 2 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
- Scheduler Library for Arduino☆47Updated 5 months 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
- 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 …☆100Updated 2 years ago
- Streaming C++-style Output with Operator <<☆60Updated 6 months ago
- An improved EEPROM emulation Arduino library for ESP8266☆88Updated last year
- An lwIP-based Ethernet library for Teensy 4.1 and possibly some other platforms☆94Updated 2 weeks ago
- Beta SdFat for test of new features☆175Updated 2 weeks ago
- ☆82Updated 4 months ago
- Arduino library for 4x4 (or smaller) keypad connected to an I2C PCF8574.☆64Updated 7 months ago
- A RingBuffer library for Arduino☆67Updated 8 months ago
- A non-blocking I2C library for Arduino/AVR without limitations!☆47Updated last year
- Arduino library for PCF8574 - I2C IO expander☆130Updated 3 months ago
- Teensy PJRC WIKI☆76Updated 3 years ago
- Arduino Stream implementation over Telnet for OTA logging and debugging☆165Updated 7 months ago
- Templated class for calculating averages and statistics of data sets.☆57Updated last year
- 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
- 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