technomancers / Arduino.Thermistor

A library for any Thermistor using B parameter equation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Arduino Thermistor

A library for any Thermistor using B parameter equation.

Features

  • Allows many different Thermistors that can use the B parameter equation
  • Accepts Kelvin, Celsius, and Fahrenheit when creating the Thermistor instance.
  • Can return the temperature in Kelvin, Celsius, or Fahrenheit.

About

A library for any Thermistor using B parameter equation

License:GNU General Public License v3.0


Languages

Language:C++ 100.0%