文件名称:基本的C #串口通讯代码
文件大小:15KB
文件格式:ZIP
更新时间:2014-06-28 14:09:32
串口通讯 c# GPS
基本的串口通讯资料 This is a basic sample of serial port (COM port) listening in C#. This application is connected to a GPS sending ASCII text for test, but the serial port listening part is all byte-oriented.
【文件预览】:
SerialPortListener
----SerialPortListener()
--------SerialPortListener.csproj(4KB)
--------Properties()
--------Program.cs(513B)
--------MainForm.designer.cs(11KB)
--------MainForm.resx(7KB)
--------MainForm.cs(3KB)
--------SerialPortManager.cs(6KB)
--------SerialSettings.cs(7KB)
----SerialPortListener.sln(896B)