Thermistor Temperature Display

Aim

To display high or low-temperature values using Thermister.

Components required for the experiment

Arduino UNO Board, Breadboard, Thermister (10K), Resistor (220 Ohms) and Seven Segment Display (Common Cathod).

What is Servo Motor and where it is used?

A thermistor is a type of resistor whose resistance changes with temperature. Thermistors are used in temperature sensing applications such as in thermostats, temperature control circuits, and in monitoring the temperature of electronic devices. They can also be used in compensation circuits to adjust for temperature-related variations in other electronic components. Thermistors are often preferred over other temperature sensing devices like thermocouples and RTDs (Resistance Temperature Detectors) because they are small, inexpensive, and have a highly sensitive response to temperature changes.

A seven-segment display is an electronic display that consists of seven segments, arranged in a rectangular shape. Each of the segments can be turned on or off independently, and when certain combinations of segments are turned on, they can display different digits (0-9) and some letters. Seven-segment displays can be either a common cathode or a common anode, depending on how the LEDs are connected internally.

Seven-segment displays are commonly used as simple digital indicators for displaying numbers in a variety of applications, including calculators, digital clocks, digital meters, and other electronic devices that require numerical displays. They are also used in larger sizes for outdoor signs and displays.