SEN0198

SEN0198 Datasheet


HighTemperatureSensor SKU:SEN0198

Part Datasheet
SEN0198 SEN0198 SEN0198 (pdf)
PDF Datasheet Preview
HighTemperatureSensor SKU:SEN0198

Contents
• 1 Introduction
• 2 Specification
o Module o PT100 Probe
• 3 Board Overview
• 4 Tutorial o Requirements o Connection Diagram o Sample Code o RESUALT
• 5 FAQ

Introduction

What do you do when you want to measure the temperature?Most of people may be think of DS18B20 temperature sensor first.But DS18B20 can only measure the temperature within 125 degrees. After more than 125 degrees, you need to use other sensors.In order to measure the high temperature above 100 degrees,So we choose the PT100 resistance type high temperature probe which is industry commonly used as our sensor probe.Through our high temperature module,We can achieve 30-350 degree range of temperature detection.Our modules are compatible with the input voltage of 3.3V-5.5V, so ARDUINO and STM32 and other MCU are able to use our modules.

Specification

Module
• Working voltage
• Analog output voltage
• Working temperature range Centigrade
• Relative Error ±2% F.S.
• Interface
• Size 42mm * 32mm * 18mm
• not waterproof

PT100 Probe
• Probe working temperature 400 Centigrade
• The highest temperature of the skin 200 Centigrade
• Length 2m
• Precision Centigrade
• Waterproof

Board Overview

LABEL NAME

PT100+

Signal Output

Function Description PT100+ Signal Output Power Input

Tutorial

This tutorial will describe you how to use the high temperature sensor module and PT100.

Requirements
• Hardware o UNO x1 o PT100 x1 o high temperature sensor module x1 o cable x1
• Software o Arduino IDE V1.6.5 Click to Download Arduino IDE from o HighTemperatureSensor libraries About Library installation.

Connection Diagram

Sample Code HighTemperatureSensor libraries About Library installation.

Before downloading the program, you must know the reference voltage of the analog port.If your board supply voltage is 3.3V, then you need change voltageRef which is in sample code from rto 3.300,If your board supply voltage is 5.0V,then set voltageRef to you want a higher precision,Then you need to measure the voltage of the IOREF port and set that voltage to as voltageRef

This example reads HighTemperature Sensor.

Created 2016-1-13 By berinie Chen

GNU Lesser General Public License. See for details. All above must be included in any redistribution
/***********Notice and Trouble shooting*************** 1.Connection and Diagram can be found here
2.This code is tested on Arduino Uno.
#include<DFRobotHighTemperatureSensor.h>
const float voltageRef = //Set reference voltage,you need test your I OREF voltage. //const float voltageRef = int HighTemperaturePin = A0 //Setting pin DFRobotHighTemperature PT100 = DFRobotHighTemperature voltageRef //Define an PT100 object
void setup void Serial.begin 9600 ;
void loop void int temperature = //Get temper
ature Serial.print "temperature " Serial.print temperature Serial.println " delay 1000 //just here to slow down the output so it is easier to read

RESUALT

There are no questions about this product yet. If you have any problems or suggestions, you are welcome to email us or post on the DFRobot forum!

For any questions/advice/cool ideas to share, please visit the DFRobot Forum or email

Powered By DFRobot 2008-2017
More datasheets: DM74ALS02M | DM74ALS02MX | DM74ALS02N | 10521EC | AD5398A-WAFER | FQP17N08 | PT7C4563ZEE | PT7C4563ZEEX | 17000539A | AS1360-45-T


Notice: we do not provide any warranties that information, datasheets, application notes, circuit diagrams, or software stored on this website are up-to-date or error free. The archived SEN0198 Datasheet file may be downloaded here without warranties.

Datasheet ID: SEN0198 509102