You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sentence=A library to manage and handle GPIO pin events such as button presses, long presses, and double presses.
paragraph=PinScribe simplifies GPIO pin state management and event handling for Arduino. It supports debouncing, long press detection, double press detection, and more.
category=Misc
url=https://github.com/Init-io/PinScribe
architectures=avr, sam, samd, esp8266, esp32
depends=
includes=PinScribe.h
keywords=GPIO, pin, button, debounce, long press, double press, Arduino