do YF-S201 flow sensor's bounce?
Why do I ask? My project has 3 flow sensors and a bunch of other sensors too. I'm thinking that having each flow sensor on its own interrupt may preclude me from using some shields. My plan is to poll them at twice the frequency produced by the max flow rate I expect to see. In that way, I can monitor them all for a change in state. If the sensor bounces, then I need to add some debouncing logic and change my sampling frequency. I'd rather skip this if I could.....so I need to know, do they bounce?
thanks.....jim