SebastianOberschwendtner / OTP22_oScale

Weighing scale for brewing espresso. Measures weight and times the brew. It can also calculate ratios.
GNU General Public License v3.0
1 stars 0 forks source link

Add Advanced Calibration #3

Open SebastianOberschwendtner opened 3 years ago

SebastianOberschwendtner commented 3 years ago

Current Behavior:

No calibration is applied, because with the current offset of the trimmer poti the scale reaches a accuracy of ±1g. Which is fine for now.

Expected Behavior:

Since a linear calibration does not seem accurate enough, implement a advanced calibration with either a bilinear curve or a quadratic curve.

⇒ Further investigation on this topic will be necessary... 🤔