pressure3 2.0.0.0
|
Pressure3 Click example. More...
Functions | |
void | application_init () |
void | application_task () |
int | main (void) |
Pressure3 Click example.
This application is digital barometric pressure sensor.
The demo application is composed of two sections :
Initialization device, set default configuration and start to write log.
This is an example which demonstrates the use of Pressure 3 Click board. Measured pressure and temperature data from the DPS310 sensor on Pressure 3 click board. Results are being sent to the Usart Terminal where you can track their changes. All data logs write on usb uart changes for every 3 sec.
void application_init | ( | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |