janelia-arduino / Array
An array container similar to the C++ std::array, but with variable size and some methods like the std::vector.
☆33Updated 10 months ago
Related projects ⓘ
Alternatives and complementary repositories for Array
- A sequence container similar to the C++ std::vector, but instead of allocating memory dynamically, this container points to an external, …☆97Updated 2 years ago
- Scheduler Library for Arduino☆45Updated last month
- Non blocking delay and interval for Arduino☆20Updated last year
- ArduBadge gives you GitHub Badges for you Arduino Libraries. The badge shows the latest version available and custom installation instruc…☆30Updated 3 months ago
- A non-blocking I2C library for Arduino/AVR without limitations!☆47Updated last year
- ☆80Updated 10 months ago
- Menu system for displays with up to 2 lines☆68Updated 3 years ago
- A simple vector library for arduino☆15Updated 4 months ago
- Arduino library for sending data to MegunoLink visualisers and useful components☆46Updated 2 weeks ago
- ☆42Updated last month
- Samples files for cpp4arduino.com☆48Updated 2 years ago
- Arduino Library to approach PCA9555 I2C expander with digitalRead, digitalWrite and pinMode functions☆30Updated last year
- A simple crc-16 library for Arduino☆54Updated last year
- Complete support of MCP23017☆71Updated last year
- This library enables you to use Interrupt from Hardware Timers on supported Arduino boards such as AVR, ESP8266, ESP32, SAMD, SAM DUE, nR…☆38Updated last year
- Arduino timer library☆51Updated 2 years ago
- CRC calculation for Arduino☆15Updated last year
- ☆87Updated last year
- ☆55Updated 3 weeks ago
- Native Ethernet library for Teensy 4.1☆62Updated 9 months ago
- Menu system for non touch needs☆40Updated 3 months ago
- Converter for SerialDebug. Convert standard Serial.prints to SerialDebug library☆13Updated 5 years ago
- Arduino library to calculate the running average by means of a circular buffer.☆53Updated 3 months ago
- An Arduino library providing a minimal interface to log data on flash memory and SD cards with ESP8266 and ESP32.☆84Updated 2 years ago
- An Arduino library to interface with TI ADS1232 and ADS1234 MultiChannel 24-bit ADC For Bridge Sensors.☆34Updated 4 years ago
- Tiny Arduino (and related) hacks not worth of their own repository.☆16Updated last year
- ☆35Updated 6 years ago
- A simple signals and slots library for arduino☆39Updated 3 years ago
- Arduino library for Adafruit LC709203F breakout☆13Updated last year
- This SafeString library is designed for beginners to be a safe, robust and debuggable replacement for string processing in Arduino. Note,…☆38Updated last month