Commit Graph

31 Commits

Author SHA1 Message Date
Rob Tillaart
4fccafce21 update github-actions 2024-03-09 12:49:47 +01:00
Rob Tillaart
22a7ebfa64 fix license 2024-01-20 14:15:27 +01:00
Rob Tillaart
08d123b360 0.1.17 MultiSpeedI2CScanner 2023-11-14 16:22:33 +01:00
Rob Tillaart
d524d01876 sync oneWireSearch with DS18B20_RT 2023-05-21 12:49:37 +02:00
rob tillaart
8205a5d047 0.1.16 MultiSpeedI2CScanner 2023-01-20 19:49:46 +01:00
rob tillaart
2aa605a8e8 DHT_Simulator 2022-11-01 17:22:48 +01:00
rob tillaart
10aa644727 0.1.14 multispeedI2CScanner 2021-11-10 14:02:55 +01:00
rob tillaart
7661eee8b4 2021-01-29 2021-01-29 12:31:58 +01:00
rob tillaart
2b97b8d4be 0.1.11 version 2020-07-20 21:24:58 +02:00
rob tillaart
d36fddb6f8 fix ESP compile failure
added flags & error messages
added MIT license
refactor
2020-07-17 12:42:59 +02:00
rob tillaart
c877aed53f updated MultiSPeedI2CScanner 0.1.10 2020-05-18 19:37:10 +02:00
RobTillaart
2963b8f6c6 moved tables to PROGMEM + new functions (demo) 2019-10-15 17:44:19 +02:00
RobTillaart
cd673f01c9 initial version of robotdyn 8x7segment display functions 74HC595 2019-10-12 15:49:07 +02:00
Martin Schuster
3cb45a2de5 fix MultiSpeedI2CScanner/readme formatting 2019-04-16 16:15:49 +02:00
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