avdwebLibraries / avdweb_SwitchLinks
Switch library with longPress and doubleClick
☆49Updated 9 months ago
Alternatives and similar repositories for avdweb_Switch
Users that are interested in avdweb_Switch are comparing it to the libraries listed below
Sorting:
- Arduino 'port' of the elapsedMillis library☆86Updated 10 months ago
- Arduino library to calculate the running average by means of a circular buffer.☆61Updated 10 months ago
- The Beep Library For Arduino☆84Updated last year
- Menu system for displays with up to 2 lines☆71Updated 4 years ago
- A very basic TX and RX demo for the ESP-NOW Protocol for the ESP8266 & ESP32☆89Updated 2 years ago
- PCF8574 / PCF8575 Arduino library (version 2.0)☆90Updated 6 years ago
- Complete support of MCP23017☆73Updated last year
- ESP8266 and ESP32 compatible library for uploading GUI (.tft) file to Nextion display over the air.☆35Updated last year
- An Arduino library that allows smoothing of a sensor input using various methods. Uses a template class to ensure sensor readings in any …☆78Updated 5 months ago
- A simple collection of macros for easy debugging on the Arduino platform☆17Updated 5 years ago
- Abstracton for DY-XXXX mp3 player modules over UART.☆123Updated 10 months ago
- This library enables you to use Interrupt from Hardware Timers on an ESP8266-based board. It now supports 16 ISR-based timers, while cons…☆103Updated 2 years ago
- Full autocontained (on SPIFFS) async web server on ESP8266. Written as a Library.☆159Updated 5 years ago
- delayMicrosecondsNon-blocking Virtual Delay timer. Timer-rollover safe. For the Arduino Uno and Zero.☆41Updated 10 months ago
- Arduino core for the ESP32☆38Updated 10 months ago
- Simplistic framework for creating and handling displays and controls on a web page served by an Arduino (or other small device).☆43Updated 9 months ago
- An improved EEPROM emulation Arduino library for ESP8266☆88Updated last year
- Arduino library to capture multiple button presses through a single analog pin, as well as onPress and onRelease "events" and button pres…☆72Updated 4 years ago
- Arduino/ESP library to simplify reading rotary encoder data.☆184Updated last year
- Uniformly encapsulate different types of switches as user input devices☆42Updated 2 years ago
- Non-blocking fading patterns for single LEDs.☆35Updated 3 years ago
- Arduino Nonpreemptive multitasking library. Please refer to the Wiki for more details. Please use the GitHub Discussions to ask questio…☆117Updated 7 months ago
- Arduino library to manage dimmers compatible with AVR, ESP8266, ESP32, SAMD, and RP2040 platforms.☆102Updated last year
- ESP32 How to correct the ADC☆56Updated 3 years ago
- Library for easy time based delays using mills for Arduino☆24Updated last year
- SmartMatrix: Allow using Adafruit::GFX as well as FastLED_NeoMatrix code with SmartMatrix backend,☆83Updated 4 years ago
- asynchronous HTTP for ESP using ESPasyncTCP. Works like XMLHTTPrequest in JS.☆67Updated last year
- Save exception details and stack trace anytime and anywhere the ESP8266 crashes