Python code for record an 2D(data)

6 views
Skip to first unread message

DiL

unread,
Dec 7, 2012, 1:31:30 AM12/7/12
to expeyes...@googlegroups.com
     I have an analog data at  'A1'  of expeyes junior ,
how i can record this data for just 3 minutes to
my pc using python and after disconnecting expeyes hadware
how i can read and plot this data
in python.Anyone known plz give the python code...

Pramode C.E

unread,
Dec 7, 2012, 2:29:50 AM12/7/12
to expeyes...@googlegroups.com
There are  Python functions for reading from the analog channels - you can actually read a
"block" of data with a single invocation. Read the programmer's manual available on the expeyes.in website to find out how to use this function. Instead of "3 minutes", find out how many "samples"  you need to process - then keep calling this function until you get those many samples. You can store the samples to a file.

Later, you can use a utility like "gnuplot" (http://www.gnuplot.info/) to visualize the data.




 
 

diljith unni

unread,
Dec 7, 2012, 2:50:19 AM12/7/12
to expeyes...@googlegroups.com
sir,
can you post the link of expeyes group
thanks for your reply.
> --
>
>
>

Pramode C.E

unread,
Dec 7, 2012, 2:54:52 AM12/7/12
to expeyes...@googlegroups.com
On Fri, Dec 7, 2012 at 1:20 PM, diljith unni <diljit...@gmail.com> wrote:
sir,
 can you post the link of expeyes group
thanks for your reply.


Join the list here:


You can post technical questions regarding expeyes to this list.
 
Reply all
Reply to author
Forward
0 new messages