nickgammon / RegexpLinks
Regular expression parser for microcontrollers based on the Lua one
☆96Updated 6 years ago
Alternatives and similar repositories for Regexp
Users that are interested in Regexp are comparing it to the libraries listed below
Sorting:
- Creates a software I2C/TWI bus on every pins☆160Updated 3 years ago
- A re-implementation of the Arduino database library to allow more than 256 records☆90Updated 2 years ago
- An Arduino library that adds string splitting functionality to character delimited C++ strings.☆43Updated 9 years ago
- A task, event, scheduling, and interrupt marshalling library for Arduino and mbed boards.☆130Updated 2 months ago
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…☆117Updated last year
- 📓 A dead-simple tracing library to debug your Arduino programs☆198Updated 4 years ago
- The C++ Standard Template Library for the Arduino☆68Updated 3 years ago
- Arduino library to parse ini files.☆90Updated 3 years ago
- A simple and most powerfull cmd parser with small memory footprint☆61Updated 3 years ago
- basic functions and example to use show used RAM and use less of it.☆99Updated 2 years ago
- Powersave features for SAMD boards☆85Updated 3 weeks ago
- A low-memory, fast-switching, cooperative multitasking library using stackless coroutines on Arduino platforms.☆189Updated last year
- Generic C++ circular queue for Arduino embedded projects.☆76Updated 4 years ago
- String encryption for Arduino, limited microcontrollers and other embedded systems.☆69Updated 5 years ago
- Rotary encoders, fully debounced switches, EEPROM support on Arduino and mbed - direct and over I2C☆164Updated 2 months ago
- nRF24L01+ library with AVR 2 pin support, requiring very little code along with YouTube videos showing all available features.☆161Updated 8 months ago
- The first easily-embeddable MD5 library for Arduino☆108Updated 7 years ago
- Add printf support to the Arduino SDK☆102Updated 2 years ago
- An improved EEPROM emulation Arduino library for ESP8266☆89Updated 2 years ago
- Ethernet library for ENC28J60. This is a modern version of the UIPEthernet library. EthernetENC library is compatible with all Arduino ar…☆163Updated last year
- Arduino library for implementing a finite state machine.☆206Updated 3 years ago
- Efficient alternative to SoftwareSerial with attachInterrupt for RX chars, simultaneous RX & TX☆181Updated last year
- Arduino Libs & Examples: ADS1147, ADS7846, DAC8760, DS1307, RV8523, MCP2515, WS2812, S65-Display, MI0283QT-2/-9/-11, HX8347D, ILI9341, SS…☆171Updated 2 years ago
- Really tiny library to basic RTC functionality on Arduino. DS1307, DS3231 and DS3232 RTCs are supported.☆96Updated 6 months ago
- A Simple Interrupt Safe Ring (Circular) Buffer Queuing Library for Programming with Arduino's and other Embedded platforms☆117Updated 5 years ago
- PCF8574 library. i2c digital expander for Arduino, Raspberry Pi Pico and rp2040 boards, esp32, SMT32 and ESP8266. Can read write digital …☆240Updated 2 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…☆197Updated 3 years ago
- Arduino HardwareSerial with attachInterrupt for RX chars☆49Updated 5 years ago
- An event handling system for Arduino. It allows you to register "listeners" and post events for them. Designed to be interrupt safe.☆173Updated 4 years ago
- Streaming C++-style Output with Operator <<☆62Updated last year