资讯

The USBHost library allows an Arduino Due board to appear as a USB host, enabling it to communicate with peripherals like USB mice and keyboards. Copyright (c) 2012 ...
The library is based on the IDF USB Host VCP component and it is a wrapper to use it on Arduino IDE. Tested on ESP32S3, but should work on S2 based devices. The sample code is a simple USB<->Serial ...