temphum14 2.0.0.0
|
TempHum14 Click example. More...
Functions | |
void | display_diagnostic (void) |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
Variables | |
uint32_t | ser_numb |
TempHum14 Click example.
This is an example that demonstrates the use of the Temp-Hum 14 Click board. Temp-Hum 14 Click board can be used to measure temperature and relative humidity. All data logs write on USB uart changes every 3 sec.
The demo application is composed of two sections :
Initialization driver enables I2C, and hardware reset the device and read the serial number.
Reading temperature and humidity, and loging it on the USB uart.
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 | ) |
void display_diagnostic | ( | void | ) |
int main | ( | void | ) |
uint32_t ser_numb |