temphum10 2.0.0.0
|
TempHum10 Click example. More...
Functions | |
void | application_init (void) |
void | application_task () |
int | main (void) |
TempHum10 Click example.
This application measures temperature and humidity.
The demo application is composed of two sections :
Initialization driver init and sets device mode
Reads Temperature and Humidity data and logs this data to USBUART every 1 sec.
If you are expiriencing issues with comunication, please try another mikroBUS socket or set the VCC SEL jumper at 5V.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | ) |
int main | ( | void | ) |