diffpress3 2.1.0.0
|
Diff Press 3 Click Example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Diff Press 3 Click Example.
This library contains API for the Diff Press 3 Click driver. This demo application shows an example of differential pressure and temperature measurement.
The demo application is composed of two sections :
Initialization of I2C and ADC module and log UART.
This example demonstrates the use of the Diff Press 3 Click boardâ„¢. The demo application measures and display the Differential Pressure [kPa] and Temperature [degree Celsius] data. 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 | ) |