dht22
2.0.0.0
|
DHT22 Click example. More...
Functions | |
void | application_init (void) |
void | application_task (void) |
void | main (void) |
DHT22 Click example.
It’s a low cost reliable solution that communicates with the target board microcontroller through a single Serial Data Line.
The demo application is composed of two sections :
Initializes the SDA data pin depending on the selected GPIO pin (SDA1/SDA2) and log module.
This is a example which demonstrates the use of DHT22 Click board by measuring temperature and relative humidity.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void main | ( | void | ) |