Re: [OctDev] Serial Port

2011-12-18 Thread Dr. Alexander Klein
Am 19.12.2011 um 06:01 schrieb Mario Ribeiro: > Is there any development being made on serial port communication? > I think serial port functions would benefit Octave a lot. Mario, incidentally, I just lashed up a small .oct-program to output data via the _parallel_ port using libieee1284 the o

Re: [OctDev] Serial Port

2011-12-18 Thread Juan Pablo Carbajal
On Mon, Dec 19, 2011 at 6:01 AM, Mario Ribeiro wrote: > Hi there, > > Is there any development being made on serial port communication? > I think serial port functions would benefit Octave a lot. Think >>Arduino<<. > It would be possible to receive data from hardware and process it with > Octave.