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.
☆102Updated 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
- Add printf support to the Arduino SDK☆93Updated last year
- basic functions and example to use show used RAM and use less of it.☆96Updated last year
- Native Ethernet library for Teensy 4.1☆65Updated last year
- A RingBuffer library for Arduino☆67Updated 7 months ago
- State machine library for Arduino☆141Updated 2 years ago
- Samples files for cpp4arduino.com☆48Updated 2 years ago
- ☆82Updated last year
- SPI library for Teensy & Arduino IDE☆140Updated 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)☆101Updated 7 months ago
- ☆74Updated 3 months ago
- Streaming C++-style Output with Operator <<☆60Updated 5 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
- Arduino Library to gets the Manufacture Serial Number from the Atmel AVR, SAM, SAMD, STM32, and ESP Microcontroller.☆230Updated 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 …☆99Updated 2 years ago
- Some of my own Teenys documents such as XLS documents showing pin assignments and the like☆107Updated 2 months ago
- Arduino mocking made easy☆113Updated 3 weeks ago
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆131Updated 2 years ago
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- Software I2C implementation for Arduino and other Wiring-type environments☆147Updated 9 months ago
- Complete support of MCP23017☆72Updated last year
- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino ar…☆143Updated 9 months ago
- A non-blocking I2C library for Arduino/AVR without limitations!☆47Updated last year
- Scheduler Library for Arduino☆45Updated 4 months ago
- A simple and most powerfull cmd parser with small memory footprint☆61Updated 2 years ago
- I2C slave library for ESP32☆82Updated 3 years ago
- Non-Blocking WS2812 LED Library☆143Updated 6 months ago
- VisualCode projects for PJRC Teensy boards☆118Updated 2 years ago
- Button library supports debounce, pressed/released events. It is easy to use with multiple buttons. It is designed for not only beginners…☆99Updated 3 weeks ago
- Rotary encoder library for Arduino☆239Updated 2 years ago