I have real-time humidity and temperature data saved in a MySQL database. Now, I want to create a web page to monitor real time weather data in control charts. How do I plot real-time control charts on a web page using MySQL data and PHP?
2
-
Could you explain us what you have tryed so far so that we can help you to find a solution based on your current ideaYannick Huber– Yannick Huber2018-08-16 09:25:40 +00:00Commented Aug 16, 2018 at 9:25
-
I do not have great knowledge on web design or coding. But I have created login page with some tutorials and now I have no idea how to proceed. I have searched about this and I didn't get any idea about this. Data getting part is over. I have used NodeMCU and DTH sensor to get weather data. I have used 000webhost hosting site to store data and hosting. Now I want to design a web page which can monitor weather data in control chart (graph). I want some instructions and samples to do that task.Uditha Samarakoon– Uditha Samarakoon2018-08-16 10:53:29 +00:00Commented Aug 16, 2018 at 10:53
Add a comment
|