Tool/software:
I am building a CNC controller of sorts for a college project. I am looking at a C2000 for motion control and trajectory planning (which I will be programming through MatLab/Simulink) and testing through HIL, I would like to have Wi-Fi and Bluetooth functionality as well as a colour GUI, possibly using an ESP32 because of its price, popularity and sample source codes, or I am open to any other simular MCU with similare hardware.
Any ideas or suggestions would be great, would I possibly use UART, 12c or SPI?