How to talk to a USB Device

Xiaofan Chen xiaofanc at gmail.com
Sat Aug 11 04:48:13 UTC 2007


On 8/10/07, Robert Cousins <rec at rcousins.com> wrote:
> Hello:
>    I've got several USB devices which I'd like to talk to from a program.
> They are Phigets -- a servo controller, an RFID reader, etc.
>    Could someone please give me a hint as to the best starting point
> for learning
> how to use libusb and the associated facilities? I've been lurking for a
> while on this
> list and haven't seen/heard what I think I need to know.
>

You might want to look at libhid/libphidgets.
http://libhid.alioth.debian.org/
http://libphidgets.alioth.debian.org/

Take note that you have to disable uhid and use ugen.

Regards,
Xiaofan


More information about the freebsd-usb mailing list