28 Commits

Author SHA1 Message Date
niesteszeck
dba784e36e merged remote 2014-03-24 09:46:45 -03:00
niesteszeck
bce1922a60 added example to use 2 sensors 2014-03-24 09:34:43 -03:00
Nicolas
e2f34b0ec7 Merge pull request #1 from WurdahMekanik/master
Adds error codes to differentiate between timeout possibilities, fixes delta range for data acquisition, and updates example code.
2013-10-28 04:42:37 -07:00
Alex Gutowski
6bc0283703 Adds more time to acquire data
Example code consistently times out while grabbing data.  Increasing the delta range for data acquisition fixes this.
2013-10-28 01:06:55 -05:00
Alex Gutowski
d5ec9e0185 Adds timeout error messages for each new error code 2013-10-28 00:59:37 -05:00
Alex Gutowski
e15e40b20d Adds timeout error messages for each new error code 2013-10-28 00:58:24 -05:00
Alex Gutowski
e73b4fb665 Updates idDHT11.h to differentiate between timeouts
Creates three different error codes instead of a single code for three timeout possibilities.
2013-10-28 00:56:17 -05:00
Alex Gutowski
e2769e3a7e Updates idDHT11.cpp to differentiate between timeouts
Creates three different error codes instead of a single code for three timeout possibilities.
2013-10-28 00:54:06 -05:00
niesteszeck
56cfe7e0bd example comments improvements 2013-07-04 09:59:22 -04:00
Nicolas Sanz
960cf5313b added a new method acquireAndWait to make easy to use the lib and a example that use it 2013-07-03 22:34:07 -04:00
niesteszeck
2358dd9746 added a new method acquireAndWait to make easy to use the lib and a example that use it 2013-04-18 15:19:27 -03:00
niesteszeck
c13b5732b8 mod to the response timing 2013-04-18 15:19:00 -03:00
niesteszeck
ac5c661b2d added keywords.txt to highlight 2013-04-18 15:18:45 -03:00
niesteszeck
ea4925fcd6 Corrected STOPED -> STOPPED 2013-04-18 15:18:39 -03:00
niesteszeck
695744c24a Update README.md 2013-04-18 15:18:32 -03:00
niesteszeck
c312448f6d Update README.md 2013-04-18 15:18:24 -03:00
niesteszeck
5eb6886bf7 Merge branch 'master' of https://github.com/niesteszeck/idDHT11 2013-04-18 15:18:17 -03:00
niesteszeck
4980566e18 Added an example sketch 2013-04-18 15:18:02 -03:00
Nicolas Sanz
95fa6826ce mod to the response timing 2013-03-22 18:14:13 -03:00
Nicolas Sanz
672289be60 added keywords.txt to highlight 2013-03-22 17:53:27 -03:00
Nicolas Sanz
d737eb0198 Corrected STOPED -> STOPPED 2013-03-22 17:06:42 -03:00
niesteszeck
80585467df Update README.md 2013-03-22 11:25:12 -03:00
niesteszeck
89e82fc2aa Update README.md 2013-03-22 11:24:50 -03:00
Nicolas Sanz
564020a915 Merge branch 'master' of https://github.com/niesteszeck/idDHT11 2013-03-22 11:23:41 -03:00
Nicolas Sanz
f750b8c4a9 Added an example sketch 2013-03-22 11:21:48 -03:00
niesteszeck
931a40fb41 First commit library created 2013-03-22 11:17:29 -03:00
Nicolas Sanz
fa9eab7f87 First commit library created 2013-03-22 11:17:29 -03:00
niesteszeck
e76854b2ad Initial commit 2013-03-22 06:31:41 -07:00