News

Thermistor is a semiconductor device made of materials whose resistance varies as a function of temperature. A thermistor can be used to compensate for temperature variation in other components of an ...
Arduino project that uses a thermistor to read temperature and displays it on an LCD display. This project was put together after learning the basics of Arduino and experimenting with circuitry.
Using a thermistor and a 10k resistor you can read the temperature using an Arduino and then using a simple Win32 console app you can connect to it and read the values over the serial connection.