Skip to content

Update example_YF-B10_flow_sensor.ino#5

Open
Sateetje wants to merge 1 commit intobway-dev:masterfrom
Sateetje:master
Open

Update example_YF-B10_flow_sensor.ino#5
Sateetje wants to merge 1 commit intobway-dev:masterfrom
Sateetje:master

Conversation

@Sateetje
Copy link

Changed flowRate calculation.

F (Hz) = 6 x Q (l/min) - 8
F = calibrationFactor * Q - calibrationDifference
F + calibrationDifference = calibrationFactor * Q
Q = (F + calibrationDifference) / calibrationFactor

Changed flowRate calculation.

F (Hz) = 6 x Q (l/min) - 8
F = calibrationFactor * Q - calibrationDifference
F + calibrationDifference = calibrationFactor * Q
Q = (F + calibrationDifference) / calibrationFactor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant