hodcap 2.1.0.0
|
HOD CAP Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HOD CAP Click example.
This library contains API for the HOD CAP Click driver. The demo application sets the sensor configuration and detects the changes in capacity by measuring the relative change of the impedance for each channel.
The demo application is composed of two sections :
Initialization of SPI module and log UART. After the driver init, the app executes a default configuration.
This example demonstrates the use of the HOD CAP Click boardâ„¢. The demo application measures the relative change of the impedance and displays I and Q data per channel. Results are being sent to the UART Terminal, where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |