Limor "Ladyada" Fried
26e2bc1d79
Merge pull request #8 from soerup/master
...
Support for non 16 MHz devices by adding extra parameter to constructor
2013-01-02 07:58:47 -08:00
Lars Kirkeskov Sørup
ad73fab623
Support for non 16mhz devices
...
Added constructor parameter to allow for different timing needs. It has
the a default value of 6 which is the original value, so it should be
backwards compatible
2012-12-29 19:14:51 +01:00
Limor "Ladyada" Fried
71ee113a7b
Merge pull request #4 from Jearil/master
...
Adding #ifndef DHT_H to header file
2012-08-26 18:42:37 -07:00
Colin Miller
fca71323bd
Prevent dht.h being imported multiple times
...
Added a basic #ifndef DHT_H to the dht.h file so that if you have a
larger program and want to access the sensor from a different file, you
don't import it twice.
2012-07-26 21:39:47 -07:00
Paint Your Dragon
53e6481231
Default argument for compatibility with old sketches
2012-02-23 11:43:30 -08:00
Paint Your Dragon
14d816819c
Merge pull request #3 from leprasmurf/master
...
Convert Celcius to Fahrenheit.
2012-02-23 11:27:41 -08:00
leprasmurf
a3d1dc78bf
Added option for converting to Fahrenheit
2012-02-22 22:26:16 -05:00
leprasmurf
8f46f27b66
Modified readTemperature() prototype. Added prototype for new function.
2012-02-22 22:20:19 -05:00
Paint Your Dragon
cffd745009
Arduino 1.0 compliant
2011-12-02 19:50:02 -08:00
Ladyada
31b6b45352
clarified the pullup
2011-06-22 16:28:22 -04:00
Ladyada
b05219ab42
added mini readme
2011-06-22 16:12:33 -04:00
Ladyada
53f985c6b4
Example sketch
2011-06-22 16:09:13 -04:00
Ladyada
57ac62dab7
fully tested working DHT11/21/22 with built in '2 second' timer
2011-06-22 13:11:06 -04:00
Ladyada
7ecd3141a8
touch commit
2011-06-20 19:47:50 -04:00