Commit Graph

17 Commits

Author SHA1 Message Date
RobTillaart
25156d33a4 fix for issue #99 2018-04-03 19:30:49 +02:00
waspinator
6cc775ebdf removed debug print lines 2017-08-02 15:03:01 -04:00
waspinator
ae3ae02707 added support for Arduino Due 2017-08-02 14:55:39 -04:00
RobTillaart
ebc796d4f8 Added support for TEENSY3.5 Wire1 and Wire2 scanning 2017-07-15 13:43:41 +02:00
RobTillaart
fa1e80ac5c version 0.1.5 2017-02-05 19:21:52 +01:00
Piotrek Zygielo
886ecd7d71 Fix loop to allow searching for more than one device
Before this fix - seems only empty statement after `while`
condition was executed.
2017-02-04 21:32:19 +01:00
rob tillaart
c6af54caef 0.1.01 fastHaverSine distance function 2015-12-20 16:21:14 +01:00
rob tillaart
1ec00d3418 added CRC check 2015-07-12 19:32:53 +02:00
rob tillaart
6e758b3054 added constants for pin range 2015-07-12 12:58:30 +02:00
rob tillaart
c629905b1a + 0.1.02 initial version on github 2015-07-05 12:14:16 +02:00
rob tillaart
2e49f9234a + 0.1.06 support Wire.setClock()
+ reindent
2014-12-17 20:51:52 +01:00
rob tillaart
773812c533 cleaned trailing spaces 2014-07-06 22:39:00 +02:00
rob tillaart
2c42fa84b8 + version 0.1.05
+ added option 0,1,2,4,8 to set the speeds tested
+ added option a to select the address range
+ added version string
+ improved help page
2014-07-06 22:26:33 +02:00
rob tillaart
de108c6c51 + update 0.1.04
+ added URL
+ restricted addresses to meaningfull ones (+ comments)
+ removed some trailing spaces
2014-07-05 10:57:33 +02:00
rob tillaart
e198556dbe + initial version on GH 0.1.03 2014-07-05 10:50:56 +02:00
rob tillaart
9c13789f2d + version 0.1.01 (first working DHT22 simulation)
+ improved protocol implementation
+ refactor  to get code in logical place
+ support for negative temperature
+ improved comments
2014-06-26 20:58:20 +02:00
rob tillaart
4f46069705 + initial version (not working yet) 2014-06-26 20:54:44 +02:00