[Haskell-cafe] I'll do USB in Haskell - tips?

Krzysztof Skrzętnicki gtener at gmail.com
Tue Oct 7 00:52:44 EDT 2008


On Tue, Oct 7, 2008 at 01:55, Mauricio <briqueabraque at yahoo.com> wrote:
> Hi,
>
> I'll need to use a lot of USB at work and, after
> looking around, it seems there's no general USB
> code done. 'libusb' and 'openusb' do not seem
> ready enough so that wrapping them would be easier
> than writing from scratch. (If you think I am
> wrong until here and have time to write me your
> opinion, I'll value it a lot.)

Have a look at libusb version 1.0 API. It looks pretty promising:

http://libusb.wiki.sourceforge.net/Libusb1.0

All best

Christopher Skrzętnicki


More information about the Haskell-Cafe mailing list