Press & hold functionality with Arduino
From the MAKE Flickr pool Flickr member jmsaltzman coded some extra functionality into a basic momentary pushbutton – To get more functionality out of a single button and to add a “hidden” mode, I extended button debouncing logic to allow for click as well as press+hold. The green LED toggles when the button is clicked, […]