Difference between revisions of "Temperature Processing Module"

From Wiki for Dragino Project
Jump to: navigation, search
(Created page with "=Temperature Process module for Dallas Temp Sensors= ==Introduction== MT-DS is a temperature processing module designed for Dallas Temperature Sensors. This module works as a br...")
 
(Reference Link)
Line 9: Line 9:
 
==Reference Link==
 
==Reference Link==
 
About Onewire protocol used in Arduino : http://www.arduino.cc/playground/Learning/OneWire
 
About Onewire protocol used in Arduino : http://www.arduino.cc/playground/Learning/OneWire
 +
 
use Arduino library designed for Dallas Onewire temperature sensor:  http://www.arduino.cc/playground/Learning/OneWire
 
use Arduino library designed for Dallas Onewire temperature sensor:  http://www.arduino.cc/playground/Learning/OneWire

Revision as of 05:25, 29 September 2012

Temperature Process module for Dallas Temp Sensors

Introduction

MT-DS is a temperature processing module designed for Dallas Temperature Sensors. This module works as a bridge between Dragino MS12 and Dallas/Maxim Onewire temperature sensors.

Feedback and Suggestions

Feel free to send comments or suggestion to Dragino team: info@dragino.com

Reference Link

About Onewire protocol used in Arduino : http://www.arduino.cc/playground/Learning/OneWire

use Arduino library designed for Dallas Onewire temperature sensor: http://www.arduino.cc/playground/Learning/OneWire