Maxim(Dallas) 1-Wire Thermometer (DS1820/DS18S20/DS18B20)

From Visuino
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

Summary

Reads data from Maxim 1-Wire thermometer

Description

Use this component to read data from Maxim 1-Wire thermometer.



Resources:

Instructable: Arduino Nano: Using DS1820/DS18S20 Maxim One Wire Thermometer Sensor Module

Instructable: Arduino Nano: Reading DS1820/DS18S20 Maxim One Wire Thermometer Address With Visuino

Instructable: Arduino Nano: Read Multiple DS1820/DS18S20 Maxim One Wire Thermometers With Visuino

Diagram:

Categories

Properties

  • Resolution - Specifies the resolution
  • AutoDiscover - Specifies if the Thermometer will be discovered automatically
  • AlarmHighTemperature - Specifies the High Temperature for the Temperature Alarms
  • AlarmLowTemperature - Specifies the Low Temperature for the Temperature Alarms
  • InFahrenheit - Specifies if the temperature will be measured in Celsius(Centigrade) or Fahrenheit
  • Address - Specifies the Address of the Thermometer

Pins

  • OneWire - The One Wire Input pins of the component or element
  • OneWire - The Digital or One Wire Output pin of the component or element
  • Address - The Address Text Output pin of the component or element
  • Alarm - The Alarm Digital Output pin of the component or element
  • Clock - The clock input pin of the component or element
  • Out - The Analog Output pin of the component or element