Easy USB Host For Keyboard or Mouse Input for ESP32-S2/S3, #USB #HOST #INPUT

preview_player
Показать описание
The library we will introduce today in the Finding "Cool" Project is the USB HOST library that runs on ESP32-s2/s3. You can very easily use a USB keyboard or USB mouse as an input device in the Arduino environment.

[EspUsbHost]

[ESP32-S3-DevKitC-1-N32R8V Development Board]

[ESPRESSIF USB Host]

[Let's use USB Keyboard and Mouse on ESP32-S2/S3! IDF Version]

[[DIY] I made a H/W Hotkey to Mute Microphone in Zoom using ESP32-S3!]

[Auto Key Input USB Keyboard using ESP32-S2 (based on Keyset)]

#Native #USB #ESP32S3 #ESP32S2 #USBHOST
Рекомендации по теме
Комментарии
Автор

It would be to make a video to show mouse and keyboard usage with lvgl as input devices.

muhammadshahzaib
Автор

the library doesnt work now in latest 3.0.0 + and more higher version 😢

Lap-nz
Автор

Do you have a video coming to show how to so this?

RichardBronosky
Автор

Is the usb host functionality already implemented on Arduino ide? Its always hard to find the new updates on documentation

pepedecoatza
Автор

Hi,

I'm struggling learning Squareline Studio to build a simple T-Deck UI . Is there a simple way or no?

richonguzman
Автор

Didn't ESP32-s2 have its own usb pin? Is it possible to read usb from it, let's say a mouse, and transfer it to PC as HID from the main USB port?

gamerlowgraphics