# SerialPortDemo **Repository Path**: amiron0188/serial-port-demo ## Basic Information - **Project Name**: SerialPortDemo - **Description**: c#串口通信简单例子 - **Primary Language**: C# - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 6 - **Forks**: 5 - **Created**: 2022-04-23 - **Last Updated**: 2024-05-09 ## Categories & Tags **Categories**: Uncategorized **Tags**: Winforms ## README # c#串口通信简单例子 - [C#串口通信01 简单入门:读取信息](https://zhuanlan.zhihu.com/p/503278630) - [C#串口通信02 接收数据可能不完整](https://zhuanlan.zhihu.com/p/504298951) - [C#串口通信03 多个读取操作](https://zhuanlan.zhihu.com/p/504941247) - [C#串口通信04 SerialPort相关功能和界面分离](https://zhuanlan.zhihu.com/p/507812803) - [C#串口通信05 封装一个消息类](https://zhuanlan.zhihu.com/p/508180220) - [C#串口通信06 以同步编程方式读取数据](https://zhuanlan.zhihu.com/p/508208865) - [C#串口通信07 以同步编程方式读取数据](https://zhuanlan.zhihu.com/p/583048475)