Hi Julien I will read the small tutorial for sure. I have many PS3 paddle at home waiting for it.
Stef On Thu, Oct 12, 2017 at 3:34 PM, Julien <julien.delplan...@inria.fr> wrote: > > >> >> >> For example, one could get data from a PS3 controller, a mouse, a >> keyboard, an Arduino device, etc… > > > And did you use it for these kind of devices? Or anything else? > > > There is an example with an HID mouse on the wiki > https://github.com/tamerescrl/libusb-pharo/wiki/Get-and-parse-HID-reports > > I managed to get data from a PS3 controller but I can not find my code > anymore, I think I lost it. > > It was not that hard to do, I may re-do it one day and write a small > tutorial. > > The only problem with PS3 controller is that the HID descriptor is hidden > (you have to get it from the internet, it is not stored in the device). > > Julien