Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #107181

read datas from sensors and plotting

From ranran <ranran@NOSPAM.it>
Newsgroups comp.lang.python
Subject read datas from sensors and plotting
Date 2016-04-17 18:46 +0200
Organization Aioe.org NNTP Server
Message-ID <nf0el0$181b$1@gioia.aioe.org> (permalink)

Show all headers | View raw


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?

Back to comp.lang.python | Previous | NextNext in thread | Find similar | Unroll thread


Thread

read datas from sensors and plotting ranran <ranran@NOSPAM.it> - 2016-04-17 18:46 +0200
  Re: read datas from sensors and plotting Larry Martell <larry.martell@gmail.com> - 2016-04-17 13:00 -0400
    Re: read datas from sensors and plotting ranran <ranran@NOSPAM.it> - 2016-04-17 22:21 +0200
  Re: read datas from sensors and plotting Joel Goldstick <joel.goldstick@gmail.com> - 2016-04-17 13:04 -0400
  RE: read datas from sensors and plotting Albert-Jan Roskam <sjeik_appie@hotmail.com> - 2016-04-17 17:35 +0000

csiph-web