The Waveshare ESP32-S3 Pico would fit the Pico Calc form factor.
I have one but haven’t done much with it. I was trying to create a USB soundcard with a Pico, then discovered that the audio would not be lossless due to the limitation of the USB port. Bought the Waveshare but struggled getting the code to work, then got busy.
I got one from Aliexpress that doesn’t claim to be Waveshare, but I think it might be a compatible knockoff. It should be arriving about the time my PicoCalc does (in a couple of days), and I’m hoping to adapt the WalnutPi configuration from github that was already posted on the forum. I suspect all these ESP32-S3 Pico boards are similar, except maybe with some GPIO pins swapped. (And they might have slightly different amounts of flash and RAM, etc.)
https://www.aliexpress.us/item/3256806257819459.html
Rather than using it to run MicroPython, I’m planning to use PlatofrmIO and get some existing code running on it. I figure with it inside the PicoCalc it’s essentially like one of those M5Stack Cardputer kits, except with a much nicer keyboard, much nicer screen, and ridiculously long battery life.
I’m probably going to wish I got a second PicoCalc since I also want to put the LuckFox Lyra in it. But I’m hoping the soldering on the connector can take some swapping back and forth of modules. Also got a Pico 2W for it. I wanted to try to cover all the bases since there’s no telling where the most interesting community activity will be for this, and the modules are pretty cheap.
Who knows, maybe some hardware wizard will come up with a switchable multiple pico adapter that could be plugged in and support multiple Pico devices at once, with a switch to determine which one is active. Hehe.