proxfusion2
2.0.0.0
|
ProxFusion2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
ProxFusion2 Click example.
This example demontrates the use of ProxFusion 2 Click board.
The demo application is composed of two sections :
Initializes Driver init and configuraton and init chip
1) Checks whether Touch is detected and measures the output detection. 2) Measures Ambient lighting - whether it's Light or Dark, ALS range and ALS output. 3) Checks the orientation of the magnet and measures the HALL output.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |