pressure9
2.0.0.0
|
Pressure9 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Pressure9 Click example.
The demo application displays the pressure and temperature measurement using Pressure 9 click.
The demo application is composed of two sections :
Initialization driver init, test comunication, software reset, configuration module for measurement and calls the function to update calibration coefficients
Reads Temperature data in [C] and Pressure data in [mBar] and this data logs to the USB UART every 2 sec.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |