Introduction - If you have any usage issues, please Google them yourself
In raspberry pie or other Linux system, it communicates with MCU. Taking / dev / ttyusb0 as an example, UART. C with MCU can send the string sent from serial port to MCU back from serial port.