# SerialPortHelper-PlusPlus **Repository Path**: zsf90/SerialPortHelper-PlusPlus ## Basic Information - **Project Name**: SerialPortHelper-PlusPlus - **Description**: 我用 C# 开发的一款 串口调试助手 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-03-10 - **Last Updated**: 2022-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 串口调试助手++ 这是我用 `C#`开发的一个串口调试助手桌面程序,主要目的是学习,所以在此分享出来共新手们参考。 我的开发环境:`Win10` + `Visual Studio 2019 community`。 这个程序的实现还是不太复杂的,非常适合新手拿来练手,设计到的控件主要有 Button\Label\textBox\comboBox等一些基础控件。 发布到Github的地址:https://github.com/FY2008/SerialPortHelper-PlusPlus ## 展示 ![](./serial-tools.png) ![2020-05-16-17-48-51.mp4](/2020-05-16-17-48-51.mp4)