ferraridamiano / units_converter

Pure Dart package to easily convert units of mesurement, numeral systems and custom units.
https://pub.dev/packages/units_converter
MIT License
29 stars 15 forks source link

[new-unit] RTD to Temperature conversion #35

Closed AbuBakar988 closed 1 year ago

AbuBakar988 commented 1 year ago

Description Temperature sensor RTD (PP100 ohms) to temperature (Celsius, Fahrenheit) converter.

Units to be added Unit name Property Reference to the conversion formula
Ohms Pt100 link
Celsius Temperature /
Fahrenheit Temperature /
ferraridamiano commented 1 year ago

Well this looks like more a feature for a tool and not for a unit converter. I think that it is not appropriate for this package