Blog

Working on a 2 Point Scaler App for macOS & iOS

I started development on a 2 Point Scaler app for macOS & iOS. The purpose of this app is to convert an input of a certain range to a new scale, then output the result. For example if you have an input that is a 4-20 mA sensor and you want to convert the input value from 0-50 psi. This app will produce the output value. Another example is converting Celsius to Fahrenheit, input min/max of 0-100 and scaling between 32-212.

2-point-scaler-macos-blog-121723