barometer10 2.1.0.0
|
Barometer 10 Click is a compact add-on board that measures air pressure in a specific environment. This board features the LPS28DFW, an ultra-compact piezoresistive absolute pressure sensor that functions as a digital output barometer from STMicroelectronics. The LPS28DFW comprises a sensing element and an IC chip for signal processing in one package, converts pressure into a 24-bit digital value, and sends the information via I2C serial interface. It has a selectable dual full-scale absolute pressure range of up to 1260hPa and 4060hPa, with an absolute pressure accuracy of 0.5hPa over a wide operating temperature range.
We provide a library for the Barometer 10 Click as well as a demo application (example), developed using MikroElektronika compilers. The demo can run on all the main MikroElektronika development boards.
Package can be downloaded/installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
This library contains API for Barometer 10 Click driver.
barometer10_cfg_setup
Config Object Initialization function. barometer10_init
Initialization function. barometer10_default_cfg
Click Default Configuration function. barometer10_get_pressure
Barometer 10 gets pressure function. barometer10_get_temperature
Barometer 10 gets temperature function. This example demonstrates the use of the Barometer 10 Click boardâ„¢. The demo application reads and calculates pressure and temperature data.
The demo application is composed of two sections :
The initialization of the I2C module, log UART and additional pins. After the driver init, the app executes a default configuration.
This example displays the Pressure [mBar] and Temperature [degree Celsius] data. Results are being sent to the UART Terminal, where you can track their changes.
The full application code, and ready to use projects can be installed directly from NECTO Studio Package Manager(recommended way), downloaded from our LibStock™ or found on Mikroe github account.
Other Mikroe Libraries used in the example:
Additional notes and informations
Depending on the development board you are using, you may need USB UART click, USB UART 2 Click or RS232 Click to connect to your PC, for development systems with no UART to USB interface available on the board. UART terminal is available in all MikroElektronika compilers.