On 14/06/13 13:38, Belkhiria Hamza Yazid wrote:
> I am looking for a driverless solution for HID communication based on
> Libusbx,
> Is it possible ? and in that case could someone direct me on where to
> start ?
http://www.signal11.us/oss/hidapi/
//Example:
//
https://code.google.com/p/picusb/source/browse/lvr_genhid/libusb1_lvrhid4.c
//
https://code.google.com/p/picusb/source/browse/lvr_genhid_mod/libusb1_lvrhid8.c
About the examples you sent Xiofan,
do they need libusb installed on my windows kernel ?
or can i just create a project, in
Thank you guys for your answers,
This community is really active and motivating, i wish i had the skills and
knowledge to contribute,
I admit my thinking sounds nonsense,
I am willing to learn how to use libusbx through small steps,
I should start with the easiest example that i know and worked o
On Fri, Jun 14, 2013 at 6:38 PM, Belkhiria Hamza Yazid
wrote:
> I realized a driverless application for HID communication based on HIDAPI
> using th built in HID windows driver,
>
> I am looking for a driverless solution for HID communication based on
> Libusbx,
> Is it possible ? and in that case
2013/6/14 Belkhiria Hamza Yazid :
> Hello,
Hello,
> I realized a driverless application for HID communication based on HIDAPI
> using th built in HID windows driver,
>
> I am looking for a driverless solution for HID communication based on
> Libusbx,
Why don't you continue with HIDAPI?
Why do y
Hello,
I realized a driverless application for HID communication based on HIDAPI
using th built in HID windows driver,
I am looking for a driverless solution for HID communication based on
Libusbx,
Is it possible ? and in that case could someone direct me on where to start
?
Thanks
Best Regard