搜索资源列表
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#
CommDebugProV1.0.0.1
- 通用通信调试软件,支持串口通信,以太网服务器端,客户端,UDP通信,支持组播方式,可设置自动发送,自动应答等通信方式-Universal Communication debugging software to support serial communications, Ethernet server-side, client, UDP communication, support for multicast mode can be set automatically sent, automat
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
RS232
- 用C#通过RS232来实现串口通信,并可对数据实现解析,供用户根据需求查看数据内容,并且可对数据进行分类查询。-To use C# to achieve through the RS232 serial communication, and can achieve resolution of the data for users to view data on demand content, and can classify the data query.
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
SerialPort+Terminal
- C#的串口通信源码,尽供学习参考-C# The serial communication source and make a reference for learning
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
chuankoujiegou
- 一个面向对象化的结构分析串口通信处理,非常好的说明串口通信-An object-oriented analysis of the structure of deal with serial communication, a very good descr iption of serial communication
serial
- 可以在ebox4300平台下的wince6.0下实现与电脑的串口通信,基于c#的串口类实现,简单实用-Ebox4300 platform can be achieved under the wince6.0 serial communication with the computer, based on the c# serial port class implements a simple and practical
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
Termie
- C#写的API串口收发示例,设置参数串口通信-232API
ControlSreitPort
- C#实现等同于C++的串口编程,可以进行串口通信,这是利用C#的空间实现的,-looking
C#SerialPort控件开发串口通信程序的例子 源码
- 串口工具的实现,VC++ 完整串口通信程序(发送和接受)(The implementation of serial port tools)