Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 678 Bytes

thermistor.md

File metadata and controls

13 lines (9 loc) · 678 Bytes

thermistor.h

Functions

  • thermistor_calc_steinhart_coefficients: Calculates Steinhart-Hart coefficients.
  • thermistor_calc_temperature_steinhart: Calculates a thermistor temperature using Steinhart-Hart equation.
  • thermistor_calc_temperature_steinhart_betha: Calculates a thermistor temperature using Steinhart-Hart Betha equation.
  • thermistor_calc_resistance_steinhart_betha: Calculates a thermistor resistance using inverse Steinhart-Hart Betha equation.

References