SwipeSwitch Click example.
Description
This Click is based on integrated touch controller featuring 2 receivers and 3 transmitters, allowing a 2x3 capacitive touch trackpad to be formed. By using a specific trace pattern on the PCB, the Click board is able to sense several different swipe gestures, offering several different configuration parameters.
The demo application is composed of two sections :
Application Init
Initialization and configuration of the chip for measurement
Application Task
In the first test mode, it checks whether or not a new event ocurred (TAP or SWIPE). If it did, it writes out data regarding that event via UART. In the second test mode, X and Y coordinates are being read and logged via UART.
- Author
- MikroE Team