Hello.
I'm trying to program a arduino device to record in ssd card into .txt values within 1000 ms intervals, values from a flow meter using vortex principle, a SV4204 flow meter. I found lots of tutorials about some flow meter using a rotating flapper, but they use some formula that surely I can't apply on my case.
There is a wire that outputs the flow and I tought maybe there would be a way to atribute that wire signal to a variable and then covert it to numerical value.. is that possible?
any sugestions?