Be sure to click 'more' and select 'suggest as answer'!
If you're the thread creator, be sure to click 'more' then 'Verify as Answer'!
Probably best to build your own using an Arduino, pull-up resistor for the sensor line, compatible display (LCD/OLED) and by writing your own code. I would suggest having pulses being counted by an interrupt routine and converted to a rate and total with some simple math (depending on your particular unit's specifications).
Probably best to build your own using an Arduino, pull-up resistor for the sensor line, compatible display (LCD/OLED) and by writing your own code. I would suggest having pulses being counted by an interrupt routine and converted to a rate and total with some simple math (depending on your particular unit's specifications).
I suggest you do some research, especially if you think Arduinos and DIY is expensive.
How cheap do you think you'll be able to find an off-the-shelf product that meets all your needs? I work with these flow sensors - last time I looked, even basic totaliser units with a display that show quantity and rate for these units were US$200+, which is why I did exactly what I suggested as I was doing a project for developing-world applications.
- Gough