Question for the tech crowd.
Bit of a far out idea I had having built most of the MI modules, and currently studying ARM embedded systems development. Would it be much of a leap to redesign one of their PCBs with an I2C header (easy) and add the required code for Teletype integration? (Hard)
One use could be to navigate the hidden modes/parameters and parasites stuff in the same way Just Friends works and have scene recall for it all.
Ive been going through the Telex expander code and the Teletype code itself to get a hold of the commands used. The newer MI modules (Warps, Rings, Elements, Clouds) all communicate with the Audio codec over I2C, so the pins are already setup.
I guess the thing im unsure about is adding extra stuff to the I2C bus that already has an audio codec and the (potentially huge) issues that might create. So far in my ARM studies iāve only worked with 1 master, 1 slave on the bus so iāve no idea how that would go! Im going to look at the hardware for Just Friends to see if it uses a codec on the I2C bus as well as external comm.
Weāve seen plenty of MI remixes, including the new āSupercellā expanded clouds module. This would be a fun project if technically feasible. Just thought iād throw out the idea so someone more knowledgeable could tell me its a terrible idea before I waste too much time tinkering 
EDIT: Iāll have a play with Tides first I think. I2C is not used, but the default SCL SDA pins are used for one of the LEDs. I have a Tides pcb half built easy enough to run wires from resistor pads connected to these and have a go