IOT Project: Smart Water Tank with Real-Time Dashboard | Home Automation

Поделиться
HTML-код
  • Опубликовано: 29 июн 2020
  • This video is about a project on Internet of things. It involves measuring the water level of my overhead water tank using Raspberry Pi and an ultrasonic distance sensor HC-SR04. Raspberry Pi is programmed to take the water level readings every minute and send the data to a remote custom Web Application hosted in a far off location. The custom Web Application provides a real-time update of the water tank level.
    Link to the live dashboard (Web App) for remote monitoring:-
    helloworld.co.in/water-tank
    Read Full Article:-
    helloworld.co.in/article/smar...
    The source code of the project can be downloaded from:-
    github.com/jiteshsaini/Smart-...
    The Web Application integrates with following APIs / Libraries to generate the GUI:-
    FusionCharts APIs to display animated tank widget.
    www.fusioncharts.com/dev/char...
    PHPlot library to plot the readings on a graph.
    phplot.sourceforge.net/phplotd...
    #IOT #HomeAutomation #RaspberryPi
    👉 Complete Playlist of Robotics projects
    • AI Robot: Object Track...
    Home Automation
    👉 IOT Project: Raspberry Pi GPIO controls over wifi
    • IOT Project: Raspberry...
  • НаукаНаука

