vavpress 2.0.0.0
|
VavPress Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
vavpress_el_signature_data_t | el_signature_data |
vavpress_sensor_param_data_t | param_data |
VavPress Click example.
This library contains API for the Vav Press click driver. This demo application shows an example of differential pressure and temperature measurement.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization and default settings, the app display retrieve the electronic signature and set the sensor parameters data.
This is an example that shows the use of a Vav Press click boardâ„¢. Logs pressure difference value [ Pa ] and temperature [ degree Celsius ] value. Results are being sent to the Usart Terminal where you can track their changes.
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 | ) |
vavpress_el_signature_data_t el_signature_data |
vavpress_sensor_param_data_t param_data |