I used the lookup table because it's more accurate than the equations
for the specific thermistor I typically use (I pulled the table values
out of the data-sheet). The AVR firmware folks use the lookup table
approach because it saves CPU cycles, but I think most of their tables
are created using just the beta value of the thermistor.
If you've got the Steinhart-Hart coefficients for your thermistor and
want to code up the equation, I see no reason why it shouldn't work well.
--
Charles Steinkuehler
cha...@steinkuehler.net