diffpressure
2.0.0.0
|
diffpressure Click example More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
diffpressure Click example
This application is temperature compensated and calibrated pressure sensor.
The demo application is composed of two sections :
Initialization device. Start sending log via UART.
This is a example which demonstrates the use of Diff Pressure click board. The example is display values of ADC module (MPC3551) 22-bit register and value of difference pressure [ Pa ] via UART.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
void main | ( | void | ) |