This library allows for control of FT5xx6 capacitive touchscreen drivers. It is possible to either read the touch locations directly or use the SparkFun TouchInput compatible wrapper.
5-point multitouch capability.
Basic readings are performed by polling over I2C, however it is possible to rely on an interrupt to signal new data. Optionally a buffer of touch records can be implemented in order to simplify gesture recognition.
- /examples - Example sketches for the library (.ino). Run these from the Arduino IDE.
- /src - Source files for the library (.cpp, .h).
- keywords.txt - Keywords from this library that will be highlighted in the Arduino IDE.
- library.properties - General library properties for the Arduino package manager.
- Installing an Arduino Library Guide - Basic information on how to install an Arduino library.
- 1.0.0 - Initial release
This product is open source!
The code is released under the GPL v3 license. See the included LICENSE.md for more information.
Distributed as-is; no warranty is given.
- Your friends at SparkFun.