Hi All,
I want to read live sensor data and plot it from my raspberry pi. I am using flask. Currently I have socket.io set up to try and read the live sensor data on my website and display it, but I am having trouble with it and I get the feeling maybe this is more complicated than it needs to be. Does anyone on here have any experience or an idea on how I could approach this problem? I want to have live plotting graphs that go back ~30 data points and will update at intervals. Anyone have any ideas? I've researched it a bunch and figured people on here could have some valuable input. Thanks!