--ref 2012
updated to version 02
DS18B20 is a programmable resolution 1-wire digital thermometer.
It has an operating temperature range of -55°C to +125°C and is accurate to ±0.5°C over the range of -10°C to +85°C.
This library is an AVR implementation to retrive temperature from DS18B20.
Built using the reference document: "
Using DS18B20 digital temperature sensor on AVR microcontrollers" by Gerard Marull Paretas, 2007.
You just have to select the port where the temperature sensor is connected.
This library was developed on Eclipse, built with avr-gcc on Atmega8 @ 1MHz.
Changelog
- 02: fixed negative temperature readings
- 01b: fixed schematics
- 01: first relase
Code
Notes
- read risk disclaimer
- excuse my bad english