bway-dev / flow-sensor-esp32

Calibration factor and calculation formula for YF-B10 or "FY-B10" Flow Sensor
19 stars 7 forks source link

Update the frequency to flow equations #4

Open mich1342 opened 1 year ago

mich1342 commented 1 year ago

Hi @bway-dev ,

I do small fix in the incorrect frequency to flow rate equations conversions.

F = (A Q - B) F + B = A Q Q = (F+ B) / A

will do testing in the future. Thank you