manometer2 2.0.0.0
|
Manometer2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
Manometer2 Click example.
This application is digital pressure sensor.
The demo application is composed of two sections :
Initialization driver enable's - I2C, initialization Manometer 2 sensor MS5525DSO-SB001GS by read coeffitient value and start write log.
This is a example which demonstrates the use of Manometer 2 Click board. Measured pressure and temperature value from sensor, calculate pressure [ PSI ] and temperature [ �C ], results are being sent to the Usart Terminal where you can track their changes. All data logs on usb uart for aproximetly every 3 sec when the data value changes.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |