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.
☆103Updated 2 years ago
Alternatives and similar repositories for Vector
Users that are interested in Vector are comparing it to the libraries listed below
Sorting:
- An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.☆33Updated last year
- Interpolation library for Arduino and similar☆39Updated last year
- Samples files for cpp4arduino.com☆48Updated 3 years ago
- Software I2C implementation for Arduino and other Wiring-type environments☆148Updated 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 …☆102Updated 2 years ago
- State machine library for Arduino☆143Updated 2 years ago
- Benchmark CPU Performance on Arduino Compatible Boards☆110Updated 3 years ago
- Streaming C++-style Output with Operator <<☆61Updated 9 months ago
- Add printf support to the Arduino SDK☆99Updated last year
- Scheduler Library for Arduino☆48Updated last month
- A RingBuffer library for Arduino☆68Updated 11 months ago
- Control RC Servo motors with interrupt-resilient PWM☆29Updated last year
- Native Ethernet library for Teensy 4.1☆65Updated last year
- CRC calculation for Arduino☆16Updated last year
- basic functions and example to use show used RAM and use less of it.☆98Updated 2 years ago
- ☆91Updated last year
- Ethernet library for Teensy (Wiznet W5100 / W5200 / W5500)☆135Updated 2 years ago
- Some of my own Teenys documents such as XLS documents showing pin assignments and the like☆111Updated 6 months ago
- Exponentially Weighted Moving Average Filter☆65Updated 11 months ago
- FreeRTOS port with C++ std::thread support for ARM boards Teensy 3.6, 4.0 and 4.1 (cortex-m4f and cortex-m7f)☆107Updated last week
- Simple audio player library for SAMD21G-based Arduinos. Sends an array of samples to the DAC on A0, with optional extrapolation aka overs…☆16Updated last year
- The C++ Standard Template Library for the Arduino☆68Updated 2 years ago
- SPI library for Teensy & Arduino IDE☆146Updated last year
- Powersave features for SAMD boards☆84Updated 4 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…☆130Updated 7 months ago
- Windows C++ library to interface with an Arduino via USB☆25Updated 5 years ago
- Arduino library driver for seesaw multi-use chip☆104Updated 8 months ago
- CRC library for Arduino☆85Updated 6 months ago
- Rotary Encoder Library☆59Updated last year
- Arduino library to calculate the running average by means of a circular buffer.☆61Updated 10 months ago