Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 301 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 301 Bytes

Thermolib

A portable thermocouple library written in c.

Currently only has tables for k-type thermocouples, but a script is included to easily generate more from NIST data.

Eventually, support for fixed point math and estimation using polynomial coefficients instead of table lookups is planned.