Crowtail- thermocouple Sensor

From Elecrow
Revision as of 06:12, 22 August 2019 by Admin (talk | contribs) (Created page with "== Description == Thermocouples are very sensitive, requiring a good amplifier with a cold - compensation reference. The Crowtail- thermocouple Sensor USES a K type thermocou...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Description

Thermocouples are very sensitive, requiring a good amplifier with a cold - compensation reference. The Crowtail- thermocouple Sensor USES a K type thermocouple Temperature detection, with a Thermistor to detect The ambient Temperature as Temperature compensation. The detectable range of this Sensor is -50-600℃ , and The accuracy is ±(2.0% + 2℃)

Model: CT009559T

Crowtail- thermocouple Sensor.jpg

Specifications

  • Voltage:3.3 ~ 5V
  • Max power rating at 25℃ :300mW
  • Operating temperature range:-40 ~ +125 ℃
  • he temperature measurement range is (-50 ~ +600℃)
  • Amplifier output voltage range (0 ~ 3.3 V) mv
  • Cold junction compensation (environment temperature measurement)
  • Thermocouple temperature measurement accuracy of + / - 2.0% (+ 2 ℃)
  • Dimensions(mm):40.0(L)x20.0(W)x10.3(H)

Usage

Here is an example to show you how to read temperature information from the sensor.

We need a Crowduino UNO and a Crowtail- thermocouple Sensor.

Hardware Installation

There's a I2C Port on Crowduino, actually it's connect to A4 and A5 else. So we can use this port to read data from the sensor.

Let's plug this sensor to I2C port of Crowduino.

261425001.jpg

Download Code and Upload

You can download the library High_Temp

Then extract the library the Library folder of Arduino, open the demo in examples folder.

Then upload it to your Crowduino.

Then, open your Serial Monitor, you can find the temperature in Celsius here.

40748.png

K type thermocouple indexing table

As a reference, the following is K type thermocouple indexing table.

K-type.png

Resource