How to upload real-time data on Webserver?

Поделиться
HTML-код
  • Опубликовано: 14 окт 2024

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

  • @Khushi-io7ey
    @Khushi-io7ey Месяц назад

    Thank you this video is very helpful

  • @8794warsalt
    @8794warsalt 5 лет назад +2

    Can I just replace the soil moisture sensor with temperature sensor DS18b20?
    Or need another code?

  • @0124akash
    @0124akash 2 года назад

    This project based on local network or internet based ?

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

    Hi, what would you add in the code if you use a sound sensor instead? I tried but failed to establish a connection to the server.

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

    In this tutorial, you send data from nodemcu to the webserver but how to do bi-directional data exchange between nodemcu and webserver. suppose that if you want to irrigate land according to the data receive then how to send data from webserver to nodemcu to control pump.

  • @bashiralao9172
    @bashiralao9172 4 года назад +2

    hi sir
    "page = "sensor to nodemcu web serverData: " + String(data) +"

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

      It's showing there as you can check in the video

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

      www.teachmemicro.com/display-sensor-data-nodemcu-web-server/ use that link for similar project with the code

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

    Thank you for explanation I am really happy with it. But what if you want to view it on a dash board?

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

    Hi i am using this same code please can you tell me how can i add new data to the web server in form of stings not just some numerical data. It would be of great help thankyou.

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

    Hi, it was a great learning for me. but i m stuck in sending two variables data(Temperature in degrees and Dissolved Oxygen in ppm) at at time. but i m getting only one variable data at single instance.then second variable data in next instance .please help me in this ....thanks in advance

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

    Sir I am currently working on something similar to reading real time values could you help me with this?

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

    can i access this data from my mobile phone using a browser by this ip address, please reply

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

    Can we upload our codes on our own WordPress website

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

    Where can I find the code?

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

    hello can we use the same code for arduino uno connected to esp8266 module?

  • @0124akash
    @0124akash 2 года назад

    This project based on local network or internet based sir ?

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

      Local network

    • @0124akash
      @0124akash Год назад

      @@InnovateYourselfashu can I make this project internet based sir ?

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

      @@0124akash yes you can

    • @0124akash
      @0124akash Год назад

      @@InnovateYourselfashu but how to do ? give me some example sir.

    • @0124akash
      @0124akash Год назад

      @@InnovateYourselfashu sir am still waiting.

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

    I could not install the libraries which you included

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

    and pls sir can you give me a hint on how to upload 4 sensor datas using this same method.
    i already have the datas stored in 4 different variables
    thanks

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

      Like you can in the page variable we have written the data for one sensor using html tags try adding the data in the same way for 4 sensors

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

    The video was very useful. thanks

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

    i tried it but not working i am getting a blank screen even in my pc

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

    On the 29 th line it is showing error, that it was showing that expected colon before {} token

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

      Check the previous line, may be you forgot to add semicolon at the end of that line

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

    Thank you.This was very useful.Keep up the good work

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

    Can any one tell me where I can I get this code

  • @roviederamos3110
    @roviederamos3110 5 лет назад

    Sir may i know what library i need to use i cant find it on the ide

    • @InnovateYourselfashu
      @InnovateYourselfashu  5 лет назад

      All the libraries used in the video you must have that n if you don't then goto sketch >libraries >manage libraries and then search for what you want

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

    This sensor corrodes and is no good, can you do a video using the new capacitive water sensor please?

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

    Make video so that i can see real time data on webserver and i can see all data so that i can save in csv format

  • @emeteriocatabayjr.7885
    @emeteriocatabayjr.7885 3 года назад +2

    Its not realtime if refreshing your browser.

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

    Thanks bro. this is exactly what i was searching for :) :) :)

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

    can you suggest a way to send the realtime output of an IR sensor to a server(cloud)?

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

    Ardiano?

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

    Its a good video but your title is wrong, you have not uploaded any data to any web-server you have created a web-server on the device and are serving it on the local wifi -- Uploading data would mean you create a client to some external internet API / HTTP service and send data to that -- you dont even need internet for what you are doing, just need wifi.

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

    Provide code in the description

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

    Where is github link?

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

    Did anyone got output here?

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

    Somebody provide me the code after that String(data in the void loop function.

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

    Thanks sir

  • @md.harunurrashidbhuiyan6684
    @md.harunurrashidbhuiyan6684 3 года назад

    Can you give the code file

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

    Will my IP address be publicly visible?

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

    Fantastic!

  • @HarshGupta-rq5yy
    @HarshGupta-rq5yy 5 лет назад

    Sir plz tell me how can I contact you

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

    Can you please upload the code

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

    Thank you so much

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

    great work

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

    Sir code please

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

    My name is Pankaj Saini 😅

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

    Same phonr honor 7x

  • @AbdurRahman-vt7vx
    @AbdurRahman-vt7vx 5 лет назад

    💗💗💗

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

    Bhi agre urdu me bataty to samje aty

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

    Sir can you post your mail id .?

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

    Ws2812b Code is uploaded but IP address and Wi-Fi not show plz ..halp

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

      Which controller are you using?

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

      @@InnovateYourselfashu ESP8266

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

      What code have you uploaded to it and how have you uploaded it?

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

      @@InnovateYourselfashu esp 8266 kit update
      Software name :- ardino ide
      Ws2812b library
      Code is uploaded but IP address and Wi-Fi not show