temphum16 2.0.0.0
|
TempHum16 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TempHum16 Click example.
This library contains API for the Temp&Hum 16 Click driver. This demo application shows an example of humidity and temperature measurement.
The demo application is composed of two sections :
Initialization of SPI or I2C module and log UART. After driver initialization and default settings, the app display retrieves the sensor parameters such as temperature and humidity.
This is an example that shows the use of a Temp&Hum 16 Click boardâ„¢. Logs humidity [ % ] and temperature [ degree Celsius ] data. Results are being sent to the Usart Terminal where you can track their changes.
void application_init | ( | void | ) |
< Logger config object.
< Click config object.
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |