[fpc-pascal] USB Human Interface Devices
José Mejuto
joshyfun at gmail.com
Fri Jul 26 12:53:20 CEST 2019
El 26/07/2019 a las 12:39, James Richters escribió:
> Anyone have any suggestions for an FPC only console application method or demo I could use to access this USB HID device?
Hello,
This is not a complete HID interface but it can help you to start
working with them. It has been designed to handle USB Relays which are
managed using HID interface. Demos with and without GUI.
https://github.com/JoshyFun/VUSBRelayPascal
--
More information about the fpc-pascal
mailing list