Yet another USB library
Posted: Mon Jun 07, 2021 11:41 pm
I am suspecting some of you may be bored or upset seeing my another post about USB. This time it is USB HID host example that can make use of USB mouse connected to esp32 S2.
It is very simple, but functional example i decided to make to test INTR endpoint type in espressif component. I believe espressif is doing good job.
With very small effort this example should work with keyboard or even with gamepads or joysticks.
https://github.com/chegewara/esp32s2-us ... st-example
It is very simple, but functional example i decided to make to test INTR endpoint type in espressif component. I believe espressif is doing good job.
With very small effort this example should work with keyboard or even with gamepads or joysticks.
https://github.com/chegewara/esp32s2-us ... st-example