ClementPeter
8f89d15729
Updated comment on the Pin Out of the DHTxx Sensors
...
The DHTxx series sometimes come with 3 pins although the actual sensor itself happens to have 4 pins, So I made an update on the comment to help anyone who might find it sketchy ...Thanks
2021-03-12 22:14:19 +01:00
Phillip Burgess
d6488c1fbe
Change initial HIGH delay, fix comments in examples
2019-01-28 17:05:54 -08:00
Phillip Burgess
d26e8ec729
Clarified the Unified Sensor Lib requirement in examples & README
2019-01-14 16:35:30 -08:00
Phillip Burgess
261e997a90
Improve output formatting in examples
2019-01-11 17:05:42 -08:00
Tony DiCola
572347f137
Merge comment update from pull #43
2015-10-12 21:09:17 -07:00
Tony DiCola
ef9590ad96
Fix merge conflicts, make compute heat index default to Fahrenheit to not break old code that assumes default is Fahrenheit.
2015-06-26 15:56:04 -07:00
Tony DiCola
9d7a9da8ae
Refactor algorithm to dynamically adjust to faster/slower processors. Fix #35 #30 .
2015-06-26 15:14:17 -07:00
Igor Scheller
25942ac8b9
Added support for Celsius in computeHeatIndex
2014-11-01 12:27:16 +01:00
Tony DiCola
fcd865b3bc
Update example to note cycle threshold parameter for Arduino Due.
2014-07-26 13:58:45 -07:00
Tony DiCola
f2a48d6267
Resolve issue #20 by moving delay after 2 second read check to make read return quickly.
2014-06-02 13:41:12 -07:00
Tony DiCola
ce05c3536c
Remove serial.print from library and update example error handling. Resolves issue #11 and #13 .
2014-06-02 13:03:27 -07:00
Tony DiCola
ffac2f15b7
Update example to show temp in Fahrenheit and add computeHeatIndex function to resolve issue #9 .
2014-06-02 12:54:54 -07:00
Tony DiCola
633eb08654
Change example extension from .pde to .ino.
2014-06-02 12:36:44 -07:00
Ladyada
31b6b45352
clarified the pullup
2011-06-22 16:28:22 -04:00
Ladyada
53f985c6b4
Example sketch
2011-06-22 16:09:13 -04:00