Click here to Skip to main content
15,887,988 members
Articles / Internet of Things

A Tale of Two Buttons: Building an IoT Button Library for Arduino

Rate me:
Please Sign up or sign in to vote.
4.71/5 (3 votes)
9 Dec 2022MIT5 min read 10.5K   65   7  
Building a button library seems simple until it isn't.
Building a button can be more difficult than you think. Here, we explore the easy way and the hard way to wrap a momentary pushbutton in software.

Views

Daily Counts

Downloads

Weekly Counts

License

This article, along with any associated source code and files, is licensed under The MIT License


Written By
United States United States
Just a shiny lil monster. Casts spells in C++. Mostly harmless.

Comments and Discussions