hi all,

are there any  drivers or implementations or some prospective work based on usb hid sensors?

the idea seemed attractive as Voltage, Current, Frequrency etc are among the definitions. and it isn't limited to just these

https://www.eejournal.com/article/20121203-windows8/

https://docs.microsoft.com/en-us/windows-hardware/drivers/hid/sensor-hid-class-driver

https://docs.microsoft.com/en-us/windows/win32/sensorsapi/portal

https://www.kernel.org/doc/html/latest/hid/hid-sensor.html

the notion at least on windows is that it could possibly be 'driverless' as in that it is simply interfacing the api directly rather than having a separate driver at the os stack.

a thing i disliked about it is the rather complex api and it seemed may have some dependencies to MS based stacks (e.g. visual c++) to use them.

other alternatives i'm considering is to 'emulate' an existing device such as those using usb TMC and some 'SCPI' protocols

https://www.usb.org/document-library/test-measurement-class-specification






_______________________________________________
sigrok-devel mailing list
sigrok-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sigrok-devel

Reply via email to