Login  Register

Reading data from a USB HID device

Posted by alistairgrant on Mar 30, 2018; 6:08am
URL: https://forum.world.st/Reading-data-from-a-USB-HID-device-tp5072131.html

Hi Everyone,

I've got a USB connected heart rate monitor that I'd like to access from
Pharo.

I found libusb-pharo at https://github.com/tamerescrl/libusb-pharo which
appears to do exactly what I want.

It was updated only 5 months ago, but doesn't load in Pharo 6.1 or 7,
failing with package UFFI-dev not found.

Does anyone have a better idea, or know if there is a working version
available?  Otherwise I'll have a go at getting it working in Pharo 7.

Thanks!
Alistair