pressure5 2.0.0.0
|
Pressure5 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure5 Click example.
This example preforms Temperature and Pressure measurement.
The demo application is composed of two sections :
Initialization driver init, test comunication, software reset, update coefficient and configuration module for start measurement.
Reads Pressure data in [mBar] and Temperature data in [C]. Logs all data to the USBUART every 2 seconds.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |