xuanjianq / TypeJ

An Arduino library for type J thermocouples linearization

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Type J thermocouples linearization library for Arduino

Provides support for ITS-90 thermocouple linearization, Type B thermocouples.

Includes functions to:

  • convert a mV reading into an absolute temperature (C or F)
  • convert a mV reading + ambient temp reading to a compensated sensor temperature
  • convert a temperature (C or F) into the corresponding mV value

About

An Arduino library for type J thermocouples linearization

License:BSD 2-Clause "Simplified" License


Languages

Language:C++ 100.0%