libftdi Archives

Subject: RE: how to use libftdi directly in MATLAB with Linux

From: xantares 09 <xantares09@xxxxxxxxxxx>
To: <libftdi@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Thu, 14 Feb 2013 13:03:14 +0000


> Date: Wed, 13 Feb 2013 17:42:31 +0100
> From: steffen.mauch@xxxxxxxxx
> To: libftdi@xxxxxxxxxxxxxxxxxxxxxxx
> Subject: how to use libftdi directly in MATLAB with Linux
>
> Hi,
>
> for some of you it might be interesting how libftdi can be directly used
> with MATLAB.
> I have done this using an FT2232H device in FIFO mode.
> As an example for everyone, I coded the 'find_all.c' example as a m-file
> for MATLAB.
>
> The example could be found here:
> https://github.com/steffenmauch/libftdi-matlab
>
> Bye,
> Steffen
>
>
> --
> libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
> To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx
>

Hi,

Impressive.
You can also get swig to generate the java bindings and use it from matlab.
Or if you aren't bound to matlab swig can generate octave bindings directly.

M.


libftdi - see http://www.intra2net.com/en/developer/libftdi for details.
To unsubscribe send a mail to libftdi+unsubscribe@xxxxxxxxxxxxxxxxxxxxxxx


Current Thread