Water Flow Gauge Using Arduino

Arduino based digital pressure gauge basic concept of pressure measurement is the measurement of applied force by a fluid on a surface.
Water flow gauge using arduino. That is an awesome project that i would like to incorporate into and application i am working on. For this purpose using interrupts is a best choice. Use of resources such as water gas and even electricity is typically measured by gauges that determine either instantaneous flow rate or cumulative volume over time. Lets begin and make circuit i will explain the code and circuit later.
The water flow sensors generate pulses sec when. In this project we will interface yfs201 hall effect water flow sensor with arduino for measuring flow rate and volume of water or any other liquid. If the output valve of the pipe is closed the output of the water flow sensor is zero no pulses. I have practical arduino book and was deciding to make the water flow gauge.
Gauge water flow measuring the consumption of a resource that has units by volume can be more tricky than it sounds. In this tutorial you will learn how to use one water flow sensor with an arduino board. I have a water flow sensor with arduino megs 2560 board. Arduino have to count the number of pulses outputted by the water flow sensor.
There will be no interrupt signal seen at the pin 2 of the arduino and the count of the flow frequency will be zero. October 08 2014 in. I am trying to conceptualize the concept to calculate amount of water getting dispensed esp. There will be no interrupt signal seen at the pin 2 of the arduino and the count of the flow frequency will be zero.
If the output valve of the pipe is closed the output of the water flow sensor is zero no pulses. I need to modify it so i can set to turn a light. We need only one arduino gpio general purpose input output pin to interface flow meter with arduino. Other projects tags.
Arduino water flow sensor working in our project we connected the water flow sensor to a pipe. The water flow sensor consists of a plastic valve body a water rotor and a hall effect sensor. The water flow sensor 5v pin is connected with the arduino s 5 volts the ground pin of the water flow sensor is connected with the arduino s ground and the signal wire is connected with the arduino s pin number 2 which is the interrupt pin. Our project is to make digital pressure gauge that will measure up to 150 psi.
Pressure sensor is used as transducer. So for the pulses counting we will be using the arduino s hardware interrupt 0.