Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WiFi HID emulator #13

Closed
mkeyno opened this issue Aug 19, 2018 · 1 comment
Closed

WiFi HID emulator #13

mkeyno opened this issue Aug 19, 2018 · 1 comment

Comments

@mkeyno
Copy link

mkeyno commented Aug 19, 2018

hi , sorry to open a ticket for my question, but I have a question that may related to your field of repository and any possible hint really appreciated
Actually I interested to send game-pad data by WiFi bridge(ESP8266) to my laptop, but generic joystick only use USB port, Is there a way to emulate "HID-compliant game controller" driver which listen to IP message instead of USB port
Tnx

@Snoothy
Copy link
Owner

Snoothy commented Aug 19, 2018

You should take a look at https://virtualhere.com/cloud it allows you to use a TP-Link TL-MR3020 V1 mini (router) to make any USB device wireless. Using a ESP8266 would require you to implement a receiver as well which emulates HID device or build some software to parse your WiFi messages

@Snoothy Snoothy closed this as completed Aug 19, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants