d2r2 / go-dht

Golang library to interact with DHT11/DHT22/DHT12 temperature and humidity sensors from Raspberry PI.
MIT License
133 stars 52 forks source link

DHT12 sensor support implemented #23

Closed d2r2 closed 5 years ago

d2r2 commented 5 years ago

Additional optimizations and improvements throughout the code and documentation. Extra Example3 is implemented.