SpacehuhnTech/WiFiDuck

[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

esphome/esphome#3917

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

Thats exactly what I'm looking for. Just got it working on a Wemos S2. Thank you