资 源 简 介
Tigger - A library for reading switches from the Arduino"s digital pins. Why Tigger? "Because I"m a Tigger, and Tiggers bounce!"
**What"s New? Jul. 31, 2014: _Latest version: 0.2-rc1. Get it at http://dl.bintray.com/greygnome/generic/tigger-0.2-rc1.zip Note that I am now using Bintray for the zip files, and GitHub for the source. This version uses Apache-2.0 as the license, although ooPinChangeInt does not._
Use the Downloads link in the lower left to download, do not use the menu item above.**
Source is hosted at https://github.com/GreyGnome/Tigger .
The Tigger library is designed to make it easy to attach and utilize digital switches on the Arduino. "Digital switches" are those such as pushbuttons, toggles, slide switches, that sort of thing- what you might think of when you think "switch". A perennial problem with basic electronic switches is handling bounce. The Tigger library handles bounce in software. It also us