7 Oct 06:52
Re: I'll do USB in Haskell - tips?
Krzysztof Skrzętnicki <gtener <at> gmail.com>
2008-10-07 04:52:44 GMT
2008-10-07 04:52:44 GMT
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
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe <at> haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
RSS Feed