ESP Component Registry
Open main menu
Docs
Blog
Sign in
espp
/usb_device
1.3.5
Latest
Star
0
uploaded 4 hours ago
Composable native USB device (esp_tinyusb): CDC-ACM, vendor-specific/WebUSB, HID, X-Input and mass storage (MSC) with configurable VID/PID for ESP-IDF
Readme
Dependencies
4
Dependents
0
Examples
3
Versions
8
3 examples
example
This example demonstrates a composite ODrive-compatible USB device with CDC, WebUSB, and HID interfaces.
13.13 KB
msc_example
Exposes an ESP32-S3 flash FAT partition as a USB drive and demonstrates safe firmware/PC sharing.
10.44 KB
xinput_example
Presents the ESP32-S3 as a wired Xbox 360 controller over native USB-OTG using espp::UsbDevice.
4.68 KB