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


Groups > comp.lang.python > #107183

Re: read datas from sensors and plotting

From Larry Martell <larry.martell@gmail.com>
Newsgroups comp.lang.python
Subject Re: read datas from sensors and plotting
Date 2016-04-17 13:00 -0400
Message-ID <mailman.106.1460912409.6324.python-list@python.org> (permalink)
References <nf0el0$181b$1@gioia.aioe.org> <CACwCsY5ZjBmSUJayt6=YbBoOj6Fp0O8_G6Wq5HbYK2ajVGuyPg@mail.gmail.com>

Show all headers | View raw


On Sunday, April 17, 2016, ranran <ranran@nospam.it> wrote:

> 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?
>

Check out plotly

https://plot.ly/python/

Back to comp.lang.python | Previous | NextPrevious in thread | Next 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