How to upload real-time data on Webserver?

  Рет қаралды 50,225

Innovate Yourself

Innovate Yourself

Күн бұрын

Пікірлер
@Khushi-io7ey
@Khushi-io7ey 4 ай бұрын
Thank you this video is very helpful
@bashiralao9172
@bashiralao9172 4 жыл бұрын
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 4 жыл бұрын
www.teachmemicro.com/display-sensor-data-nodemcu-web-server/ use that link for similar project with the code
@8794warsalt
@8794warsalt 5 жыл бұрын
Can I just replace the soil moisture sensor with temperature sensor DS18b20? Or need another code?
@InnovateYourselfashu
@InnovateYourselfashu 5 жыл бұрын
Use any sensor you want to use and then use its value
@nishantsrivastava9381
@nishantsrivastava9381 3 жыл бұрын
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.
@mokarrom_z2
@mokarrom_z2 4 жыл бұрын
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.
@pranavk4059
@pranavk4059 Жыл бұрын
hello can we use the same code for arduino uno connected to esp8266 module?
@InnovateYourselfashu
@InnovateYourselfashu Жыл бұрын
Yes
@pranavk4059
@pranavk4059 Жыл бұрын
@@InnovateYourselfashu thank you sir 🙏🏻🙏🏻🙏🏻
@amdude7530
@amdude7530 2 жыл бұрын
can i access this data from my mobile phone using a browser by this ip address, please reply
@InnovateYourselfashu
@InnovateYourselfashu 2 жыл бұрын
Yes but for that you have to connect to the same network
@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
@amdude7530
@amdude7530 2 жыл бұрын
i tried it but not working i am getting a blank screen even in my pc
@0124akash
@0124akash 2 жыл бұрын
This project based on local network or internet based ?
@kaliyannan5987
@kaliyannan5987 4 жыл бұрын
Thank you.This was very useful.Keep up the good work
@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.
@farhanahamed6178
@farhanahamed6178 3 жыл бұрын
The video was very useful. thanks
@ameyapawar7672
@ameyapawar7672 2 жыл бұрын
Sir I am currently working on something similar to reading real time values could you help me with this?
@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?
@kalaivanis1298
@kalaivanis1298 4 жыл бұрын
I could not install the libraries which you included
@drohnele3741
@drohnele3741 3 жыл бұрын
Where can I find the code?
@sharathkasubojula7117
@sharathkasubojula7117 3 жыл бұрын
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
@yenethalasyamalarao
@yenethalasyamalarao 3 жыл бұрын
Can any one tell me where I can I get this code
@venkateshwarareddy8379
@venkateshwarareddy8379 5 жыл бұрын
Thanks bro. this is exactly what i was searching for :) :) :)
@InnovateYourselfashu
@InnovateYourselfashu 5 жыл бұрын
You're welcome❤️
@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
@bashiralao9172
@bashiralao9172 4 жыл бұрын
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 жыл бұрын
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
@asmamumtaz2036
@asmamumtaz2036 4 жыл бұрын
Can we upload our codes on our own WordPress website
@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 жыл бұрын
Its not realtime if refreshing your browser.
@InnovateYourselfashu
@InnovateYourselfashu 3 жыл бұрын
With ajax script you will not have to refresh it
@neilbarnedo110
@neilbarnedo110 3 жыл бұрын
Ardiano?
@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.
@bpaulkim
@bpaulkim 3 жыл бұрын
Fantastic!
@asmitaunhale7347
@asmitaunhale7347 3 жыл бұрын
Thanks sir
@joramotorsportteam3277
@joramotorsportteam3277 3 жыл бұрын
Where is github link?
@kalaivanis1298
@kalaivanis1298 4 жыл бұрын
Did anyone got output here?
@nishantsrivastava9381
@nishantsrivastava9381 3 жыл бұрын
great work
@nishantsrivastava9381
@nishantsrivastava9381 3 жыл бұрын
How did I get this code??
@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
@MrBobWareham
@MrBobWareham 3 жыл бұрын
This sensor corrodes and is no good, can you do a video using the new capacitive water sensor please?
@sandalithathsara1256
@sandalithathsara1256 4 жыл бұрын
can you suggest a way to send the realtime output of an IR sensor to a server(cloud)?
@azimbaldiwala9607
@azimbaldiwala9607 3 жыл бұрын
Use firebase or your own server (python flask server )
@sandalithathsara1256
@sandalithathsara1256 3 жыл бұрын
@@azimbaldiwala9607 Thank you
@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.
@rogerabucejo4065
@rogerabucejo4065 3 жыл бұрын
Somebody provide me the code after that String(data in the void loop function.
@mohammadshahidhusaini3122
@mohammadshahidhusaini3122 3 жыл бұрын
page = "Sensor to Node MCU Web ServerData: "+String(data)+"";
@md.harunurrashidbhuiyan6684
@md.harunurrashidbhuiyan6684 4 жыл бұрын
Can you give the code file
@harishharry4698
@harishharry4698 3 жыл бұрын
Thank you so much
@sastenashe2301
@sastenashe2301 3 жыл бұрын
Provide code in the description
@ishantripathi9707
@ishantripathi9707 2 жыл бұрын
Will my IP address be publicly visible?
@InnovateYourselfashu
@InnovateYourselfashu 2 жыл бұрын
Only locally
@ishantripathi9707
@ishantripathi9707 2 жыл бұрын
@@InnovateYourselfashu thanks
@phaneendravsk2963
@phaneendravsk2963 3 жыл бұрын
Can you please upload the code
@InnovateYourselfashu
@InnovateYourselfashu 3 жыл бұрын
Check the link in the description
@sumanthnaik8567
@sumanthnaik8567 3 жыл бұрын
Sir code please
@HarshGupta-rq5yy
@HarshGupta-rq5yy 5 жыл бұрын
Sir plz tell me how can I contact you
@InnovateYourselfashu
@InnovateYourselfashu 5 жыл бұрын
I have given you the contact no check that
@HarshGupta-rq5yy
@HarshGupta-rq5yy 5 жыл бұрын
Where
@InnovateYourselfashu
@InnovateYourselfashu 5 жыл бұрын
@@HarshGupta-rq5yy check the description of this video
@AbdurRahman-vt7vx
@AbdurRahman-vt7vx 5 жыл бұрын
💗💗💗
@codetheandroid
@codetheandroid 4 жыл бұрын
Same phonr honor 7x
@InnovateYourselfashu
@InnovateYourselfashu 4 жыл бұрын
What?
@codetheandroid
@codetheandroid 4 жыл бұрын
@@InnovateYourselfashu your phone hot-spot name in code wifi ssid
@codetheandroid
@codetheandroid 4 жыл бұрын
@@InnovateYourselfashu your phone hot-spot name in code wifi ssid
@InnovateYourselfashu
@InnovateYourselfashu 4 жыл бұрын
Ohh ok. That's an old video
@radeonblue1816
@radeonblue1816 2 жыл бұрын
My name is Pankaj Saini 😅
@harishharry4698
@harishharry4698 3 жыл бұрын
Sir can you post your mail id .?
@InnovateYourselfashu
@InnovateYourselfashu 3 жыл бұрын
ashus3868@gmail.com
@zahidakram9622
@zahidakram9622 3 жыл бұрын
Bhi agre urdu me bataty to samje aty
@InnovateYourselfashu
@InnovateYourselfashu 3 жыл бұрын
Ok, but I don't know urdu
Real-time Uploading of sensor data on webserver without refreshing
13:30
Innovate Yourself
Рет қаралды 16 М.
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН
OCCUPIED #shortssprintbrasil
0:37
Natan por Aí
Рет қаралды 131 МЛН
SLIDE #shortssprintbrasil
0:31
Natan por Aí
Рет қаралды 49 МЛН
УНО Реверс в Амонг Ас : игра на выбывание
0:19
Фани Хани
Рет қаралды 1,3 МЛН
Write POST Data to Server with Arduino Uno with WiFi
24:56
Eli the Computer Guy
Рет қаралды 82 М.
Sending data to thingspeak website using esp8266 Arduino Tutotial
8:08
espcomm_upload_mem failed | Error solved | ESP8266 projects
7:38
Война Семей - ВСЕ СЕРИИ, 1 сезон (серии 1-20)
7:40:31
Семейные Сериалы
Рет қаралды 1,6 МЛН