[ANN] HidApi.jl to access USB-HID devices

Hi!

I’ve registered HidApi.jl. It allows easy interaction with devices that implement the USB human interface device class and should work on all platforms without any further installation (though Linux might require an udev rule per device).

My use case is to configure and automatically run test scripts for a device I’m working with.

Have fun,
Gerhard

7 Likes

I think you’ve mixed up the order in the link to the github page. :thinking:

Not anymore! :wink:

Thanks for this, @laborg! I think we’ll have use for this in a lab setting.