pressure2
2.0.0.0
|
Pressure2 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | 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 USBUART pressure and temperature every second.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |