Skip to content

Latest commit

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Name : AtTouch Readme Author : Noah Shibley Date : July 31th 2011 Version : 0.1 Notes : Arduino Library for the Atmel AT42QT1070 QTouch 7-channel Sensor IC via i2c

Works with Wire or I2c libraries for arduino.

Functions

begin(int interruptPin); //initializes and configures the libraryhit(); //returns whether a key has been hit or not, True/FalsegetKey(); //returns the keyNum currently held down.readActiveKey(); //returns the keyNum currently pressed. hold(); //returns whether or not the a key has been held for 900ms 

About

Arduino Library for the Atmel AT42QT1070 Touch Capacitance Chip

Topics

Resources

Stars

13 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages