You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all, congratulations for this awesome library.
I would like to use your USB HID library to read data from a USB HID capable blood pressure monitor. This is just for a "proof of concept" project, it is not for a commercial product. The communication between the USB HID device and the host can be tracked with Wireshark and USBPcap, and as far as I can see, it is pretty straightforward.
Which of your libraries would you suggest using? Package karalabe/usb or karalabe/hid?
By the way, would it be possible to get examples on how to use the libraries?
Thanks for your help!
The text was updated successfully, but these errors were encountered:
Hello Péter,
First of all, congratulations for this awesome library.
I would like to use your USB HID library to read data from a USB HID capable blood pressure monitor. This is just for a "proof of concept" project, it is not for a commercial product. The communication between the USB HID device and the host can be tracked with Wireshark and USBPcap, and as far as I can see, it is pretty straightforward.
Which of your libraries would you suggest using? Package karalabe/usb or karalabe/hid?
By the way, would it be possible to get examples on how to use the libraries?
Thanks for your help!
The text was updated successfully, but these errors were encountered: