ThermistorConvertADCreadingToTemperatureC: Convert ADC reading into a temperature in Celcius by using two resistors
Description
ThermistorConvertADCreadingToTemperatureC
Converts ADC reading into a
temperature in Celcius by using two resistors valuesUsage
ThermistorConvertADCreadingToTemperatureC(adc, R0, T0, betaTH,
R1, R2, vadc = 5.0, vcc = 5.0, ADCbits=10)
Arguments
R0
resistance measurement 1
T0
resistance temperature 1
vcc
supply voltage to potential divider
ADCbits
ADC bit resolution
source
Chris Palmer, 2007
Measuring temperature the easy way
http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.htmlReferences
Chris Palmer, 2007
Measuring temperature the easy way
http://hydraraptor.blogspot.co.uk/2007/10/measuring-temperature-easy-way.html