Main Content

Hey Guys, In this tutorial I’m going to show you How to use the one-button library in an easy way.

This Arduino library is improving the usage of a single button for input. It shows how to use a digital input pin with a single pushbutton attached for detecting some of the typical button press events like single clicks, double clicks, and long-time pressing. This enables you to reuse the same button for multiple functions and lowers hardware investments.”

Link to article