Pin debouncer library for the Arduino platform, to filter out noise on an input pin. This library implements a non-blocking function to detect and filter out random state changes on input pins. The ...