Hi Everyone, (sending again with right subject)

Since many here probably faced similar challenge in the past let me ask:

How to export HID buttons events from NuttX to Linux?

Explaining the issue: I have an ESP32 board with LCD and touchscreen
and I want to create a low cost alternative to Elgato StreamDeck, but
unfortunately ESP32 doesn't have USB.

So I think I need something similar to Microsoft VHF (bad name
Microsoft, shame on you)
https://learn.microsoft.com/en-us/windows-hardware/drivers/hid/virtual-hid-framework--vhf-

AFAIK Linux doesn't support Virtual HID (at least not yet).

The best option I found was netstick: https://github.com/moslevin/netstick

Suggestions???

BR,

Alan

Reply via email to