Recently, I was studying serial communication in a cross-platform manner under .NET Core, and I came across an article discussing communication in Linux/IoT. The main issues arise with the following two libraries: SerialPortStream flyfire.CustomSerialPort Auth…

