How to Use Water Flow Sensor (Make Water Meter with Arduino or ESP8266)

preview_player
Показать описание
In this video, I explain how the Water flow meter works and how to use it with Arduino and ESP8266 board NodeMCU. So we can build water meter with arduino.

My Arduino Basic Course :
Coming Soon!

Join this channel to support me or to get access to perks:

Code on video :
Рекомендации по теме
Комментарии
Автор

I was trying to solve the error from esp and I finally managed thanks to you❤

ioanapetrescu
Автор

Accuracy will change with pressure. When water is flowing with low pressure the pulses will be different than when with higher pressure.

AtulC-cd
Автор

thank you for your video it worked for me and I hope I can get it's score

Geek_Daily
Автор

using the esp8266 and the exact code at the end of the video it didn't register any pulses im a bit of a noob so any help would be appreciated

kianleddy
Автор

Hello, I have a problem regarding to print both flow rate and volume. The error of the code is lastTime is not declared in code.
Do i have to declare it in the beginning of the code?

nathenieldanta
Автор

Hi, how can i atach a LCD with i2c to Show the datas?

johnnyb
Автор

I have a doubt.. lets say I am setting this up to detect dry run and immediately shutoff motor if there is water . when there is no water, motor pushes the air. will this show as water flowing where in fact the air is moving the fan inside the sensor?

santhoshkumar
Автор

How calibrate the water flow sensor can you make video about that😊

louie
Автор

Thank you for the video, do you think i can extend the flow sensor wires upto 40 meters? will i be able to receive the pulses from the wire ?

traffic
Автор

This video really helped me a sensor wasn't showing any readings then I realized the problem was with the source and ground connections. Thankyou❣

dravidr.krishna
Автор

Dear @miliohm, thank you for the simple and clear explanation about make Water Meter with Arduino or ESP8266. Best regards from Ukraine!

ОлегЄвстафійовичЖмурко
Автор

Brilliant. I used so long time to fix the ESP error code, and first try on YT you fixed it !! thank you .. I use this code to send signal to MQTT :)

liteglow
Автор

Halo kak, kebetulan banget saya lagi ambil sensor ini untuk tugas akhir. Jadi saya sempet disinggung mengenai persamaan yang dipake sensor dalam program. Berarti saya bisa gunain persamaan yang kakak pake juga ? dan juga berarti di dalam program ini tidak menyinggung satuan flow rate ya ka? Semoga kakak bisa menjawab pertanyaan saya, terima kasih kak!

ikkedwipratiwi
Автор

from were did you get the correlation, V=2.663*pulse,can u please explain

AnandhuRajesh-pi
Автор

hey there, sorry to bother you! If you're calibrating this sensor using a measuring tool, how much water do you use for calibration? Also, after a few tries, how do you end up with a value like 2.663? Do you take an average? If yes, how do you figure out the average?

rumpie
Автор

Seems to me to be an elaborate way of doing the job. Wouldn't it make more sense to use a fourteen bit binary counter and save on interrupt calls? The core of this device is actually liters per pulse !!!. Therefore you would have automatic quantity measurement. Timer interrupts can give flow rate measurements if required.

BarMagnet
Автор

can this Water Flow Sensor be installed directly in the pipe where tap water passes?

WhereLeo
Автор

Hey quick question, I am building a heat exchanger test facility for senior design and need to retrieve flow rate. What I am confused of is that the Arduino circuit builder's online usually places a 10kohm resistor between the flowmeter wiring circuit, I was wondering why the do this? I understand why you'd need a paired resistor for a thermistors, but not for a flowmeter with a digital input. Thanks!

JJVgaming
Автор

I love ur work.
Men can you do the volume and flowrate combine in 1code/1run?
Thankyou in advance

ewanewan
Автор

Can i change the values and find how much volume of air is blowed through the sensor??

kunalwagh