Signal output and display options

------Question for 114991171 Please Put your question below------
What is the output for this flow meter? Also, what readout/display should be used with it?

Greetings,

That device is one among numerous semi-generic examples of type, which place a magnet on a rotating impeller in the flow stream which triggers a hall effect sensor as it rotates, generating a pulse output with a frequency thatโ€™s approximately proportional to flow rate.

If I read correctly most of these outputs are of an open-collector flavor, so a pull-up resistor would likely be needed. Beyond that, most any device youโ€™d care to use to count pulses and display as a rate or tally of such could work. Thereโ€™s some example code here that looks to target an arduino sort of environment, else a person could probably find a tachometer/pulse counter sort of device in more integrated form if desired.

1 Like