/4PIN-NTC-Thermistor-Temperature-Sensor-Module-Code

4PIN NTC Thermistor Temperature Sensor Module Arduino Code

Primary LanguageC++MIT LicenseMIT

4 PIN NTC Thermistor Temperature Sensor Module Arduino Code

Arduino Code to Read Temperature from 4 pin NTC Thermistor

NTC Thermistor temperature sensor module is low cost, small size module. It is very sensitive to ambient temperature. It is generally used to detect the temperature of the surrounding environment.

Picture

Preview1 Preview2

Technical data / Short description

This module includes a NTC Thermistor - its resistance falls with higher temperature.
Digital Out (DO): While measuring a temperature which is higher than the limit value, it will be shown here - you can set the limit value via potentiometer.
Analog Out (AO): Direct measurement of the sensor unit.

LED1 (PWR): Shows that the sensor is receiving power.
LED2 (OUT): Shows that a digital high was detected.

Operating voltage (Vcc): 3.3 ~ 5(volt)
Temperature sense range : -25 ~ 80(°C)

Pinout

Preview3

Functionality of the sensor

Code example Arduino

Code Explaination

Finally

Preview4