captouch5 2.0.0.0
|
CapTouch5 Click example. More...
Functions | |
void | captouch5_read_buttons () |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
CapTouch5 Click example.
This demo app demonstrates basic functionality of CapTouch 5 Click
The demo application is composed of two sections :
Initializes I2C module and driver, tests communication and configures device
Waiting for touch sensor to detect something and then logs what is touched
note: Click will go to sleep if doesn't get any command in 340ms When you start device try restarting your board few times to start device
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void captouch5_read_buttons | ( | ) |
int main | ( | void | ) |