An implementation of the Steinhart-Hart equation as well as the inverse of the Steinhart-Hart equation.
This library can: 1 - Calculate the Steinhart-Hart coefficients from a set of resistances and temperatures (Kelvin). These resistance and temperature values can be found in the datasheets of thermistors. 2 - Calculate the temperature from a resistance. (Steinhart-Hart) 3 - Calculate the resistance from a temperature. (Inverse Steinhart-Hart)
Checkout the Arduino library installation page for details on how to install this library.
Coming soon...
This software is licensed under the MIT license.