pressure10 2.0.0.0
|
Pressure10 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure10 Click example.
Pressure 10 Click features a digital interface barometric pressure sensor, based on piezoresistive bridge. It can use both SPI and I2C communication protocols, allowing it to be interfaced with a broad range of MCUs.
The demo application is composed of two sections :
Initializes the driver, checks the communication and configures the module for measurement.
Reads the pressure and temperature data every 1500ms 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 | ) |