info:reading_thermistor_tables_with_gcc
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
info:reading_thermistor_tables_with_gcc [2009/01/29 19:32] – tomgee | info:reading_thermistor_tables_with_gcc [2009/01/29 19:49] (current) – tomgee | ||
---|---|---|---|
Line 12: | Line 12: | ||
return(pgm_read_word(& | return(pgm_read_word(& | ||
} \\ | } \\ | ||
+ | |||
+ | There are many circuits and measurement methods that can be used with a thermistor to determine the temperature. The simplest approach is to use a half-bridge circuit also known as a resistor divider, shown in Figure 1. The goal is to perform a ratiometric measurement such that the VREF source voltage to the divider is the same as the reference to the ADC used to measure the voltage at VT. The R1 resistance is known. | ||
+ | |||
+ | {{info: | ||
+ | |||
+ | The equation for VT is shown in Equation 1: | ||
+ | |||
+ | {{info: |
info/reading_thermistor_tables_with_gcc.1233275565.txt.gz · Last modified: 2009/01/29 19:32 by tomgee