Thermistor to Temperature library, using Steinhart-Hart algorithm

This is a Thermistor to Temperature conversion library

Much thanks to @Adafruit for this tutorial: https://learn.adafruit.com/thermistor/using-a-thermistor

The 100K Thermistor is configured with a 4.7k series resistor tied to vcc (3.3v) like this:

+3.3v

\ / 4.7k series resistor \ /

.---O To Anlog pin on FRDM board

\ / Thermistor 100k Nominal \ /

- GND

author Michael J. Ball unix_guru at hotmail.com @unix_guru on Twitter March 2016

Revisions of Thermistor.cpp

Revision Date Message Actions
0:000a8be2414d 2016-03-09 Created Thermistor Library for re-use File  Diff  Annotate