[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
- Subject: Re: Lua - libsub binding.
- From: Ralph Hempel <rhempel@...>
- Date: Mon, 16 Mar 2009 11:16:10 -0400
Jorge wrote:
Hi to everyone.
There's a tiny libusb binding available at
http://luaforge.net/projects/lualibusb/ .
I'll have a look at this today. I happened to
one of these a few weeks ago to interface the
LEGO WeDo to a Linux machine.
I ended up writing the bus and device enumerators
as iterators, which greatly simplifies the bus
scan code...
Ralph