搜索资源列表
Serial_get_data.rar
- 使用C#编写的串口通信程序,具备波特率设置、10进制16进制转换、数据保存等功能。 稍微改造即可满足自己的需要。,C# prepared using serial communication program, with the baud rate settings, 10-band 16-band converter, data retention and other functions. Slightly modified to meet their own needs.
ChuanKouTongXin.rar
- Visual Studio下用C#和实现串口通信的完整工程,Implementing Serial Communication using C#
SerialportSample(3)2008
- c#串口通信,并有简单的数据解析功能,和通讯协议如何缓存,分析以及通知界面-RS232 SerialPort communication
SerialPort
- 学习串口通信的不错的例子,我费了很大功夫才把他找到-serialPort exampl,a very complete source Kawaguchi communications, I spent a lot of time and energy only to find him
serialport
- 一个比较完整串口通信程序Csharp源代码,C#串口通信源码,是一个完整的工程,很有参考价值-A relatively complete source code of serial communication program Csharp, C# serial communication source, is a complete project, a good reference
CSharp_Serial
- C#编写的串口通信程序,实现了基本的串口信息配置,收发消息等功能-C# prepared by the serial communication program, to achieve the basic information about the serial port configuration, send and receive messages and other functions
Comm-tongxin
- 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
CreatSingna
- 自已用C#写的串口通信程序,虽还不是很全,但基本功能是实验了的。-Using C# to write their own serial communication program
CSharpCOMSocket
- C#版串口通信编程(接收和发送数据)-C# version of the serial communication programming (receiving and sending data). .
CsharpserialPort
- 是我在使用时临时做的一个C#串口通信程序,希望能给大家帮助-this is aC# serial port communication routines,which has a relationship with tx and rx,vs2005 debug run.Although it is not so perfect,welcome to download and leave some suggestion.
SerialPortProgram
- 串口通信,上位机可以呼叫下位机的8个设备号,进行数据传输-Serial communication, host computer can call the next crew of the No. 8 device, data transmission
Csharp
- 说得好NET 2.0提供了对串口通信功能的支,在命名空间System.IO.Ports下找到erialPort类,通过创建一个新的SerialPort象,我们就可以在.NET程序中控制串口通讯全过程。-Well said NET 2.0 provides a serial communication function of the branch, in the namespace System.IO.Ports find erialPort class, by creating a new Se
1985496PortTest080314
- 一个简单的c#串口通信小程序,适合初学者-A simple c# serial communication applet, suitable for beginners
PDAComTest
- 一个基于c#的PDA串口通信程序,对于初学者有重要意义-A PDA based on the serial communication c# program is important for beginners
Form1
- 用C#编写的串口通信程序,能自动扫描当前PC机有那几个端口有用,能接受和发送数据。程序简单,易懂-Written with C# serial communication program can automatically scan the current PC, there are several ports that useful, to receive and send data. Process simple, easy to understand
serialport
- 串口通信程序,我已进行了调试,好好看一下对你有帮助-Serial Communication Program
SerialCommunication
- 串口通信程序,是双方都能够通信,在我机器上已经成功运行-Serial communication program, is that both sides can communicate successfully in my machine to run
SuperEnd
- 串口通信工具,可实现工业级别收发功能,并附带小灯指示-Serial communication tool that can send and receive functions of industrial level, and with a small lamp instructions
dist
- 此系统是使用c#编写的串口通信软件,可以实现PC-PC机的数据交互,包括exe文件和源代码,使用vs2008开发-The system is written using the c# serial communication software, you can achieve PC-PC machine data exchange, including the exe file and source code developed using vs2008
C#SerialPort控件开发串口通信程序的例子 源码
- 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)