sdima1357 / esp32_usb_soft_host

ESP32 software USB host through general IO pins. We can connect up to 4 USB-LS HID (keyboard mouse joystick) devices simultaneously.
GNU Affero General Public License v3.0
434 stars 50 forks source link

A bit confused by the example #13

Open seulater opened 2 years ago

seulater commented 2 years ago

When I plug in a USB keyboard the 3 leds do come on and off briefly, which is a good sign. But curious what this demo is doing, because it does not report any data when keys are pressed.