Dallas / Maxim DS1820 1-Wire library. For communication with multiple DS1820 on a single 1-Wire bus. Also supports DS18S20 and DS18B20. This fork fixes a timing problem I had with latest mbed library; allows immediate return from convert_temperature(); tidies up a few other things, including some documentation errors.

Fork of DS1820 by Michael Hagberg

History

Added check of CRC to end of search_ROM default tip

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