W5100, SD card, DS18B20
Fork of DS1820 by
History
Instead of open drain use CMOS output for writing. Not according to standard, but can help for long busses. And helps with parasite powered via data pin (no external mosfet)
2014-07-08, by Sissors [Tue, 08 Jul 2014 18:55:54 +0000] rev 9
Instead of open drain use CMOS output for writing. Not according to standard, but can help for long busses. And helps with parasite powered via data pin (no external mosfet)
Web serwer with SD card ; Board FRDM-KL46Z and Arduino Ethernet Shield W 5100
2014-10-13, by slawcio [Mon, 13 Oct 2014 14:31:12 +0000] rev 8
Web serwer with SD card ; Board FRDM-KL46Z and Arduino Ethernet Shield W 5100
Added define for invalid conversion
2014-04-08, by Sissors [Tue, 08 Apr 2014 09:59:18 +0000] rev 7
Added define for invalid conversion
set default convert temperature to all devices
2014-04-02, by Sissors [Wed, 02 Apr 2014 19:10:34 +0000] rev 6
set default convert temperature to all devices
Simplified code, works also on KL25Z now, added support for DS1822
2014-02-24, by Sissors [Mon, 24 Feb 2014 21:23:14 +0000] rev 5
Simplified code, works also on KL25Z now, added support for DS1822
Added check of CRC to end of search_ROM
2013-08-07, by pairmand [Wed, 07 Aug 2013 11:02:10 +0000] rev 4
Added check of CRC to end of search_ROM
Fixed to work with latest library version, allowed immediate return from convert_temperature(), and tidied up a few other things.
2013-08-01, by pairmand [Thu, 01 Aug 2013 10:18:17 +0000] rev 3
Fixed to work with latest library version, allowed immediate return from convert_temperature(), and tidied up a few other things.
Updated documentation. (maybe)
2011-12-15, by Michael_ [Thu, 15 Dec 2011 19:07:36 +0000] rev 2
Updated documentation. (maybe)
Added code to support the DS18B20
2011-12-14, by Michael_ [Wed, 14 Dec 2011 20:22:16 +0000] rev 1
Added code to support the DS18B20
Dec 18, 2010 First pubication
2010-12-19, by Michael_ [Sun, 19 Dec 2010 05:40:28 +0000] rev 0
Dec 18, 2010 First pubication