temphum17 2.0.0.0
|
TempHum17 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
TempHum17 Click example.
This library contains API for the Temp&Hum 17 Click driver. This demo application shows an example of relative humidity and temperature measurement.
The demo application is composed of two sections :
Initialization of I2C module and log UART. After driver initialization and default settings, the app display retrieves the sensor parameters such as temperature and relative humidity.
This is an example that shows the use of a Temp&Hum 17 Click boardâ„¢. Logs the temperature [ degree Celsius ] and relative humidity [ % ] 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 | ) |