Files

There are no circuits or boards in this repository.

Last update 4 years 2 months by thackerthanthis
FileslibrariesBounce2-master
..
examples
.gitignore
Bounce1.zip
Bounce2.cpp
Bounce2.h
BouncySwitch_lockout.png
BouncySwitch_stable.png
INSTALL.txt
LICENSE
README.md
keywords.txt
library.json
library.properties
README.md

BOUNCE 2

Debouncing library for Arduino or Wiring

by Thomas Ouellet Fredericks

with contributions from:

Eric Lowry, Jim Schimpf, Tom Harkaway and Joachim Krüger.

HAVE A QUESTION?

Please post your questions here : <![CDATA[]]>http://forum.arduino.cc/index.php?topic=266132.0<![CDATA[]]>

DOWNLOAD

Download the latest version (version 2) here :

<![CDATA[]]>https://github.com/thomasfredericks/Bounce2/archive/master.zip<![CDATA[]]>

DOCUMENTATION

The latest version (version 2) documentation can be found here :

<![CDATA[]]>https://github.com/thomasfredericks/Bounce2/wiki<![CDATA[]]>

ABOUT BOUNCE 1 (ORIGINAL VERSION)

The original version of Bounce (Bounce 1) is included but not supported anymore.

Report a bug