How To Use Water Flow Sensor Arduino Tutorial
How To Use Water Flow Sensor Arduino Tutorial
Table of Contents
Related Instructables . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
Advertisements . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
Comments . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 4
http://www.instructables.com/id/How-to-Use-Water-Flow-Sensor-Arduino-Tutorial/
Author:codebender_cc author's website
Arduino Tutorials by Codebender.cc Team
The water flow sensor consists of a plastic valve body, a water rotor and a hall-effect sensor. When the water flows through the rotor, rotor rolls and the speed of it
changes with a different rate of flow. The hall-effect sensor outputs the corresponding pulse signal.
This type of sensor can be found on different diameters, water pressure (MPa) and flow rate (L/m) ranges. Make sure to select one that will cover your needs. The sensor
that I have it has 20mm diameter, <1.75Mpa water pressure and ~30 L/m flow rate range.
In this tutorial we will use the serial monitor for printing the water flow rate in liters per hour and the total of liters flowed since starting.
Arduino uno
Water flow sensor
3 breadboard cables
http://www.instructables.com/id/How-to-Use-Water-Flow-Sensor-Arduino-Tutorial/
Step 2: The circuit
The connections are pretty easy, see the above image with the breadboard circuit schematic.
Try downloading the Codebender plugin and clicking on the "Run on Arduino" button to program your Arduino board with this sketch. And that's it, you've programmed
your Arduino with this sketch!
You can keep playing with that by clicking the "Edit" button and start making your own modifications to the code. For example you can change in the line 58 the "1000"
ms delay time.
Connect your sensor with your water tap, or just blow on it.
Note: The back side of the sensor show with one arrow the correct flow side.
Related Instructables
How to use the How to Use the Measuring flow Arduino Manual Ebb- Arduino for
Water Level Adafruit velocity by heat Automatic And-Flood- Greenhouse,
Sensor - BMP280 Sensor advection by Watering Meter by Garden or
Arduino Tutorial - Arduino lschuurman System by BartFlowMeter Growbox /
by Tutorial by Ardumotive_com Updated April
codebender_cc codebender_cc 2016 by
diy_bloke
http://www.instructables.com/id/How-to-Use-Water-Flow-Sensor-Arduino-Tutorial/
Advertisements
Comments
http://www.instructables.com/id/How-to-Use-Water-Flow-Sensor-Arduino-Tutorial/