Thermistor Data Sheet

Title

Thermistor

TI Item Name

STEMEE/AC/THERM/A

Description

Resistor whose resistance changes based on temperature. Used for measurement and control.

Category

Environmental Sensors

Hub Connection

breadboard circuit

Assembly Instructions

No polarity

Precautions

Not Applicable

Specifications

Resistance in Ohms @ 25°C: 10k

Resistance Tolerance: ±1%

B Value Tolerance: ±1%

Operating Temperature: -40°C ~ 125°C

Power – Max: 7.5mW

 

HUB Commands

 

Sketch Object

THERMISTOR

Command Syntax

Send("READ THERMISTOR n")

Code
Sample:

Desired Action

Code Sample

Configure the program to use THERMISTOR on pin BB 1

Send("CONNECT THERMISTOR 1 TO BB 1")

Read the thermistor

Send("READ THERMISTOR 1")

Get(T):Disp T