[Haskell-cafe] USB and serial port

Krzysztof Skrzętnicki gtener at gmail.com
Thu Aug 7 11:24:17 EDT 2008


I'm currently using partial wrapper around libusb[1] in my work. It
doesn't provide full interface to the library itself, so I didn't have
to translate C structures. Perhaps someone can make a regular wrapper
- the libusb API is pretty small and concise.

Regards,
Christopher Skrzętnicki

[1] http://libusb.wiki.sourceforge.net/

On Wed, Aug 6, 2008 at 23:11, Maurí­cio <briqueabraque at yahoo.com> wrote:
> Hi,
>
> What are the alternatives to read
> a USB port (actually, a COM serial
> port with an USB adapter) in
> Haskell, running in Linux?
>
> Thanks,
> Maurício
>
> _______________________________________________
> Haskell-Cafe mailing list
> Haskell-Cafe at haskell.org
> http://www.haskell.org/mailman/listinfo/haskell-cafe
>


More information about the Haskell-Cafe mailing list