[Feature Request]: Support ESP32-S2
spuder opened this issue ยท 3 comments
Is there an existing issue for this?
- I have searched the existing issues
Problem
It would be nice to support more microcontrollers such as the new line of ESP32-S2/ ESP32-S3 boards as they support keyboard emulation.
Solution
The wemos S2 Mini supports keyboard emulation
https://www.wemos.cc/en/latest/s2/s2_mini.html
Others have gotten it working in esphome
Alternatives
No response
Anything else?
No response
Thanks for opening your first issue here! ๐
๐ Be sure to:
1. ๐ Have a look at the Wiki and README for information
2. ๐ Search for similar issues (open and closed)
3. โ๏ธ Provide enough information to understand, recreate and help out with your problem
4. โน๏ธ Let us know if you find a solution
5. ๐ Close the issue when your problem has been solved
have you checked this?
https://github.com/wasdwasd0105/SuperWiFiDuck
Thats exactly what I'm looking for. Just got it working on a Wemos S2. Thank you