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

Support for HID devices #384

Open
niklauslee opened this issue Apr 12, 2021 · 2 comments
Open

Support for HID devices #384

niklauslee opened this issue Apr 12, 2021 · 2 comments
Labels

Comments

@niklauslee
Copy link
Member

#383

@Damato
Copy link

Damato commented Sep 20, 2021

Possible starting point as the device is already picked up as VCP. As if a USB Serial Dongle.
The Pico includes a USB HID Mode, which means when set up can act as a Keyboard, Mouse, etc.

USB Media Module to have a look at:
http://www.espruino.com/modules/USBKeyboard.js

Implementations:
http://www.espruino.com/USB

Disclaimer:
No affiliations with espruino author / company. I am looking for a solution that will work through Kaluma.

@niklauslee
Copy link
Member Author

@Damato We can't start it right away because of other high-priority issues, but it will be good information. thank you 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants