pressure11 2.0.0.0
|
Pressure11 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure11 Click example.
This sensor offers many benefits, including low power consumption, high resolution of the pressure data, embedded thermal compensation, FIFO buffer with several operating modes, temperature measurement, etc.
The demo application is composed of two sections :
Initializes SPI driver and checks chip ID
Reads Pressure and Temperature values and displays it on UART LOG
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |