pressure2 2.0.0.0
|
Pressure2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Pressure2 Click example.
This application measures pressure in range from 0 to 14 bars (with a resolution of up to 0.2 mbars), but because of the stainless steel cap enclosure, the sensor can withstand up to 30 bars of pressure.
The demo application is composed of two sections :
Initializes driver init and chip init.
Reads sensor and logs to USB UART pressure and temperature every second.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |