Multi data stream plot with Chaco

Joined
Jul 21, 2015
Messages
1
Reaction score
0
Hi,
I use an ADC from a PIC to acquire voltage values. These values are sent to my PC from a serial communication (rs232), so I use PySerial to retrieve datas. I need to plot these datas in real time. For this I use chaco, like data_stream.py example https://github.com/enthought/chaco/blob/master/examples/demo/advanced/data_stream.py
For now, I can plot my voltage values, but I need to plot different voltage values because I have many ADC with different type of values. So I would like to do multiplotting of my values in real time.
Can I do this with data_stream example ?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,733
Messages
2,569,440
Members
44,830
Latest member
ZADIva7383

Latest Threads

Top