Комментарии • 232

  • @andrewm4894
    @andrewm4894 3 года назад +4

    Loving the graphics! :)

  • @fernialba
    @fernialba Год назад +4

    I am a user of this project and after a few months of use I can assure you that I am very happy with how it works. Just one observation: in large tanks with top filling, while the water is entering the waves are produced, they give erroneous readings to the ultrasonic sensor (since the waves do not bounce in a straight line). During the emptying, with calm water, the readings are perfect and stable. I will try to place some kind of cone-shaped plastic bottleneck in the sensor area to see if reception improves during filling.

    • @samirramadhan17
      @samirramadhan17 Год назад

      After you give cone-shaped plastic in the sensor area, the readings are stable eventhough the water is flowing??

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      Yes

  • @mohamedsuhaib9088
    @mohamedsuhaib9088 Год назад

    one the best channel i came across so far, excellent video editing and technical information conveyed is easily understandable.. Great work!!

  • @kwesibansonjnr8535
    @kwesibansonjnr8535 Год назад

    this is exactly what I have been looking for. thanks a bunch.

  • @jitesh_helloworld
    @jitesh_helloworld  2 года назад +1

    Read Full Article:-
    helloworld.co.in/article/smart-water-tank
    Watch the next video.
    ruclips.net/video/ETrYPMRdL-E/видео.html
    The Web part is provided as a service. You can access your online widget by creating an account here.
    helloworld.co.in/iot/

  • @aruna.alangghya
    @aruna.alangghya 3 года назад +5

    loving the idea, such humble sharing

  • @lobo5727
    @lobo5727 Год назад

    How did you water proofed ultrasonic sensor?. water content will be there on walls of tank.

  • @TheAlexharnozd
    @TheAlexharnozd 3 года назад +1

    Hi Guys! I m newbie, follow the logic from tutorial and try to understand the connection im between script and script . I made it works =) thank you jitesh for answering all my email.

    • @TheAlexharnozd
      @TheAlexharnozd 3 года назад

      By the way, It took me 3 days to finally solved the puzzle lol. There is no clear tutorial. Basically do trial and error. When u out of a way. Email jitesh. He will replied you with some guidance. =)

  • @necroticnecrotic8000
    @necroticnecrotic8000 2 года назад

    Anyone else having issues with condensation forming on the sensor? I have the sensor inside the tank just under lid. In the early mornings when temperature decreases, water drops form on the sensor and causing readings to be stuck at 18. Currently using the JSN-SR04T sensor.

  • @lovegaming19
    @lovegaming19 11 месяцев назад

    Can we use esp8266 instead of rashberrypi?

  • @priatube8
    @priatube8 Год назад

    Great Job, Thank you.

  • @8m405
    @8m405 День назад

    I need something for nodemcu, that can show graph on Alexa echo show.any help

  • @vishwajitsingh4732
    @vishwajitsingh4732 10 месяцев назад

    Can be used for deisel tank

  • @abduhbayuadriathma
    @abduhbayuadriathma 2 года назад +1

    Nice project sir, thanks for sharing... I am really interested to try this project

  • @OthmanAlikhan
    @OthmanAlikhan Год назад

    Thanks for the video =)

  • @lunasylva
    @lunasylva 3 года назад +1

    Good content, instant subscribe from an IoT newbie (me) !

  • @sasikiran4512
    @sasikiran4512 2 года назад

    Can you please tell me ,How much cost required to do this project?

  • @njorogekamau3820
    @njorogekamau3820 Год назад

    This is really good man.

  • @Samir-ah
    @Samir-ah 3 года назад

    Another question please bro, in which file did you put the full and empty tank value of your sensor distance ? for me 20 cm tank is full, 190 tank is empty, thanks.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      For the purpose of tank animation, you need to configure lowerLimit and upperLimit values in "tank_animation.js" file. In you case, total height of the tank is 20+190. So, lowerLimit can be 0 and upperLimit can be 210 cm.

  • @user-tx4oh7iw2c
    @user-tx4oh7iw2c 5 месяцев назад

    Thank so much for idea

  • @andersonpyaban8042
    @andersonpyaban8042 3 года назад +1

    very nice project...very cool

  • @S200773
    @S200773 2 года назад

    these sensors are not good detector of water and it will fail as water drops spread while filling time and in winter summer moisture accumulating on sensor

  • @fernialba
    @fernialba 7 месяцев назад

    Hello. I am testing the code with both the JSN-SR04T and HCSR-04 sensors but from about 220 cm, both give me wrong data (very high). What could it be due to? I need a distance of about 3 meters.

    • @jitesh_helloworld
      @jitesh_helloworld  7 месяцев назад

      Max range of these sensors is around 400 CM.. You can test them with other test codes available on internet also. Let me know if that works

  • @Mohdphp
    @Mohdphp 3 года назад

    Nice project and smart

  • @avadhutkasekar9541
    @avadhutkasekar9541 4 года назад +4

    Nice Project Sir 👌👍👌
    I would Like to represent this project in my College 😁😊

  • @drewmeangi
    @drewmeangi 2 года назад

    Thanks a lot...... Very very helpful

  • @ie94mhg
    @ie94mhg 4 года назад

    How did you protect the sensor from the humidity inside the tanks and from the hi temperatures on sunny days.

    • @jitesh_helloworld
      @jitesh_helloworld  4 года назад

      Just wrapped it up nicely with plastic (shown in video at 2:39) and placed it inside a plastic container to protect it from water splashes . Working temperature range of this sensor is approx -25° C to +70° C. I guess it is a pretty good range for a low cost sensor. Its already sustaining the summer heat for past one month and performing well.

  • @manupunith
    @manupunith 2 года назад

    Thanks for sharing ❤️
    Where are you from?

  • @coolshah12345
    @coolshah12345 2 года назад

    I have pg and want to install this smart water tank system. I think about sonoff devices but they have no distance sensor to detect water level in tank.. Would u suggest me some distance measuring sensor which can join with wifi switch socket ,,,, so that i can make a scene if water tank is low,, pump start

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +1

      you can use the water proof distance sensor JSN-SR04T. But you need to integrate it with some wifi programmable device. In my case I have used a Raspberry Pi. Read this helloworld.co.in/article/smart-water-tank

  • @girishec
    @girishec 3 года назад +2

    Much needed solution, Great job !!
    I guess using Raspberry Pi would not be the cost effective solution. Did you try with Arduino or any other cost effective solution.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Thanks.. You can reduce the cost by using ESP32 in place of Raspberry Pi. It has built in wifi and much less cost.

  • @yash.s3321
    @yash.s3321 3 года назад

    my water tank is on the 8th floor I live on the 4th floor can the 5v signal from the sensor travel a 15meter distance? from the tank to raspberry pi in my flat? i know this is a very simple question but still..

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Yes it should work. I tested it upto 25 meters using a CAT 6 Lan cable. Works well...

  • @KunalGautam
    @KunalGautam 4 года назад +1

    A JSN-SR04T can be better sensor for this application. Though the sensor can not measure distance below 21cm, but it can withstand water/humidity.

    • @jitesh_helloworld
      @jitesh_helloworld  4 года назад

      Sure it could be. But considering the cost (mere 150/-) and range (upto 400cm), i guess HC-SR04 is not a bad choice. Its been a month now since i have deployed it and it is working satisfactorily.

  • @preparatemasperu5232
    @preparatemasperu5232 3 года назад

    Hi, Jitesh, very interesting your project and I have a question, in the video you show the case when the raspberry pi and the server are in different locations and in the example code I see the case when the rpi and the server are in the same LAN. Is any other change that I need to perform (appart from IP) if I use for example an AWS EC2 server (cloud) and RPI ? Thanksin advance

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Thank you. Nice observation. So the code is to assist you to replicate the setup in your LAN in case you do not have access to external webspace.. No change is required in the code apart from the IP, as you correctly brought it out. Just ensure the the raspberry pi is connected to internet while you try to upload data to external server. Just copy the 'web_host' folder in the your AWS server and prepare a mysql database with name 'water_level' and import the 'water_level.sql' file so that you have the database setup which the application will require. Ensure the database credentials are entered correctly in 'db_params_wt.php' file (inside 'watertank' folder). All the best and let me know if you are able to set it up

    • @preparatemasperu5232
      @preparatemasperu5232 3 года назад +1

      @@jitesh_helloworld Thanks, I implemented your code in rpi and server and you can see there in 18.191.62.162; however I have two: problems, 1. The cylindric volume always shows "700 liters" and 2. The graphic shows only the old data (2020). I realized that the data is comming well to the mysql database in AWS. Regards

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      @@preparatemasperu5232 Solution is as follows:-
      1. change the tank dimensions in "web_host/watertank/util_functions_wt.php" as per your tank
      2. The dates are shown for old data(2020) because the sample database you imported contains only those dates. To get current dates you can simply uncomment the commented out part in "function show_dates()" of file "web_host/index.php" and delete the existing code.

  • @fernialba
    @fernialba Год назад

    Would it be possible to add some kind of full-empty notification or alarm? It would be ideal.

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      The low_level_warning() actuates a GPIO when certain level is reached. You can add a hardware alarm or send an email. A notification via Web Application also requires some modification in the PHP script to send emails.

  • @alexdiaz4371
    @alexdiaz4371 3 года назад

    Thank you so much!!! is there a way to adjust for the water tank height? mine has a height of 1.39 mts but I can´t find the way to change that. I am trying to do this project to only show the tank gauge using a esp8266, if you help me to guide me, I will pay you via pay pal or patreon if you have a patreon account. I appreciate your help.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Hi email me on jitesh@helloworld.co.in
      Yes you can do it

  • @vomm27
    @vomm27 3 года назад +1

    Hi Jitesh bro,
    I tried to implement same for my final year project but im getting some issues.
    1. I have created database name water_level
    2. I copied the web_host to XAMPP htdocs
    3. i have created folder call sensor and copied the sensor.py to Raspberry Pi
    4. amended my ip address in sensory.py
    however when i run the python script im getting error either Waiting For Sensor To Settle or from urllib.request import urlopen module request not found
    Please help with this issue.

  • @maheshkor6686
    @maheshkor6686 2 года назад

    Is it possible to install sensor at 13-15 ft tank height .

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Max range of this sensor is 400 CM which is approx 13 FT.. So yes you can go ahead

  • @UmbrellaCorp_
    @UmbrellaCorp_ 3 года назад +1

    I considered using an ultrasonic sensor to measure the water height (as shown in this video) and it works well in this setting - but if I should installed it in an actual rain water tank, the sensor will get wet (from humidity and condensation in the tank) and it will just end up corroding. Does anyone know a way around this ?
    I plan to use a water pressure sensor (4-20mA sensor) to measure the water pressure instead - this way I can determine how much water is in my rain tank.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Just wrap it up nicely with plastic except the transducer part. As long as it is not submerged into water, it continues to work well even in humid environment. I have used it this way for past 6 months

    • @fernialba
      @fernialba Год назад +2

      I covered the points where there was a soldering iron with the sensor with hot glue, I put it in a watertight electrical box (with the sensor holes) and so far I have not had any problems with humidity or condensation.

  • @unusuario5173
    @unusuario5173 2 года назад

    How resistant to humidity is the sensor? Does it stop working after certain amount of time because of that?
    I live in an area with lots of humidity, and a water tank multiplies that.

    • @unusuario5173
      @unusuario5173 2 года назад +1

      To answer myself, turns out that there are waterproof ultrasonic sensors. The model of the one I saw is JSN-SR04T, altought I am sure that there must be others.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +1

      Correct. You can use JSN-SR04T sensor. It has same pin connections as the one shown in this video

  • @puchu9507
    @puchu9507 Год назад

    Exceptional

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      thanks

    • @puchu9507
      @puchu9507 Год назад

      @@jitesh_helloworld Can you try to make a Raspberry Pi project with sonar to plot(running plot) underwater surface and under water body in general ? I have seen a few projects that use a car reversing sensor with a convertor circuit to interface with RPI GPIO pins similar to this fish finder ruclips.net/video/XgexF9UJBGU/видео.html and sonar plotter ruclips.net/video/nWLPmjaNJ6I/видео.html

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      a good sensor is necessary for this. Programming RPi shouldn't be difficult

  • @ajithmahi0751
    @ajithmahi0751 3 года назад

    Do ultrasonic sensor detects normal water instead of any added colors?

  • @timetonarrate6645
    @timetonarrate6645 3 года назад

    What is the main moto of this project Whenever water tank became empty it notifies you ?? Please explain

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Main motto is to experiment and learn. Btw, presently i am using it to provide low water level alert through a speaker. It also alerts if a tap is left open for a long time by monitoring the gradual decline of water in the tank.

  • @bebetojefry
    @bebetojefry 3 года назад

    Hi Bro. which is the raspberry pi model you have used here ?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      It's Raspberry Pi 3 B. However any Raspberry Pi model will work for this project.

  • @GeneCst
    @GeneCst 3 года назад

    Hi Wonderful project!! I have a couple of question, when you put it inside the tank is dark, does the sensor still measure the distance correctly? Also I noticed the water on your PoC was blue, if the water is transparent as originally is, does still measure it? Thank you! Great great stuff!

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +3

      Thanks.. color of water / darkness inside tank has got nothing to do with the functionality of the sensor. The sensor emits sound waves which gets reflected from water surface. Yes, it will work for transparent water also.

    • @GeneCst
      @GeneCst 3 года назад +2

      @@jitesh_helloworld very clever , very good project!

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Thankyou

    • @sasikiran4512
      @sasikiran4512 2 года назад

      How much cost required to buy required things like sensor or remaining?

  • @portfedh
    @portfedh 3 года назад +1

    How has your project fared? I want to do this, but im afraid it the sensor will rust

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Its working fine. The sensor is very cheap (2-3 dollars max) and reliable. Even if it rusts in 6-8 months, you can replace it. But as long as you wrap it up nicely (except the transducer part), it will last longer

  • @HardyJap
    @HardyJap 3 года назад +1

    Raspberry Pi works on about 3V/5V, and the ultrasonic sensor has around 4 pins to be connected. I see you have used an ethernet cable to tackle it, good job with that. But since you're running the cable between Pi at home and the sensor on the tank site, wouldn't the long cable result in voltage drop, erroneous readings and miscellaneous interferences. What's the length of the ethernet cable you're using and the VCC supplied through it?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Haven't faced any issues .. I'm using approx 25-30 meter cable. Quality of the cat 6 cable cores is quite good. One core is supplying 5V VCC from Raspberry Pi to sensor.

    • @youuu1588
      @youuu1588 Год назад

      no cable is needed. You just make sure that your wifi signals reaches up to your tank and install rasp-pi on the tank lid just insert a 5 volt supply to it there and it will get connected to the internet.

  • @flickmew99
    @flickmew99 Год назад +1

    Nice tutorial sir. Can you help me what those resistors do ? why the configuration one in series one in parallel ?

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      That's simply a voltage divider circuit to make 5v pin of RPi compatible with 3.2v pin of sensor

  • @davidtaiwo5443
    @davidtaiwo5443 2 года назад +1

    Thanks for the videos, helpful, but please how can i use it for oil tank like Diesel or Petrol or is there a sensor for that, Thanks

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +2

      Ultrasonic sensors can work with any liquid surface. Water, petrol, diesel whatever. I have tried the water proof sensor JSN-SR04T with raspberry Pi. It works just fine. You consider that also

    • @davidtaiwo5443
      @davidtaiwo5443 2 года назад +2

      @@jitesh_helloworld Thanks for the response, really helped you are the best

  • @parv8131
    @parv8131 2 года назад

    I have a question why we should use resistors?

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +2

      voltage divider ckt to bring down 5V to approx 3.3 V .. As needed to work with echo pin

  • @johnwan226
    @johnwan226 2 года назад

    Nice project, thanks for sharing. do you use a raspbarry Pi 3 B+ without SD card?

  • @luiscastillejo9336
    @luiscastillejo9336 3 года назад

    excelente

  • @mohammadqatanani94
    @mohammadqatanani94 Год назад

    Can I use ESP 8266 instead of raspberry pi

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад +1

      Yes you can. It can collect data from sensor and make a web request as http client to webserver for uploading the data

  • @-Ramyakrishna
    @-Ramyakrishna 3 года назад

    dose the source code which is placed in the youtube video still work

  • @georgelza
    @georgelza 2 года назад

    have you looked at running the app and display stack locally on your RPi ? I'd prefer to have ti all locally.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +1

      Yes. I built my prototype that way. Totally done thing

    • @georgelza
      @georgelza 2 года назад

      @@jitesh_helloworld will have to try... always option to package the app as a docker container that could be deployed onto Home Assistant/HAOS

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +1

      Nice suggestion.. It occurred to me but didn't pursue.. If you happen to achieve it, pl share

  • @jospinanogo2417
    @jospinanogo2417 2 года назад

    hi !! great job! can we call this a digital twin dedicated to describing the current state of the vase?

  • @rodrigogarcia354
    @rodrigogarcia354 3 года назад +1

    Hello, I love the protect, I have many tanks in my farm and they are far from each other, is there a wireless way con connect each sensor to the pi? Thanks amazing content

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Glad you liked it... You can setup an extended wifi zone by using boosters. Then u can use the sensor along with low cost processing board (pi zero OR ESP 32 wifi enabled boards) on each tank. These individual boards can trasmit the sensor data to a remote server through wifi link.

    • @rodrigogarcia354
      @rodrigogarcia354 3 года назад

      @@jitesh_helloworld what about SDR. Rádio?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Yes you can. Once the depth data is calculated you can transmit it using any method.

  • @timetonarrate6645
    @timetonarrate6645 3 года назад

    I have a doubt ,Here you are saying that the sensored data will be measured and data will be inserted in the db So what kind of data will be measured ??

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Its "sensor data".. that means the distance reading obtained through ultrasonic sensor. This reading (data) is the distance of sensor from the water surface.

    • @timetonarrate6645
      @timetonarrate6645 3 года назад +1

      Thank you so much sir !!

  • @vedaantbhangle3624
    @vedaantbhangle3624 3 года назад +1

    Hello , what's the specification of the raspberry pi ? which variant to use 2GB/4GB?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      You can use any one. Any model of Pi 3 or Pi 4

    • @vedaantbhangle3624
      @vedaantbhangle3624 3 года назад

      @@jitesh_helloworld hello sir I have made the data base as ler the instruction in the git hub provided by you but I am facing problem in creating a website and connect it to the data base and raspberry pi.

    • @vedaantbhangle3624
      @vedaantbhangle3624 3 года назад

      Hello sir I have hosted a local server as per the instruction in the github but I am facing issue in connecting the raspberry pi to the server. So how should I determine the IP to be used in the server? And how to get login and password. ??

  • @lifewithjohnny9724
    @lifewithjohnny9724 2 года назад +1

    Hi Jitesh, great job! Can I ask, can you create actions when the tank level reaches a certain point, such as 25% to automatically send you an alert to your phone or email? So you know, instead of checking the url to see the level?
    Also is rasberry pi better to use than an Arduino Uno, which I have seen others use? How do you know what code to use?

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +3

      Yes, it is possible to send email alerts. You can do it on the server side application by integrating PHPMailer library.
      You can use other microcontrollers such as ESP32 & Arduino with built-in wifi to achieve the same. However, you need to write the code for interfacing the sensor and uploading the data to remote server.
      Stay tuned for a few days, I am working on a Web Service to address these issues. Will upload a video soon

  • @chunilalbhagirathkabra5831
    @chunilalbhagirathkabra5831 3 года назад +1

    hello.. i want this system installed on my home water tank.. please guide

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Pl check out the source code on GitHub and circuit diagram as shown in video. You may need to modify the IP addresses in the source code as per your network. With a little effort you can set it up. All the best

  • @kentthomas1045
    @kentthomas1045 Год назад

    How did you build the dashboard?

    • @jitesh_helloworld
      @jitesh_helloworld  Год назад

      Details are here helloworld.co.in/article/smart-water-tank

  • @shubhambajaj4939
    @shubhambajaj4939 3 года назад +1

    Hey bro! Love that project. Rather than using a online website for the graphics can i get the same information in an app if i develop it also rather than using a ultrasonic sensor like that which other sensor can we use so that it is more reliable??

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Yes you can make an app. The app need to fetch the data from raspberry pi over LAN either through socket programming or reading mysql database running locally on pi. In case, the app needs to work over internet, you need to figure out the data exchange mechanism. As far as reliability is concerned, this 150/- rs sensor is working for past 6 months, every minute, without any problem. Seems to be quite reliable

    • @JeffPaisano
      @JeffPaisano 9 месяцев назад

      @@jitesh_helloworld On the same subject of the type of sensor, This project provides the data I need from my tanks but my tanks are much bigger - they are 20ft tall. Is this still the right sensor or is there another one that would suit my needs? Where can I see the options for sensors and their parameters that will work with this project? Thank you.

  • @vipinrehani
    @vipinrehani 4 года назад +5

    Commendable

  • @ronaldschouten1284
    @ronaldschouten1284 3 года назад +1

    Super nice project, but I am looking for this for Arduino uno mega2560. If anyone can help, please let me know.

  • @lakshmiprabha1591
    @lakshmiprabha1591 2 года назад

    This seems to be nice project. May I know the front end and back end used in this project.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Thanks.. Web application is developed in php, html and JavaScript.. Backend Mysql.. And a python script on Raspberry pi..

    • @lakshmiprabha1591
      @lakshmiprabha1591 2 года назад

      @@jitesh_helloworld thankyou

  • @rivelinobarbosa
    @rivelinobarbosa 3 года назад +2

    Do you have a detailed step by step instructions? And congratulations for your project.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +2

      Thanks Rivelino. Its been pending for some time now.I will soon write about it and share the link. Till then you can check the mini instructions to use the sample code on github readme. github.com/jiteshsaini/Smart-Water-Tank

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Hi Trevor, i will soon do that and post a link here. Till then, you can ask anything specific which needs elaboration.

  • @vomm27
    @vomm27 3 года назад +2

    Hi JItesh bro can you please give us step by step tutorial, i was wondering in side the box what is the use of relay switch and how the light bulb turned on when water level is low. Please provide step by step that would be helpful us

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +2

      Hi there. Just wait for about 10 days, Im coming up with something.

    • @vomm27
      @vomm27 3 года назад +1

      @@jitesh_helloworld hi Jitesh bro many thanks I'm 100% the full tutorial would help many people here. Great work you are doing please continue it.

    • @vomm27
      @vomm27 3 года назад +1

      Hi bro full tutorial please

  • @vedaantbhangle3624
    @vedaantbhangle3624 3 года назад

    Hello sir . I have followed all the instruction given in the git hub provided by you. But I am facing troubles in connecting the raspberry pi output to the data base . Please sir help me

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      You need to find out the ip address of web host where the database is running.. Then replace the IP address in python script with this one. Simple commands such as ifconfig on linux and ipconfig on windows will tell you that

    • @vedaantbhangle3624
      @vedaantbhangle3624 3 года назад

      @@jitesh_helloworld sir I have changed the IP but it's still showing error and not getting connected.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      @@vedaantbhangle3624 check ur mail

    • @vedaantbhangle3624
      @vedaantbhangle3624 3 года назад

      @@jitesh_helloworld thank you sir but I have mailed you my last doubt.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Replied. Good it's working for you.

  • @wearesisterstube7354
    @wearesisterstube7354 3 года назад +1

    Amazing

  • @varunimdr
    @varunimdr 2 года назад

    Excellent work. Where to get a sensor from?

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Thanks..It's easily available online. Commonly available

  • @hastyarblbas1519
    @hastyarblbas1519 3 года назад

    Please dear i want to create this program on visual studio csharp and arduino how do this please?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Hi. implement the sensor interface sketch in Arduino. Use the Ethernet shield to send the data over lan. For that you can create a simple socket program. Now implement the other side of socket program in c sharp and recieve the data. Integrate the data in on gui created through c sharp

    • @hastyarblbas1519
      @hastyarblbas1519 3 года назад

      @@jitesh_helloworld But sorry dear i don't know how to connect you'r arduino project with c# and creating a socket between both of them! have you any tutorial about this?
      dear i need this project please if you help me i'm glad to be❤

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      @@hastyarblbas1519 my project is based on Raspberry Pi not arduino. You can look at the code of this project here github.com/jiteshsaini/Smart-Water-Tank

  • @omarote5907
    @omarote5907 2 года назад

    How to make thise Web page?

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      check this github link github.com/jiteshsaini/Smart-Water-Tank

  • @pcshorts...5789
    @pcshorts...5789 3 года назад +1

    Hi 👋 sir I m a 12 class student going to engineering college this year can u tell me a platform or a good book to start with raspberry pi home automation and robotics projects?I just know python 3.

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      The best way to learn is by start building small projects using a raspberry pi. You already know Python, so I won't be a problem at all. Start with simple programs to control GPIO pins and Pi camera using Python. Soon you will be craving for advanced stuff. You can see the beginner examples at projects.raspberrypi.org/en/projects
      Again, learning with experimentation is the best way. Internet is full of treasures, whatever you need to know is available on first page of google search.

    • @pcshorts...5789
      @pcshorts...5789 3 года назад

      @@jitesh_helloworld 👍thank you so much sir 😀👍🙏

    • @pcshorts...5789
      @pcshorts...5789 3 года назад

      @@jitesh_helloworld in beginning are paid Udemy/ Coursera courses worth buying?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      I won't recommend. There is enough free quality stuff available.

    • @pcshorts...5789
      @pcshorts...5789 3 года назад

      @@jitesh_helloworld ok great sir 👍👍🙏🙏

  • @necroticnecrotic8000
    @necroticnecrotic8000 2 года назад +1

    Thanks, This is working well, But How can I can I change the time zone ?. I did edit the line in the phplot.php file to my local timezone but the graph is still plotting 3.5 hrs ahead.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Paste that line in graph.php and see

    • @necroticnecrotic8000
      @necroticnecrotic8000 2 года назад

      Thanks... Tried that.
      date_default_timezone_set("Africa/Johannesburg") ;
      Ive put that in the graph.php, but did not change anything.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Ok.. so I checked.. Pl change the timezone in 'insert_data.php' file. This file is responsible for storing level value in database along with time info. This should solve your issue. Let me know.. I will update the code to make this setting easy for others too.. Thanks

    • @necroticnecrotic8000
      @necroticnecrotic8000 2 года назад

      Thanks, that fixed it.
      Much appreciated

  • @youuu1588
    @youuu1588 Год назад

    There is a techincal problem in this code. If you will run this program continuously for around 8 to 9 hours it crashes and system becomes offline. I am 100% sure about this as I have done research on this and this was happening with me but I solved this problem. No body in youtube will tell you about this problem because they them self even don't know why it is happening and how to solve this.

  • @YoTu77
    @YoTu77 4 года назад +1

    genius!

  • @austineadah2843
    @austineadah2843 3 года назад

    Nice..can we have a book written with practical projects like this?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +2

      Thanks.. i guess in today's era of digital information, best way is to join/subscribe the communities & blogs which interests you to remain updated. The information gets continuously added/updated, so a single book might not be able to do the justice

    • @austineadah2843
      @austineadah2843 3 года назад

      Okay.

  • @Samir-ah
    @Samir-ah 3 года назад

    good job bro, what about the distance between pi and the sensor ?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +2

      Thankyou.. the distance is around 25 meters. Connected through lan cable. Not experienced any issues so far.

    • @Samir-ah
      @Samir-ah 3 года назад

      @@jitesh_helloworld thank you, It was to find out if the distance can influence the voltage

    • @yash.s3321
      @yash.s3321 3 года назад

      @@Samir-ah CAT 5 had resistance of 0.75ohm per 15meters

  • @boukariousmanemahamadoulam5394
    @boukariousmanemahamadoulam5394 4 года назад

    Is it possible to collect or download the time series water level data for study use for example?
    I need your Whatsapp or email Sir if possible. Thank you

    • @jitesh_helloworld
      @jitesh_helloworld  4 года назад

      Yes it is possible. The data is stored in a database and can be exported. Msg your email id here, I will reply.

  • @mistrumer3375
    @mistrumer3375 2 года назад

    Sir can you send me this project documentation?

  • @senthil2vsk
    @senthil2vsk Год назад

    Hi Jithesh, I would like to collaborate with you on this project.
    Regards,
    Senthil

  • @shuznut
    @shuznut 3 года назад

    👍

  • @msharialosimi9782
    @msharialosimi9782 3 года назад +1

    I got lost in 2:45 I don’t know what to do with the circuit

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      the circuit is made to achieve the resistance configuration between blue and black wire as shown in the diagram at 2:54

    • @msharialosimi9782
      @msharialosimi9782 3 года назад

      @@jitesh_helloworld do i use only 1 k ohm and 2 k ohm?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      @@msharialosimi9782 yes. thats right. the resistors make a voltage divider circuit to reduce the 5V signal to 3.3V, which is compatible with echo pin. Read more about it here
      thepihut.com/blogs/raspberry-pi-tutorials/hc-sr04-ultrasonic-range-sensor-on-the-raspberry-pi

    • @msharialosimi9782
      @msharialosimi9782 3 года назад

      @@jitesh_helloworld hi, i have one question and sorry to bother you me we did everything except the website for bottle we need your help

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Pl ask

  • @arhampawle4251
    @arhampawle4251 3 года назад

    Hey , great project just wanted to know , can I create this project using tinkercad?
    If yes , please give some tips on how to do it.
    Thanks!

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      Hi, just explored the term and found that you can do some 3D stuff using it. If it can interact with a mysql database then of-course you can. Just work out how to read the value from a database and supply it to a widget provided by tinkercad

    • @arhampawle4251
      @arhampawle4251 3 года назад

      @@jitesh_helloworld Thanks man , I am facing some difficulty in the web host part , can you help me out with that please , is there any way I can contact you through email or whatsapp?

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад

      jitesh@helloworld.co.in

  • @mandarinnu
    @mandarinnu 2 года назад +1

    Please remove background music in your future videos. :)

  • @AASSDD2022
    @AASSDD2022 3 года назад

    Hi there! Thanks for sharing. For those who are gonna try it, it didn't work for me with clean water. Thanks anyway!

    • @jitesh_helloworld
      @jitesh_helloworld  3 года назад +1

      Thanks.. It should work with clean water also.

    • @bhushanmundhekar3879
      @bhushanmundhekar3879 2 года назад

      Can this be resolved by putting something like floating plastic plate on water surface under sensors?...Just wondering if that helps.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад +1

      No need. water surface reflects just fine

  • @Acap-jm5ek
    @Acap-jm5ek 2 года назад

    Hello bro...can you tell me exactly function of that relay...btw nice video bro from Malaysia

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Thanks.. That relay board is connected to the GPIO pins to actuate any external appliance.. The bulb you saw in the video is triggered via relay

    • @Acap-jm5ek
      @Acap-jm5ek 2 года назад

      @@jitesh_helloworld okee tq bro

  • @lotfibouchiba1537
    @lotfibouchiba1537 Год назад

    Please, Your Excellency, return the project using it ESP32 and IDE

  • @rajbalachandran9465
    @rajbalachandran9465 3 года назад +1

    Likes 💗💗

  • @yacinemaaroof1496
    @yacinemaaroof1496 3 года назад

    Water inside the bottle is blue and outside without color

  • @sotaog5743
    @sotaog5743 2 года назад

    #sotaog working on the same concept

  • @timoteodelaislaoneill3242
    @timoteodelaislaoneill3242 3 года назад +1

    Genius

  • @abdellahdrissi6552
    @abdellahdrissi6552 4 года назад

    Bonjour Mr Jitesh,
    Merci pour la vidéo.
    SVP, je vous sollicite d'étudier la possibilité de refaire le code python en utilisant la librairie: "GPIOZERO".
    Merci d'avance.

    • @jitesh_helloworld
      @jitesh_helloworld  4 года назад

      Je suis sûr que vous auriez vu cela:-
      gpiozero.readthedocs.io/en/stable/recipes.html#distance-sensor
      il ne devrait pas être difficile d'étendre le code gpiozero donné dans le document

    • @abdellahdrissi6552
      @abdellahdrissi6552 4 года назад

      @@jitesh_helloworld Bonjour Mr Jitesh,
      Merci beaucoup pour votre réponse.
      Justement, c'est à ce code que je fais allusion pour obtenir votre confirmation.
      Dans votre code, comment intégrer cette ligne de code et à quel endroit?
      Merci d'avance pour votre assistance.

    • @thesniper710
      @thesniper710 3 года назад

      @@abdellahdrissi6552 is suffirait je pense juste de changer les déclarations sur le script pyhton, faire juste attention aux pin utilisé pour ECHO TRIG et ALARM

  • @mehulgupta5230
    @mehulgupta5230 2 года назад

    sir what cost i can make? can i make for school project.. even i want to contact you

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Cost of hardware is not much.. Raspberry Pi and ultrasonic sensor... Around 3000/- .. You need to setup a webserver on any pc for the web GUI.. Drop an email on jitesh@helloworld.co.in

  • @luyosamson3337
    @luyosamson3337 2 года назад

    Does the same codes in Raspberry Pi work with ESP32 microcontroller or there is modification needed?Kindly send me your email.Thank you.

    • @jitesh_helloworld
      @jitesh_helloworld  2 года назад

      Raspberry pi code is in python. For ESP 32 you need C code. So it won't work.
      jitesh@helloworld.co.in