IOT Project: Monitor and Control Water Tank level using customisable online widgets

  Рет қаралды 7,149

Jitesh helloworld

Jitesh helloworld

Күн бұрын

This Internet of Things project covers how to integrate your Raspberry Pi with the online "Water Tank" widget by following the simple steps shown in the video.
Read the article
helloworld.co.in/article/wate...
Watch Live demo:-
helloworld.co.in/demo/water-t...
You can access your online widget by creating an account here:-
helloworld.co.in/users/regist...
You need not manage or write any server side code. Just configure your online widget and start uploading the data using a Raspberry Pi. The source code for Raspberry Pi can be downloaded from this link:-
github.com/jiteshsaini/intern...
You can also watch the previous video here
• IOT Project: Smart Wat...

Пікірлер: 72
@alexdiaz4371
@alexdiaz4371 2 жыл бұрын
Awesome project Jitesh!!! Thanks a bunch👏
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Thanks
@BharatMohanty
@BharatMohanty 2 жыл бұрын
Amazing...and welcome back
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Thank you..
@wizz747
@wizz747 2 жыл бұрын
YOU, Jitesh, ARE A LEGEND! Thank YOU so much!!
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Glad you liked it. Thanks
@wizz747
@wizz747 2 жыл бұрын
@@jitesh_helloworld I loved it mate! I'm gonna get the Raspbery Pi and try it on 4 water tanks which I need to monitor remotely. Will get back to you if I have any issues buddy.
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
All the best 👍
@wizz747
@wizz747 2 жыл бұрын
@@jitesh_helloworld Thank you!
@arunkumarrps
@arunkumarrps 2 жыл бұрын
Excellent Project and Very informative, Jitesh. It would be a great help for beginners if you can provide links to buy the accessories for this DIY.
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
This project requires just a Raspberry Pi and ultrasonic distance sensor HC-SR04
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Thank you so much sir your vedio so help full form our project 😁 Your mind blowing explation finally is working to day
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Great.. Thanks
@Harry-bn9oo
@Harry-bn9oo 2 жыл бұрын
hello brother can you help me through this Iam also Doing this as my Final Year Project
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Where are you stuck. It requires downloading and running the code at raspberry pi...
@Harry-bn9oo
@Harry-bn9oo 2 жыл бұрын
@@jitesh_helloworld Sir I Was a Beginner I had taken this Project as my Final Year Project. I was Waiting For Your Reply from past 10 days . Iam Not yet Started till now but a Fear inside whether it would it complete or not I Hope you Push me as a Guide I Have Messaged you at your given Mail id but no response from you sir
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Sorry.. Was busy.. Read this to get some idea. helloworld.co.in/article/water-tank-widget-raspberry-pi
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir red led pin no 14 or bule 23 they connect positive terminal and both ground commen
@fernialba
@fernialba 2 жыл бұрын
I am trying to carry out your project, but this video can only be applied to cylindrical tanks, not square ones as in my case. I'll try it anyway. Thanks.
@cm5569
@cm5569 2 жыл бұрын
NIce project , it would be interesting to know how this can be setup locally in the event the website goes offline or is retired.
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Thanks.. There is no plan of website retiring in the near future.. But if you want to implement this locally, you can watch the previous video or visit helloworld.co.in/water-tank
@Tage_fpv420
@Tage_fpv420 3 ай бұрын
Does this work with Python 3.9.2 ? I'm getting name 'cmd' is not defined when I try to run the program
@yawarsaeed6499
@yawarsaeed6499 Жыл бұрын
Thanks for sharing such an awesome project. Can you please confirm that the same can be done using Arduino uno or Nodemcu instead of raspberry pi. What modification in code will be required, please guide. An early response will be highly appreciated. Kind regards.
@BITTUKUMAR-vx7bz
@BITTUKUMAR-vx7bz Жыл бұрын
Kaise purchase Karen
@adrianalberto1875
@adrianalberto1875 Ай бұрын
Can someone help me? I'm trying to make the led work and looks like this has to do with the settings.json file, but the file never gets created and if I created it myself, it gives a massive error.
@lsaiahmwanke143
@lsaiahmwanke143 2 жыл бұрын
Awesome project jitesh!!!! How can u do it with a horizontal tank?
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Thanks.. Just put the sensor on top surface, it will give you the height information correctly. However, the volume calculation assumes the tank to be cylinder. That might not be correct if it's not cylinder
@Marcos_Pasquin
@Marcos_Pasquin 3 ай бұрын
Hello, is a awesome project ! , But I have some doubts about this project. 1:Where do you connect the LEDS ?, How do you connect the LEDS ?because it doesn't seem to me that I put them in the right place, they don´t blink at all in my experiment according your video and code. I use 2 leds with the right resistances for each one, so they blink ok with just a blink py code 2: how can I change the cron to 5 minutes no to one minute. I try to find the cron estructure in /etc/crontab , and is not there. And how can I stop the cron if I need it ? Thank you and hope you can give me a hand with it. I just bought you a coffee and I can buy you few more ;)😉
@FSECNeeraj
@FSECNeeraj 2 жыл бұрын
BRO IN YOUR CODE LINE 1 AND LINE 25 IS GETTING ERROR
@JesusLebron
@JesusLebron 2 жыл бұрын
Hello, Can i use the JSN-SR04T Sensor for these project?
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Yes you can. I tried it. It was successful
@esling77
@esling77 2 жыл бұрын
Ty . I am new to PI and a new Sub. What model of Pi would you recommend for me to use. Ty
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
All models of Pi 3 and 4 are compatible. Even Pi zero with wifi can be used
@user-fq5mm6xc9s
@user-fq5mm6xc9s Жыл бұрын
Great Video & Excellent Project. Is it possible to check the water level in MagicMirror by adding the widget in magic mirror.
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
As I understand, Magic mirror has its own OS. So if it supports a browser, you can pull the water level web page on it. Let me know if you are able to achieve it
@user-fq5mm6xc9s
@user-fq5mm6xc9s Жыл бұрын
@@jitesh_helloworld Thanks for your immediate response. let me try to add the link in the browser page to display
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Share a picture if it works in your magic mirror. jitesh@helloworld.co.in
@dgv1170
@dgv1170 Жыл бұрын
Could this project be used to mount over a pond to monitor pond water level? In other words, disregard the size or volume of the container, but only look at the left side, measuring in centimeters or inches the total height from the start point(low level) to high point (flood level)? Is the app adjustable to increase the left-hand side so that it gives inches every inch, or at least centimeters every centimeters rather than just 5 cm or 10 cm as shown in your video? I really believe there would be a market for you to simply create this item in a plug-in play method. There are millions of water detectors, but almost no inexpensive wireless water level, measurement gauges that show you the actual inches or centimeters of water level for a pond, swimming, pool or lake, or of course, of a cistern or water tank.
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Primarily the ultrasonic sensor measures only the depth. Yes, this project can be used to any kind of liquid level. In case of pond you need to figure out how will you mount the sensor. Also, max distance which can be measured using such ultra sonic sensors is limited to 400 cms. The video shows 5-10 cm change in level so that you can observe the change. However, there is no limitation to the minimum measurable distance. The sensor can record every centimeter change in level. This web app is created to simulate a tank or any Container. You can ignore the width and volume if that is not you requirement and only consider the level.
@dgv1170
@dgv1170 Жыл бұрын
Thank you very much for your response and explanation. This is really invaluable resource.
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Thank you
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir auth_ code pest kiva but sample file run hua but sensor.py nahi ho rha hai pls give sum tips
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir pls replay
@NjINA45
@NjINA45 Жыл бұрын
Hello is it possible to implement this in openhab and also im using a different sensor
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Need to check that.
@NjINA45
@NjINA45 Жыл бұрын
@@jitesh_helloworld ok would be nice if possible because i would need something like that for my school project
@mohammedzafeer2413
@mohammedzafeer2413 Жыл бұрын
What board did You use?
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Raspberry Pi 3B
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir I humne raspberry pi 3 b use Kiya or apka dusara hai tho issue aaye ga kya
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
No issue.. Pi 3 will work fine for this
@coolshah12345
@coolshah12345 5 ай бұрын
Sir, aap mujhe aisa control system bana ke de sakte hein kya?. Mujhe bahut zarurat he iski. Delhi me pani ki shortage aur mera pg hostel he.... I can paid and follow u
@sachinkhelge4162
@sachinkhelge4162 Жыл бұрын
i am unable to login please help me
@jitesh_helloworld
@jitesh_helloworld Жыл бұрын
Reset your password
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Difficulty AA RHA hai
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir we again come Issue
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Image
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Hello sir 🙄
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir pls help
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Line 1 is where you paste auth_token. Do it as shown in the video. It works well.
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Hello pls sir 🙄 help karo
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
send the error screenshot. jitesh@helloworld.co.in
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Rpi. Gpio as gpio name module error sir
@AKSHAYRAMESHREWALE
@AKSHAYRAMESHREWALE 2 жыл бұрын
Sir pls aapka contact no do na
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
jitesh@helloworld.co.in
@fernialba
@fernialba 2 жыл бұрын
When I try to do the step described in the video at 3 minutes and 20 seconds, my raspberry gives me this error: pi@raspberrypi:~/Downloads/internet-of-things-main/raspberry-pi/ultrasonic $ python sample.py Traceback (most recent call last): File "/home/pi/Downloads/internet-of-things-main/raspberry-pi/ultrasonic/sample.py", line 2, in import helloworld as hw File "/home/pi/Downloads/internet-of-things-main/raspberry-pi/ultrasonic/helloworld.py", line 25 print (xx["server_msg"]) TabError: inconsistent use of tabs and spaces in indentation pi@raspberrypi:~/Downloads/internet-of-things-main/raspberry-pi/ultrasonic $ What can be the cause?
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
It says indentation error.. So just adjust the spaces in the lines.. Nothing to worry
@fernialba
@fernialba 2 жыл бұрын
@@jitesh_helloworld I do not understand what you mean. I have opened the file and it is identical to yours in the video. I don't see that I have made any changes
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
it's tested many times by different people.. It is a working code. Only thing you need to do is to paste your auth code in helloworld.py file in first line.. Hope it works for you.
@fernialba
@fernialba 2 жыл бұрын
@@jitesh_helloworld mmm... I've given it a thousand laps and nothing. Although it is configured correctly in the util.php file, could it have something to do with my web host not allowing me to call the database water_tank, but rather watertank? The underscore won't let me use it to name databases...
@jitesh_helloworld
@jitesh_helloworld 2 жыл бұрын
Hey friend.. You are now talking about different project.. Details of that one are here helloworld.co.in/article/smart-water-tank If you are facing issue with underscore, then remove it. Just change the database name in util.php file
IoT Cloud and Web Server Based Water Level Controller
20:00
孩子多的烦恼?#火影忍者 #家庭 #佐助
00:31
火影忍者一家
Рет қаралды 39 МЛН
Can You Draw A PERFECTLY Dotted Line?
00:55
Stokes Twins
Рет қаралды 87 МЛН
IoT Based Water Level Control & Monitoring System with ESP8266 & Blynk
6:35
REPSUN Lightning & Surge Simulation Testing
0:49
REPSUN XIERLI
Рет қаралды 12
Water Level Monitoring using Raspberry Pi - Part 1
9:42
Nagendra Thangella
Рет қаралды 17 М.
IOT Project: Smart Water Tank with Real-Time Dashboard | Home Automation
6:19
Ультрабюджетная игровая мышь? 💀
1:00
Secret Wireless charger 😱 #shorts
0:28
Mr DegrEE
Рет қаралды 2,5 МЛН
cute mini iphone
0:34
승비니 Seungbini
Рет қаралды 6 МЛН
YOTAPHONE 2 - СПУСТЯ 10 ЛЕТ
15:13
ЗЕ МАККЕРС
Рет қаралды 159 М.
Неразрушаемый смартфон
1:00
Status
Рет қаралды 2,3 МЛН
Как слушать музыку с помощью чека?
0:36
Урна с айфонами!
0:30
По ту сторону Гугла
Рет қаралды 8 МЛН