搜索资源列表
SerialPort_console
- 串口通讯控制台程序CSharp源码,使用.NET2.0的Serialport类,此程序简单的实现了两个串口的的数据收发,是初学者的学习串口编程的好例子。
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.
SerialCommunicationTest
- 本程序为公交调度系统项目中的串口通讯模块,通讯协议文件为[通讯命令及通讯方式规定.doc 需要用到一个C++写的dll,功能是帮助初始化串口。(该dll文件已经放在bin\debug目录下)-This program is a project scheduling system bus serial communication module, the communication protocol document [communications command and communicati
IOPorts
- 自编C# 串口、网口通讯类,采用接口方式统一处理,非专业源码,可自行修改升级。-Own C# serial port, network port and communications, unified way to deal with the use of interfaces.
CSharpSerialPort
- C#环境下调用API进行串口通讯,不用C#的串口控件-C# Environment API calls for serial communications, not C# Serial control
RS232
- 232串口通讯示例源码。很有学习价值,适合初学者。-Sample source 232 serial communications. Is the value of learning for beginners.
backup01
- C#串口通讯参考程序,使用serialport类以及控件-C_sharp serialPort development
SerialPort
- 实现串口通讯的dll文件,希望对大家有所帮助-Serial communications dll file, I hope all of you to help
SerialLCDCS
- 用C#编写的串口通讯测试程序,有所有源码。并可通过debug下的exe文件运行查看效果-Written with C# serial communications test program, there are all the source code. Available via the exe file to run under the debug view results
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
serialportsample
- 一个非常完整的串口通讯源程序,我费了老大功夫才把他找到- very complete source Kawaguchi communications, I spent a lot of time and energy only to find him
Serial-debugging-assistant
- 上位机串口通讯,能够实现串口的选择,串口属性设置,向下位机自动和手动发送文件-PC serial communication, enabling the choice of serial port, serial port property, the down position and manually send files automatically
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.
CSharp-serialcom
- c#串口通讯,c#编写的串口通讯,功能很齐全-c# Serial communication
cSharp-SerialportThread
- c#编写串口通讯代码多线程实现Prepare serial communication codes multithreading-c#Prepare serial communication codes multithreading
ComTest C#2010
- 通过串口与三菱PLC进行通讯,能读取、写入各个软元件。(Through serial port and MITSUBISHI PLC communication, can read, write to each soft component)
FxPlc
- 通过串口,modbus协议通讯三菱plc读写D区(MITSUBISHI PLC read and write D area)