Skip to content

Excellent library for TTP229 adapted to work in Energia (works on Arduino too)

Notifications You must be signed in to change notification settings

taubedonner/ttp229b-arduino

 
 

Repository files navigation

ttp229-arduino

This fork changes the pin initialization logic in the sketch. Instead of specifying the pin numbers in the constructor, you must specify them in the begin function called in void setup.


This is my Ardoaino ttp229 library!

Copy the "TTP229" library folder to your /libraries/ folder. Restart the IDE (close and open again).

Then in Arduino IDE: File -> Examples -> TTP229 -> KeyToSerial. File -> Examples -> TTP229 -> Calculator.

Follow the connection instructions at the beginning of each sample! In addition I've included a picture that illustrates the connections.

Enjoy :)

About

Excellent library for TTP229 adapted to work in Energia (works on Arduino too)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C++ 100.0%