barometer3 2.0.0.0
|
Barometer3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
float | pressure |
float | temperature |
Barometer3 Click example.
This example demonstrates the use of Barometer 3 click board.
The demo application is composed of two sections :
Initializes the driver, sets the click board default configuration and check the communication by reading the device ID.
Reads the temperature [ Celsius ] and pressure [ mBar ] and displays the results on the USB UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |
float pressure |
float temperature |