diffpressure 2.0.0.0
|
Diff pressure Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Diff pressure Click example.
This application is temperature compensated and calibrated pressure sensor.
The demo application is composed of two sections :
Initializes the driver and logger.
This is an example which demonstrates the use of Diff Pressure click board. The example reads the values of ADC module (MPC3551) 22-bit register value converted to voltage and the pressure difference [ Pa ] and displays those values 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 | ) |