Skip to content
This repository has been archived by the owner on Jun 1, 2018. It is now read-only.
wjroes edited this page Mar 4, 2012 · 1 revision

Formula used to calculate Rt based on ADC measurement:

Rt = R x ADC / ( 1024 - ADC ) where R = 120k

Rt is then looked up in a table with values ranging from 0 to 50 degrees. Interpolation is used to get to an accuracy of 1 decimal.

Clone this wiki locally