weather
2.0.0.0
|
Weather click carries BME280 integrated environmental unit from Bosch.
We provide a library for the Weather 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 form compilers IDE(recommended way), or downloaded from our LibStock, or found on mikroE github account.
This library contains API for Weather Click driver.
weather_cfg_setup
Config Object Initialization function. weather_init
Initialization function. weather_default_cfg
Click Default Configuration function. weather_get_ambient_data
Use this function to read the temperature, pressure and humidity data weather_get_device_id
You can use this function as a check on click communication with your MCU. weather_measurement_cfg
Use this function to set up new settings This demo-app shows the temperature, pressure and humidity measurement using Weather click.
The demo application is composed of two sections :
Configuring clicks and log objects. Setting the click in the default configuration to start the measurement.
Reads Temperature data, Relative Humidity data and Pressure data, and displays them on USB UART every 1500ms.
The full application code, and ready to use projects can be installed directly form compilers IDE(recommneded) or found on LibStock page or mikroE GitHub accaunt.
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. The terminal available in all Mikroelektronika compilers, or any other terminal application of your choice, can be used to read the message.