Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #69504
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed1.news.xs4all.nl!xs4all!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <jsf80238@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.080 |
| X-Spam-Evidence | '*H*': 0.86; '*S*': 0.02; 'subject:plot': 0.09; 'cc:addr:python-list': 0.11; '\xc2\xa0i': 0.16; 'cc:addr:python.org': 0.22; 'cc:2**0': 0.24; 'this:': 0.26; 'header:In-Reply-To:1': 0.27; 'message-id:@mail.gmail.com': 0.30; 'that.': 0.31; 'could': 0.34; 'received:google.com': 0.35; 'serial': 0.72; 'to:none': 0.92 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:cc :content-type; bh=9zWXyDdsRGRUwtVUDV3eFxxfPVclThYVOxEQbB84EhQ=; b=tZFPRwvxvxKkhYZYNUrfgh9O3pA1y3NRQ2uE2K6nRI+zFBK6vsF80xKYVJWRxeqzTp HHSCJqgWFeMNnX+kMsroyFDlZkZt/Qb4lCjBDnS+hmroP02zYJysYrHnFiE/cQ2UZc0W SV2TNW8aJgHDT3m0LkvTh0mu8CFM8vwHTl8AAeYtCD5/vznDthNlMz/iui7HGKKX8oiC 0RWitfXrRAKSFle3ZQsrdMiWg/cnG5wflPKwWR+qV+SYMQ98VAOyJ1KtYCTlOlffKauY 5J4ujfr57PpN1mzshqQ+xSoMooOfRl047PrToxNhgwmquRKsvZIJkRHw2NWgxJKHdhj3 nSDg== |
| MIME-Version | 1.0 |
| X-Received | by 10.140.87.151 with SMTP id r23mr32898409qgd.23.1396353049839; Tue, 01 Apr 2014 04:50:49 -0700 (PDT) |
| In-Reply-To | <CADfnUA0w9EFwJUXYMqnDiHqcNYZ2TRmi9E4F6DTVZ4kzMYi=Ew@mail.gmail.com> |
| References | <CADfnUA0w9EFwJUXYMqnDiHqcNYZ2TRmi9E4F6DTVZ4kzMYi=Ew@mail.gmail.com> |
| Date | Tue, 1 Apr 2014 05:50:49 -0600 |
| Subject | Re: realtime plot |
| From | Jason Friedman <jsf80238@gmail.com> |
| Cc | python-list <python-list@python.org> |
| Content-Type | multipart/alternative; boundary=001a11c13d64844f8504f5f9c7d5 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.8795.1396353052.18130.python-list@python.org> (permalink) |
| Lines | 29 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1396353052 news.xs4all.nl 2833 [2001:888:2000:d::a6]:40751 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:69504 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
> > I want to plot serial data from Arduino by Chaco. Could you help me and > guide me about that. > I found this: http://www.blendedtechnologies.com/realtime-plot-of-arduino-serial-data-using-python/231 .
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
Re: realtime plot Jason Friedman <jsf80238@gmail.com> - 2014-04-01 05:50 -0600
csiph-web