Skip to main content Link Menu Expand (external link) Document Search Copy Copied

Water Flow Sensor

Gravity

Table of contents

  1. Summary
  2. Notes
  3. JSON

Summary

The Gravity Water Flow sensor meansures the rate of a liquid flowing thorugh it.

Name: Gravity: Water Flow Sensor (1/2”) For Arduino

Link: https://www.dfrobot.com/product-1517.html

Type: Analog

Operational Range: 1 to 120 degrees C

Unit: L/min


Notes

This sensor must be installed vertically.

This sensor can not be tilted no more than 5 degrees.

JSON

{
  name: "wf",          # string
  data_type: "L/s",    # string -- microsiemens/centimeter
  data_value:          # float
}