David Dix
1ce1fa0e37
Fix support for Si7021 and clarify timing comments
...
Fixed conversion of the Si7021 data and fully tested over large temperature / humidity range.
Also tested the AM2301 sensor (often used as alternative to Si7021)
2019-11-29 23:47:30 +00:00
David Dix
6d755943e0
Fix si7021 temperature/humidity sensor reading
...
Raw reading modified according to the Silicon Labs sample code for the Si7021 sensor
2019-11-29 08:38:51 +00:00
UncleRus
92fc3e8bcb
Support for Itead Si7021
2019-07-22 02:21:27 +05:00
Ruslan V. Uss
2ab9beb946
Extras/DHT improvements: makefile fix, replace DHT_TYPE macro by param ( #252 )
2016-10-26 16:41:08 +03:00
UncleRus
57cb9b925c
Make headers in extras more cpp friendly
2016-10-24 18:13:17 +05:00
sheinz
6ff78f802d
DHT11/DHT22 library fixes.
...
Fixed temperature below zero.
Fixed checksum overflow verification.
Fixed inconsistent reading of DHT11.
2016-07-06 21:01:44 +03:00
sheinz
a41407e3d1
DHT11/22 library fix
...
Support DHT11/DHT22 modules.
Data representation fix.
Library refactoring.
2016-07-06 15:58:59 +03:00
jsuiker
99eba80c4d
Added DHT library to extras and sample code to examples
2016-04-25 01:58:09 +00:00