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

usb host . how to read hidkeyboard or hidmouse (AEGHB-75) #151

Closed
3050311118 opened this issue Jan 1, 2022 · 3 comments
Closed

usb host . how to read hidkeyboard or hidmouse (AEGHB-75) #151

3050311118 opened this issue Jan 1, 2022 · 3 comments
Labels

Comments

@3050311118
Copy link

will you provide some examples

@leeebo
Copy link
Collaborator

leeebo commented Jan 7, 2022

@3050311118 Sorry, we currently do not support Host HID.

@versamodule
Copy link

I am a bit confused about this because you have the example:
https://github.com/espressif/esp-idf/tree/master/examples/peripherals/usb/host/usb_host_lib
Which does spit out the information when I plug a keyboard into my ESP32-S3.

@leeebo
Copy link
Collaborator

leeebo commented Feb 15, 2023

The Host HID has been supported in https://github.com/espressif/esp-idf/tree/master/examples/peripherals/usb/host/hid, which supports USB Mouse and Keyboards with HID boot protocol.

@github-actions github-actions bot changed the title usb host . how to read hidkeyboard or hidmouse usb host . how to read hidkeyboard or hidmouse (AEGHB-75) Feb 15, 2023
@leeebo leeebo closed this as completed Nov 2, 2023
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

3 participants