Alright, so here's the project status:
✅ - Bluetooth keyboard to MQTT (via Raspberry Pi)
✅ - ESP32 Screen takes keystrokes on MQTT and shows them on screen
✅ - ESP32 Screen takes control-Enter and submits the keystrokes to LLM
✅ - LLM processes the prompt
✅ - LLM passes prompt results to MQTT
✅ - Second screen shows the prompt results