Android app now available! You can download .apk file from 'Files' section. (Or by visiting this page from your Android device)
----------------------------
A simple and useful GUI(Linux only) and command line program that lets you convert widely used temperature units to each other: Fahrenheit, Celsius and Kelvin.
-------------------------------
Written by İ. Yuşa Çetin
Using Python and gtk for GUI,
C for algorithms and command line usage,
Java for the Android...
The project offers support for NTC thermistor calculations. The Steinhart-Hart equation is a mathematical model for these thermistors. Software to calculate the coefficients based on temp-resistance tables and functions allowing conversion are provided.