搜索资源列表
vs2005chuankouCode
- vs2005串口编程示例,好多例子,是学习串口编程方面不错的资料
串口调试源代码
- 自己写的,串口调试源代码VS2005通过,学习SERIALPORT控制最简化的代码了
SerialPort.rar
- vb.net 串口r322通讯编程,vb.net serial communication programming r322
Serial1
- VS2005开发的在Wince平台下的串口测试程序。可以实现线程接收数据,设置DCB参数等相关功能。-VS2005 development platform in the Wince serial port test program. Can achieve a thread to receive data, set the DCB parameters related functions.
serialport-wince-5
- 在vs2005下开发的wince5.0下的serialport控件的使用程序,已经在pc与PDA之间成功通讯 按钮1是打开串口 按钮2是发送 按钮3是接收-Developed in VS2005 under wince5.0 use serialport control procedures are in pc and the success of communication between the PDA button 1 button 2 serial ports are open are
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.
SerialSample
- CE下的串口源码(VS2005 C++)-Code of serial port for ce(vs2005 c++)
vs2005_serial_comm
- vs2005编译的串口通信源码,上位机有配置界面,方便配置串口-vs2005 compile the serial communication source
vs2005serial
- vs2005 下c#开发的串口应用程序, win Form的 -VS2005 under c# developed applications serial, win Form the
test_serial
- 智能手机通过蓝牙与监控设备通信程序,VS2005编写,读取虚拟串口数据,实时绘制波形,并显示心率数据。有问题联系我:14562024(QQ)-Smart phone via Bluetooth and monitoring equipment, communication procedures, VS2005 prepared to read a virtual serial port data, real-time rendering waveforms, and display the he
61549801SeriesSample
- windows串口界面源码,VS2005上亦可进行调试-windows source serial interface, VS2005 can be conducted on debugging
KevinApp001
- 一个在三星2440平台上测试串口的应用程序,附有源码,用VS2005进行编译,经本要测试过可用-Samsung 2440 in a serial test platform applications, with source code, compile with VS2005, to be tested by this available!!!
TestCom
- Windows Embeded CE6.0 下面用的串口调试工具;vs2005下编译C++代码-Windows Embeded CE6.0 following debugging tools use the serial port vs2005 compile under C++ code
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.
ds18b20C
- 一个使用C#编写的串口上位机,vs2005下使用-c#
DotNETCFSerialPort
- 本程序是基于VS2005.NET Compact Framework 开发,已经编译为“串口测试程序.EXE”,该软件可以直接运行在WINDOWS CE5.0的设备上,共测试串口用,或是学习.net compact framework串口编程做参考-This procedure is based on VS2005.NET Compact Framework development, has been compiled for the " serial port test program
GPSDemo
- 一个关于GPS串口通信的程序,VS2005可以编译通过,在WINCE中可以运行。-A serial communication program on the GPS, VS2005 can compile, you can run in WINCE.
SerialTool
- CE下测试串口的源码,基于VS2005的C#,自动自动检测当前系统的串口,在友善之臂6410开发板调试通过-CE source code to test the serial port, based on VS2005, C#, automatic serial port automatically detects the current system, the arm 6410 in a friendly through the development board debugging
com
- 英创的《C#使用VS2005提供的串口类进行串口操作》-British creators of the " C# using VS2005 provides serial port class action"
VS2005 串行通讯口代码
- vs2005 下 wince6.0 串行通讯口代码。