Interfacing DS1820 Temperature Sensor

Posted in 8051 or MCS 51, AVR, Device Interfacing, Favorite, PIC
On Sunday, August 20, 2006

Dallas DS1820 is a digital temperatur sensor chip. The output of sensor is already in digital form. Dallas 1-Wire protocol is used to communicate between DS1820 and microcontroller. 1-Wire protocol is simple, can be implement to common microcontroller with C or Assembly codes.


DS1820 Circuit

Dallas DS1820 Interfacing Circuit

Dallas DS1820 offers:

  • Measures temperatures from -55°C to +125°C (-67°F to +257°F). ±0.5°C accuracy from -10°C to +85°C. 9-bit temperature measurements.
  • Use 1-Wire®, requires only 1 bidirectional data pin of microprocessor.
  • Convertion time: 750ms (max.).
  • Each device has a unique 64-bit, stored in an onboard ROM.
  • Multiple devices, multidrop capability.
  • Has alarm function. Upper and lower trigger points stored in nonvolatile memory.
  • Requires no external components.
  • Can be powered from data line.

Interesting links of Dallas DS1820:


Possible Related Entries:
[Embedded System roll-b]
Caution:
Non-English page is generated by an automatic translation software which can rise inaccurate translation.
Consider to view the original English version via link at the bottom of this page.