Skip to content

VictorYezhov/DHT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

C++ based working library for full family of hygrometers DHT: DHT11, DHT21, DHT22

read_raw_DHTxx(0) - use to read raw data from hygrometers.

get_temperature_DHTxx() and get_humidity_DHTxx() - use after calling read_raw_DHTxx(0), to get normal representation of data

Releases

No releases published

Packages

No packages published