Page 1 of 1

RevPI DIO to HID Keyboard USB input

Posted: 25 Mar 2019, 17:28
by JVD
Hello Guys,

I currently have a USB Handheld Barcode reader to scan article codes. This scanner just transfers the Barcode content to a PC Client in the form of HID Keyboard input to a Text Field.
For items that don't have a Barcode I want to build the following using my RevPi connect:
for example: Button 1 is pressed then I get a string of text input via USB in a text input field op my PC Client. This way for my PC client is does not matter if the input comes from a Scanner of my RevPi.

My main question:
Is it possible to generate HID Keyboard input from my RevPi?