Android app for converting between temperature and energy units, with support for Type C thermocouple millivolt readings. Uses polynomial approximation coefficients for accurate EMF-to-temperature mapping.
GitHub: https://github.com/Jufiba/CThermocoupleConverter
Current version: 1.0.0
Min SDK: Android 2.2 (API 8) / Target: Android 4.1 (API 16)
Kelvin, Celsius, Fahrenheit, Type C thermocouple mV, eV, kJ/mol, kcal/mol.
./gradlew assembleDebugAlso supports Ant-based build. Debug APK included in repo for v1.0.0.
- Initial release: temperature unit converter Android app
- Type C thermocouple polynomial approximation
- Debug APK committed to repo
Note: Add details of any subsequent work here as the project evolves.