Skip to content

d2kagw/arduino-tap-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This tiny library ensures that a button input only triggers an event once.

To install (on OSX) or in general, Git Bash worked for me on Windows 7:

  1. cd to your default Arduino directory
  2. Run this in the directory git clone git://github.com/d2kagw/arduino-tap-library.git Tap
  3. Open (or relaunch) the Arduino IDE
  4. Select Sketch > Import Library... > Tap
  5. Profit.

Examples are in the examples directory.

Enjoy.

About

A small Arduino Library to manage events firing from button presses.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published