Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Python > Re: Chaco for real-time plot of PySerial data

Reply
Thread Tools

Re: Chaco for real-time plot of PySerial data

 
 
Robert Kern
Guest
Posts: n/a
 
      11-03-2011
On 11/1/11 10:27 PM, Jack Keegan wrote:
> Hi there,
>
> I asked this question on the enthought chaco mailing list some time last by have
> yet to receive a reply. Thought I'd ask here to see if anyone could shed some
> light on things for me. I have been considering using chaco / traits for close
> to a year now and am finally biting the bullet so to speak. What I would really
> like to do to begin with is to make a real-time plotting application which gets
> its data from the serial port. Can anyone please point me in the right direction
> for doing this?
>
> Since I didn't get a reply on the chaco list I'm now thinking it might be a
> dangerous route to go down since it will be difficult to get help. Any
> recommendations?


I'm sorry we didn't respond to you. The chaco-users mailing list is not
well-subscribed or well-trafficked, but the enthought- mailing
list is. We haven't done a good job of letting new people know they should be on
the chaco-users list to answer questions or updating the documentation to point
users to enthought-dev instead.

Anyways, to answer your question, we have several examples of how one sets up a
plot then updates it with new data:

https://github.com/enthought/chaco/t.../updating_plot

I can't help much with the PySerial part, I'm afraid. Integrating that with the
GUI event loop is probably going to be the trickiest bit.

--
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
that is made terrible by our own mad attempt to interpret it as though it had
an underlying truth."
-- Umberto Eco

 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Pylab and pyserial plot in real time googlinggoogler@hotmail.com Python 6 11-08-2005 06:25 PM
Status of Chaco? Tim Lesher Python 1 04-04-2005 10:17 PM
Variable size plot symbols, variable hue plot colors in Python (MatPlotLib) ? Dr. Colombes Python 1 02-10-2005 08:49 PM
chaco & boa constructor Turhan Ozen Python 0 09-30-2003 02:27 PM
chaco setup Robin Becker Python 0 07-27-2003 02:20 PM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57