altitude3
2.0.0.0
|
Altitude3 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
Altitude3 Click example.
This application enables high-resolution barometric pressure measurement.
The demo application is composed of two sections :
Initializes I2C interface and performs a SW Reset of the device.
Selects the desired measurement mode and data reading order, and after that calculates the temperature, pressure and altitude data to standard units and shows results to uart terminal.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |