espp/usb_host

1.3.5

Latest
uploaded 5 hours ago
Native USB host (ESP-IDF USB Host library + usb_host_hid): enumerate and talk to USB HID devices (mice, keyboards, gamepads, vendor HID) from an ESP32-S2/-S3/-P4

2 examples

  • example
    Uses espp::UsbHost to drive ESP32-S3 USB-OTG in host mode. Enumerates HID devices and logs their input reports.
    3.51 KB
  • tab5_example
    Turns the Tab5 into a USB HID host and shows what the attached device sends on the screen.
    23.58 KB