Signal Input/Output
An Arduino-Esp32 library that implements all kind of switches out of simple push buttons (Momentary Buttons)
Add any kind of switch to a project by using simple momentary push buttons and this library to simulate the internal mechanism of each of them, starting from a Debounced Push Button and extending to Delayed Start Push Button, Toggle (Latched) Push Button, Time Latched Push Button, External Release Latched Push Button, Staircase Timed Button and more...
Maintainer: Gabriel D. Goldman
This library is compatible with the esp32 architecture.
To use this library, open the Library Manager in the Arduino IDE and install it from there.