Help Needed using this with ardinuo. #653
Replies: 3 comments 4 replies
-
|
Anything? |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
If you are using an Adafruit-supported ESP32-S2 board, then you can use this Arduino library after you've selected the "TinyUSB" USB stack in Arduino Tools menu. https://github.com/adafruit/Adafruit_TinyUSB_Arduino/ Edit: I was mistaken. |
Beta Was this translation helpful? Give feedback.
2 replies
-
|
So what this library is for? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I can't find any docs to use it with ardinuo, also the examples are not clear.
I just want to make a keyboard using the ESP32-s2 using the usb, but there is not an example so i can base my work on it.
Please help me out.
Also if it possible to simulate or do mouse and keyboard with one ESP32-S2? i can do it using the HID-Project with pro micro.
Beta Was this translation helpful? Give feedback.
All reactions