Reverse engineered prompt

GitHub

Build me a tiny handheld ESP32 gadget, kind of like a Flipper Zero style pocket tool, with a small screen, three buttons, a buzzer, an IR transmitter, and optional CC1101 radio support. I want simple menu based firmware that feels clean and easy to use on the device itself.

It should let me scan nearby Wi Fi networks, do fake access point and beacon spam stuff, scan Bluetooth devices, and include the Fast Pair and Sour Apple spam features. For IR, add TV B Gone, a basic universal remote, and an IR spam mode. For RF with the CC1101, include frequency finding, scan and copy, replay saved signals, a Tesla charge port opener, and the other radio tools already described, with any risky or illegal features clearly labeled. I also want the fun extras like a beep test, a few built in tunes, and a tiny piano mode.

Please make it easy to change pin assignments and board settings for different ESP32 boards, and use the existing project structure. Look up current docs online if you need to.

Have a live product UI? Try website reverse