Components and supplies
Pushbutton switch 12mm
Rotary potentiometer (generic)
Resistor 10k ohm
LED (generic)
Arduino MKR1000
Resistor 221 ohm
Arduino MKR IoT Bundle
Breadboard (generic)
Apps and platforms
Arduino Web Editor
Arduino IoT Cloud
Project description
Code
FT Debouncer Library
This library makes it easier to implement push and release actions for physical buttons, without the burden to track time, buttons states and change of state between LOW and HIGH. Create a Debounce Manager, add a pin to keep track of and let the library call two functions for when the button is pressed or released. More info on the GitHub repository, as well as in the video.
FT Debouncer Library
This library makes it easier to implement push and release actions for physical buttons, without the burden to track time, buttons states and change of state between LOW and HIGH. Create a Debounce Manager, add a pin to keep track of and let the library call two functions for when the button is pressed or released. More info on the GitHub repository, as well as in the video.
Downloadable files
Schematic
Schematic for the circuit
Schematic
Schematic
Schematic for the circuit
Schematic
Comments
Only logged in users can leave comments
Arduino_Genuino
0 Followers
•0 Projects
Table of contents
Intro
144
0