On Mon, May 23, 2011 at 02:30:13PM -0500, aztecaymaya wrote:
> Hi!
>
> I've make some *.m scripts to comunnication octave - serial port device; and
> I want to share them.
>
> Scripts use a socket (need sockets pckage) to communication with a python
> script; The python script is the true link wi
Hi!
I've make some *.m scripts to comunnication octave - serial port device; and
I want to share them.
Scripts use a socket (need sockets pckage) to communication with a python
script; The python script is the true link with serial device, thanks to
pyserial program.
I made the *.tar.gz, to inst