about device and thermistorThermistors (thermal resistors) are temperature dependent variable resistors. There are two types of thermistors, Positive Temperature Coefficient (PTC) and Negative Temperature Coefficient (NTC). When the temperature increases, PTC thermistor resistance will increase and NTC thermistor resistance will decrease. Thermistors are highly accurate (ranging from ± 0.05°C to ± 1.5°C), but only over a limited temperature range that is within about 50°C of a base temperature. The working temperature range for most thermistors is between 0°C and 100°C. The Arduino can’t measure resistance directly, it can only measure voltage. The Arduino 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 is:In terms of the voltage divider in a thermistor circuit, the variables in the equation above are: This equation can be rearranged and simplified to solve for R2, the resistance of the thermistor: Finally, the Steinhart-Hart equation is used to convert the resistance of the thermistor to a temperature reading. The value of the resistor should be roughly equal to the resistance of your thermistor. You can use multimeter to find the ohm of thermistor.Please!
watch the complete video to know how it works……And like, share, comments on this video if you are new subscribe to my channel and follow on Arduino.I hope you enjoyed my project.Thanks!
Comments
Please log in or sign up to comment.