Touch Sensing - TeensyUser/doc GitHub Wiki

Touch Sensing

Teensys with hardware touch support

The Teensy LC, 3.0, 3.1, 3.2, and 3.6 have special support for touch sensing using the touchread call. Here are some pages and threads that talk about this:

Teensys without hardware touch support

Unfortunately, the Teensy 3.5, 4.0, and 4.1 do NOT have touch sensitive pins. The following libraries may help provide touch support for these systems:

External touch support

There are also I2C or SPI devices that provide touch sensing without the microprocessor board needing to support touch sensing. There are self contained modules, or displays with touch sensing: