ravssh/WifiExe ? reverse-engineered prompt
Reverse engineered prompt
Build me an ESP32 S3 project that acts like a tiny web controlled USB keyboard tool.
I want it to connect to a phone or laptop over Wi Fi, open a simple web page on the device, and let me trigger pre made keyboard scripts from the browser. It should also have a way to run my own custom batch style payloads, switch between HID mode and USB storage mode, and reboot or disconnect cleanly if something gets stuck.
Please include a basic file browser for the SD card, a button to mount the storage so I can copy files off it, and a way to clean up any leftover files after running a custom script. Make the setup easy to use with an ESP32 S3 board and PlatformIO, and keep the whole thing working as a small standalone demo I can flash and test right away. If you need to check current library docs online, go ahead.
Are you gonna build this?
make sure you review the code using coderabbit