barometer8 2.0.0.0
|
Barometer8 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Barometer8 Click example.
This example demonstrates the use of Barometer 8 click board by reading and displaying the pressure and temperature values.
The demo application is composed of two sections :
Initializes the driver and performs the click default configuration.
Reads and displays the pressure and temperature data on the USB UART every 250ms approximately, as per output data rate (ODR) bits configuration.
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 | ) |