DS18B20

The DS18B20 Digital Thermometer provides 9 to 12–bit centigrade temperature measurements and has an alarm function with nonvolatile user-programmable upper and lower trigger points. The DS18B20 communicates over a 1-Wire bus that by definition requires only one data line (and gound) for communication with a central microprocessor.

1 Wire

The OneWire protocol which in fact needs two wires (data and ground) is fantastic for many reasons: you can have a very long cable (250 feets), you can have multiple devices on this cable and with a simple code you can poll those devices to get temperature, voltage, switch position, wind speed, etc.

Links

  • Wireless Communication Company
  • Sharepoint

Tags

  • lcd (7)
  • sensor (7)
  • communication (6)
  • wireless (5)
  • hd44780 (4)
  • library (4)
  • motor (4)
  • pwm (4)
  • rf (4)
  • i2c (3)
  • spi (3)
  • temperature (3)
  • 1-wire (2)
  • arduino (2)
  • atmega1280 (2)
  • atmega168 (2)
  • attiny2313 (2)
  • ds1307 (2)
  • ir (2)
  • master (2)
  • programming (2)
  • servo (2)
  • slave (2)
  • stepper (2)
  • switch (2)
  • timer (2)
  • transistor (2)

© 2010. AVR tutorial.