proximity16 2.1.0.0
|
Proximity 16 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Proximity 16 Click example.
This example demonstrates the use of Proximity 16 click board by reading and displaying 8x8 zones measurements on the USB UART.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads all zone measurements approximately every 500ms and logs them to the USB UART as an 8x8 map. The silicon temperature measurement in degrees Celsius is also displayed.
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 | ) |