admarschoonen / TouchLib

A generic touch library for Arduino, usable for both resistive and capacitive touch
GNU Lesser General Public License v3.0
28 stars 4 forks source link

TouchLib

A generic touch library for Arduino and Arduino-like boards, usable for both resistive and capacitive touch.

TouchLib aims to distinguish itself from other capacitive sensing libraries in 3 ways:

Supported hardware

TouchLib works on boards with the following processors:

For a complete overview, see here.

Documentation

Well, there isn't much yet. For general capacitive sensing information, you can have a look here. This is a work in (slow) progress and will eventually also contain stuff like API documentation and a howto.

For now, if you want to get started the easiest way is to follow these steps: