-- https://mail.python.org/mailman/listinfo/python-list
I'm reading in python some values from some sensors and I write them in
a csv file.
My problem now is to use this datas to plot a realtime graph for a
example in a web server.
Is it possible to read in the same time the values, writing in the file
and plot them in a webpage with python?
- read datas from sensors and plotting ranran
- Re: read datas from sensors and plotting Larry Martell
- Re: read datas from sensors and plotting Joel Goldstick
- Re: read datas from sensors and plotting ranran
- RE: read datas from sensors and plotting Albert-Jan Roskam