Reading temperature on AVR Atmega using a thermistor with NTCtemp library 02

A thermistor is a type of resistor whose resistance varies significantly with temperature, more so than in standard resistors. NTCtemp is a simple AVR library to read temperature from a thermistor connected to an atmega micro. The library implements three models convert adc value read from analog input to temperature: Steinhart-Hart Thermistor Equation Beta Model Equation Lookup […]

Reading temperature on AVR Atmega using a thermistor with NTCtemp library 02 Read More »