dht22
2.0.0.0
|
DHT22 Click example. More...
Functions | |
void | dht22_display_temp_hum () |
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 :
Initialization driver enable's - GPIO and start write log.
This is a example which demonstrates the use of DHT22 Click board.
void application_init | ( | void | ) |
void application_task | ( | void | ) |
void dht22_display_temp_hum | ( | ) |
void main | ( | void | ) |