hdc1000 2.0.0.0
|
HDC1000 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
int | main (void) |
HDC1000 Click example.
Demo application code is used for measuring temperature and humidity.
The demo application is composed of two sections :
AppInit is used for Logger and Click initialization.
This is an example which demonstrates the usage of HDC1000 Click board. HDC1000 measure temperature and humidity, and calculate dewpoint value from the HDC1000 sensor.
void application_init | ( | void | ) |
Logger initialization. Default baud rate: 115200 Default log level: LOG_LEVEL_DEBUG
void application_task | ( | void | ) |
int main | ( | void | ) |