Implementing a FlowMeter (port of Sebastian Kraus's code)
Posted: Sun Jun 09, 2019 1:43 pm
Has anyone in the ESP32 community looked at implementing a water Flow Meter?
Sebastian Kraus (sekdiy@GitHub) has created a nice C++ Flow Meter library for the Arduino board that deals with calibration for specific hall-effect based flow meters.
I'm creating a water monitoring project that uses a 1" flow meter on my water main, two ultra-sound sensors to check my water tank levels and a temperature sensor to check ambient temperatures around the tanks.
I'd be interested in anyone else creating similar projects to share experiences.
Sebastian Kraus (sekdiy@GitHub) has created a nice C++ Flow Meter library for the Arduino board that deals with calibration for specific hall-effect based flow meters.
I'm creating a water monitoring project that uses a 1" flow meter on my water main, two ultra-sound sensors to check my water tank levels and a temperature sensor to check ambient temperatures around the tanks.
I'd be interested in anyone else creating similar projects to share experiences.