搜索资源列表
Serial.rar
- 串口发送软件,自己写的.已经测试过,可以正常通信,Serial port to send the software that he wrote. Has been tested to the normal communication
Cshape_serial
- 串口编程,实现通过串口连接并控制外围设备,连接外围几个摄像头并控制拍摄图片-Serial programming, implementation and control through the serial port to connect peripheral devices to connect peripherals and control some camera shooting Photos
serial
- 一个C#的串口与下位机通讯的源码,提供给嵌入式开发的朋友们,可以做上位机串口通讯学习用,VS2005编译通过。-A C# serial port communication with the lower machine source code, available to the embedded development friends, you can learn to do serial communication with PC, VS2005 compile.
IOPorts
- 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
SerialPort
- Write in Cshap, sending, receiver text via Serial Port.
CSharp-Serial-ports_wince
- C#编写的,wince中的串口调试工具 C#编写的,wince中的串口调试工具-Written in C#, wince serial debugging tools
csharp
- csharp串口调试工具,内容翔实。从csdn上下载而来。-CSharp serial debugging tools and informative. From CSDN download from.
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
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
SerialPort
- c#编的串口工具,刚学习c#请多多指教啊!-c# serial port for tools, just learning c# Please advice ah!
CshapHexCommPort
- C#写的串口16进制收发程序,这样容易发现发送的原始码比对,主要建立收发机制和方式方法。-C# to write the serial port, 16-band transceiver procedures, so easy to find the source to send more than right, the major mechanisms and the establishment of ways and means to send and receive.
GPSreader
- 通过选定串口 GPS的数据,目前只是读取位置,速度和方向的数据,如需宽展可依此编写。-Through the selected serial port GPS data is only read the position, speed and direction data for the preparation of spread may be so.
SMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send long text messages, a PDU encoding and decoding
PDUSMS
- 串口发送内容较长的短信,进行了PDU编码、解码,发送-Serial port to send the contents of a longer text messages, a PDU encoding, decoding, sending
Serial_IO
- 用C#.NET实现的最简单的串口发送和接收程序,有函数说明。可以整合到应用中去。-Using C#. NET to achieve the most simple procedure to send and receive serial port, a function descr iption. Can be integrated into applications to.
ourdev_436169
- C# 串口调试助手源程序,例子很简单。但却很好用。同时也验证了我写的串口组件的使用正确性。现公开给大家。串口组件源码空间中有。该例子中包括应用可程序和源码-C# serial port source code debugging aides, for example, is very simple. But it just works. Verified at the same time I wrote the serial use of the correctness of componen
Wince-ARM9-serialport-test
- WINCE6.0下的ARM9的C sharp 串口测试-serial port C sharp test program of ARM9 with WINCE 6.0
Serial_Demo
- Simple aplication how to use modem on serial port.
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
Csharp-serial-program
- C#语言中的串口通讯程序,可以支持16进制和文本形式的传输格式。-Csharp serialport program which can send message in the form of 0xxx and string format in case of proprer setup.