Название | : | ESP32/ESP8266 Plot Sensor Readings in Real Time Charts - Web Server |
Продолжительность | : | 3.55 |
Дата публикации | : | |
Просмотров | : | 167 rb |
|
Thank you Rui Found this guide most helpful Comment from : Arp Catchall |
|
Inspiring ! Comment from : Evilkittyof doom |
|
How long can it store information? I want to open the webpage and see temperature for the last 24 hours It can update every 2 minutes for example Is this possible? Comment from : Kim-André Johansen |
|
did you use python language in your web ? Comment from : John Harold Castillo |
|
Can this be done on a web server that is configured as an access point? Let's say for example you want the arduino to host the server, but have the arduino not connected to Wifi, is it possible to implement Highcharts without Including the JavaScript files in the section of your web page, but storing the JS files on the arduino? Comment from : lukeskywalkerbachman |
|
Hi I would the same think but monitoring an on cnc using serial rs232 Could you have any idea to do this? Thanks Comment from : Giova |
|
hello, is it possible to save the recorded data to a database Thank you for the response Comment from : Christian Paul |
|
Can we do this with Arduino UNO? Comment from : Tariq |
|
how can i do it in android please help me Comment from : All in One |
|
Nice explanation sir, but I have a question Could we set the webserver that has ability to auto-add the plot chart when there's a new sensor readings installed? (For example, I wanna visualize sensor readings from every node in my mesh network created by painlessmesh) Comment from : Donny Ali Sanjaya |
|
A good idea to make a graph dynamically! Super project! Thank you! Comment from : EchOes Of Mind |
|
Just awesome brief tutorial! Comment from : MrArtyomle |
|
Hi there, thanks for the wonderful tutorial One problem I am having is, the sensor reading once in a while gets too high, not sure why I tried the sensor with different code it works fine, another question I have is how do I add one more graph to display another sensor reading? Thanks Comment from : Matt M |
|
I want to plot second sensor data on x axis Instate of time Like voltage vs current graph Please help me to modify html file Comment from : soutak biswas |
|
Thanks a lot! Comment from : GiegX |
|
how hard is it to make a graph from a microphone? i'd love to use the esp32 with a microphone as a babymonitor Comment from : Jo sias |
|
nice Comment from : Orijina Junior |
|
Hello Rui! Amazing project, can I know, if the data file is inside the arduino project? Comment from : David Santiago Galván |
|
Can we change timezone ?brThank you! Comment from : Cristi Istrate |
|
Hi I like your project very much but I have some trouble Every time when I close the website(accessed by smartphone or PC) , the data is all disappear And I open the new window of the website The data is blank Only the latest data is written on it Are there any steps of your instruction that I missed ? I appreciate that you can help me Comment from : BL-ACK Hey帝斯 |
|
Is it possible to create a local webserver with mysql data? Comment from : M4th3m4t1k0 |
|
Lets say if you have this sensor and a heart rate sensor attached Will the same system work , as both of the sensors will produce data at their own rate And what i think is that as the whole page is getting refreshed it might need all of the data at the same time from all the sensors Comment from : Tech Inventor Aman |
|
sir can u help me, i got problem like this when running program on website brCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///pressure (Reason: CORS request not http)brCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///temperature (Reason: CORS request not http)brCross-Origin Request Blocked: The Same Origin Policy disallows reading the remote resource at file:///humidity (Reason: CORS request not http) Comment from : Farhan Jihad |
|
how i can configured BH1750 sensor to web server with esp32 devkitv1? Thank you advance for your support Comment from : Slavi Ormanliev |
|
hi coolvideos man :! any ideas what i could google if i want to safe these charts on the webserver so whenever i come to the webpage i can also read past messurements? in ur verison i can only see present and past messurements Comment from : Sebastian Maier |
|
HOW YOU RECORDS VIDEOS Comment from : Mr Tech Inventor |
|
The data update speed is nearly per 30 seconds How to increase the speed? Comment from : Jayakrishnan K |
|
Hello, Santos I'm currently working on ESP32 800l project I need help from you How can I contact you? Comment from : RococoCamp |
|
Is there a way to export the data to a csv? Comment from : Giovani Pellin |
|
I have an esp8266 user exception (panic/abort/assert)!! how do I fix that? Comment from : Xavier Tintin |
|
sir do you have the code with tof sensor for measuring distance Comment from : bharath Kalyaan |
|
Can i change the sensor using dht11? Comment from : Fajar Wahidan |
|
this is not nice , this is perfect !!! brI am suscribing directly to your channel Comment from : Herr JONATAN |
|
Nice tutorial, even if sharts made me laugh Google what a shart it Comment from : Terry Peake |
|
How do we save these data in our PC Comment from : Raveen Kumuditha Rathnayaka |
|
anyone have an idea about the comparison of the ESP32 Y-axis values with the real ECG Graph Help me, pleasebrEmail mshaukat622@gmailcom Comment from : Muhammad Shaukat |
|
Interesting! Chartsbr ESP32 Smart Thermostat wwwArduinoTK Comment from : Luberth Dijkman |
|
Good day,
brWould that also work with a NodeMCU Amica module V2 ESP8266?
brI have built a small weather station with a 13 OLED display but would like to show the sensor data on a diagram or something if that were possible I just can't find anything on the internet Comment from : DR Rändel |
|
Is it possible to do it with a DS18B20 Comment from : doc777ga |
|
hi, can this be logged into csv file? Comment from : Haziqah Zaifuddin |
|
Web server are local ? Comment from : Engineer 10 |
|
Thank you verry much this is exactly what i needed !!! Comment from : Leon Lue |
|
Hi Rui! How can I change the X Axis time to my local timezone? Comment from : Jonas Molleta |
|
That is good thank you Comment from : Basman George |
|
This project is awesome! I test it and works like a dream But I would like to know if I could take time from a rtc component attach to esp32? I will use the ESP32 with an RTC and an SD card to datalogger the sensors This device will not connect to internet, but I will use ESP softAP to make an access point, so I could use any device to connect with ESP32 network and see the readings Thank you for share this project! Comment from : José Petri |
|
is there a way to get access to the esp server/Time Chart if i am not in local network? For example i want to make an ecg sensor with an esp and show the results like this time chart but from every place not just local Thanks Comment from : Armin Senpai |
|
hi bro its great can you make it with stme32cubemx and mysql? Comment from : brandsanat |
|
Hello !!brI am trying to do a similar project, but with the difference that I have the temperature sensor, and the pressure sensor has it my friend who is located in another part of my city, the problem I have is that I want to show in The same web page, the values of the two sensors, but I don't know how to linkbrCould you tell me how to do it? Comment from : Hugo Alexander Mejia Diaz |
|
Thank you for your video! Comment from : Fienda Siddi |
|
Hey man, thanks for the tutorial I've followed it step by step but when I go to upload the code, in the serial monitor it reports that no sensor is found, check wiring I checked the wiring and its exactly how you have it Im using an esp8266 with the same bme280 sensor as you I've used an IC2 scanner and it can't discover the sensor Any ideas whats wrong? Comment from : Lorenzo De Finis |
|
Wow this is simply perfect! Thank you so much for your hard work Comment from : kaiomatico |
|
@Rui Santos , I need help how can I change the clock ? It's with 3 hours back The date it is correct Please answer me We can talk on email if you want Comment from : Daniel Bob |
|
You are a genius Do you know how to change the time zone? Comment from : DieKritik |
|
wowwwwww, thankyou, wonderfull tutorial !, I was looking for Comment from : marinformatics |
|
Is there a way to locally host the chart js code? Comment from : Ennar |
|
Hi, beautiful project ! brWhat happens once the 40 points are reached ?brThank you in advance for your answer ! Comment from : Ashgork |
|
Thanks a lot sir 🍀🍃☘️👍 Comment from : Arash Hashemi |
|
How can I send continuous data to esp such as make the led on while I am pressing the forward arrow at keyboard ? Comment from : Mohamed Ali |
|
Obrigado por compartilhar, projeto top demais, obtive sucesso por aqui Parabéns Comment from : Elias Pereira |
|
Thank you ! everything from your website is so detailed and yet can be followed by a beginner like me Comment from : Ardent |
|
Thank you, so much! Comment from : bui manhha |
|
Thanks for video! :) is it possible to make the esp8266 an access point and log data so one can view the data plots on a desktop/mobile by conencting staright to esp8266 and no need for wifi? Comment from : Marion Boynton |
|
Thank you very much, but h have problem, when i copy IP and past it on the internet is not founded Comment from : amjad alnahhas |
|
How can i collect the point on the graph in a table form Comment from : John Nathaniel Jr |
|
If i want to collect the data on the graph in a table, how do i go about it? Comment from : John Nathaniel Jr |
|
I tried to use this tutorials, everything And i modified it by using DHT11, but to no luck, it doesn't work it compile and upload properly both the filesystem and arduino sketch but there's nothing in the web "No webpage was found for the web address:" Please help to make it work Comment from : Reynaldo Bernabe |
|
fantastic tutorial! just what i was looking for Comment from : 101appscoza |
|
thanks ? how can I record this curve? Comment from : LAFROOPTIMISTE |
|
Everything including description crystal clearand work finethank you very much Comment from : sadeep priyankara |
|
You can save the data after? Comment from : Augusto P Salgado |
|
Great project can i use a Wemos D1 mini for this and what do i have to modify?brThank you Comment from : Denis Grabocka |
|
How do I do with dht11 or 22 ? Comment from : antonio gerson |
|
Raspberry DNS Solution : mypispace Comment from : Ajay Sudhera |
|
I have already built my own weather station Iam using it for quit a while now and I wonderd if it is possible to store the sensor data an the ESP for the last week and display it on a nice chart, so i don't have to wait until new sensor data cums in It would be nice if you could make a video about thatbr Thanks Comment from : Stefan Bramel |
|
Great project I'm trying to modify this for use with a AD8232 heart rate monitor, but I'm only getting a single value (4095) when I should be getting a constant stream of changing values (from 0 - 4095 using the built in ADC) The AD8232 works with just the serial monitor and plotter, so I know it's hooked up correctly Any suggestions? Comment from : anonimuso |
|
Hello! Is it possible to make realtime plotting via WiFi with ESP in the interval of 10 microseconds to build a graph? Or it's impossible for this technology? Comment from : Maxim Andreevich Kamensky |
|
I'm so glad that out of luck i found out about you! I've been watching a few of your videos now and i think you're doing a fantastic job explaining everything! I just purchased your course on ESP8266 and ESP32 and i can't wait to learn everything about it! I was wondering if you would happen to be interrested into making tutorial videos (or maybe a complete course) with using an IoT dashboard platform such as Thingsboard? Keep up the great work! Comment from : Cristian Talos |
|
Keep-up the content Great website, projects are easy to read/interpret and to upgrade thanks to your detailed comments Built project within 1 week from your basis (ESP32 Web Server using SPIFFS (SPI Flash File System)) starting illiterate on everything: youtube/PhZIWgbY1q8brAgradecido! Comment from : Bored Engineer |
|
Eu juro que achei que fosse um indiano Comment from : ADM_julis • há 44 anos |
|
Hi, can I use this to diplay data from a i2s mic? And, you know how to read that data and turn it to sound? Comment from : Felipe Garcia Encina |
|
Please is the link attached broken? Comment from : Osinowo Paul |
|
Hello, I will reset the time zone thanyou Comment from : Pupan Poulkaew |
|
A 60 hertz shart Comment from : Josh Campbell |
|
How to store multiple Web pages in esp8266 and call it as hyperlinks Comment from : kartik rajurkar |
|
A very interesting sketch as it uses a graphics library that's available on internet That library can be configured to yr needs and used in other projects This sketch is a very good introduction to its use Well done Comment from : Ed19601 |
|
Thanks! Comment from : Tiago Romao |
|
I am a regular viewer of your homepage, but did not realize, that you also have this youtube channel, so I subscribed! Nice work! Comment from : DocM |
|
Can I put the HTML in a tab in the IDE ? Comment from : Dave -in-NJ |
|
thanks Comment from : Dave -in-NJ |
|
Thank you for this perfect Video Tutorial 👍 Comment from : mco_master_of_reality |
|
Very cool, thank you Comment from : Jan Botha |
|
Very interesting projects Congrats!! Comment from : Roma Font |
|
mantap good bro Comment from : Ahmad Prayudi |
|
well done i can use this in the futur thanks Comment from : Jeff Venqueleir |
|
Thank you Comment from : mandy458 |
Build an ESP8266 Web Server with Arduino IDE - Code and Schematics РѕС‚ : Rui Santos Download Full Episodes | The Most Watched videos of all time |
ESP8266 Web Server POST Requests With JSON Data In Arduino IDE (Mac OSX and Windows) РѕС‚ : datasith Download Full Episodes | The Most Watched videos of all time |
Google Firebase u0026 ESP8266 Complete Guide - Sending/Receiving Data from ESP8266 u0026 Firebase РѕС‚ : How To Electronics Download Full Episodes | The Most Watched videos of all time |
How to plot/visualize the REAL TIME Price of Cryptocurrencies using Python and the Binance API РѕС‚ : Algovibes Download Full Episodes | The Most Watched videos of all time |
ESP8266/ESP32 connecting to SSL/TLSv1.2 secured Mosquitto MQTT Broker РѕС‚ : debsahu Download Full Episodes | The Most Watched videos of all time |
How Virtuino MQTT can communicate with an ESP8266 or ESP32 board using the Thingspeak (MQTT) broker РѕС‚ : Ηλίας Λάμπρου Download Full Episodes | The Most Watched videos of all time |
#167 KRACK Wi-Fi Attack: How to Protect our ESP8266 and ESP32? РѕС‚ : Andreas Spiess Download Full Episodes | The Most Watched videos of all time |
GPS Tracking System ( ARDUINO UNO with SIM808 GPS-GSM-GPRS Module) Send Data to web server real time РѕС‚ : Wonder Developer Download Full Episodes | The Most Watched videos of all time |
NIKON Z9 Will Not Use SONY Made Sensor ( New Nikon Made Personalized Sensor ) РѕС‚ : All About Photography Download Full Episodes | The Most Watched videos of all time |
Samsung A51 fingers sensor calibaration needed / fingers sensor calibaration fix / #fingersensor РѕС‚ : Little Tech Engineer Download Full Episodes | The Most Watched videos of all time |