Thermistor sensor interfacing with PIC Microcontroller (Temperaturemeter)
Welcome to MINA TECHNOLOGY.
In this tutorial we will learn how to make a Temperature Meter use Thermistor sensor. Here I am use PIC16F877A Microcontroller and LM16x2 Lcd display for showing the temperature value. You can watch the video or read the written tutorial below.
10K NTC Thermistor Datasheet:
Circuit diagram:
Click the download button for Hex file
In this tutorial we will learn how to make a Temperature Meter use Thermistor sensor. Here I am use PIC16F877A Microcontroller and LM16x2 Lcd display for showing the temperature value. You can watch the video or read the written tutorial below.
Let’s build a basic thermistor circuit to see how it works, so you can apply it to other projects later.
Since the thermistor is a variable resistor, we’ll need to measure the resistance before we can calculate the temperature. However, the Microcontroller can’t measure resistance directly, it can only measure voltage.
The Microcontroller will measure the voltage at a point between the thermistor and a known resistor. This is known as a voltage divider.
The equation for a voltage divider isThermistor voltage driver circuit |
10K NTC Thermistor Datasheet:
Circuit diagram:
circuit shematic for temperature Meter |
Click the download button for Hex file
download |
This comment has been removed by the author.
ReplyDelete