Now supports DS18B20 and DS18S20 Maxim/Dallas one-wire thermometer devices. Also supports DS18S20 in 9, 10, 11, and 12 bit resolution modes. 'Use Address' mode now checks if the correct device type is present, and informs the user which device to use. Correct temperature conversion times now used in non-parasitic mode. The device should be placed at least 6 inches (15 cm) from the mbed board in order to accurately read ambient temperature.

Dependencies:   mbed

Fork of OneWireCRC by Petras Saduikis

Auto generated API documentation and code listings for OneWireCRC-PROV

Code

DS18B20.cpp [code]
DS18B20.h [code]
DS18S20.cpp [code]
DS18S20.h [code]
main.cpp [code]
OneWireCRC.cpp [code]
OneWireCRC.h [code]
OneWireDefs.h [code]
OneWireThermometer.cpp [code]
OneWireThermometer.h [code]