搜索资源列表
wifi模块在wince+上的spi串口通信的源代码
- wifi模块在wince+上的spi串口通信的源代码
WINCE下串口通信实例
- WINCE下串口通信实例
WinCE串口编程
- WinCE串口通信
WINCE串口通信
- 串口通信~~VS05编写
WINCE.rar
- BtSquirt:两个CE系统进行蓝牙传送文件的程序 MySquirt:两个CE系统进行红外传送文件的程序 ListNet:能列出CE系统网络连接的小程序 RegView:能浏览指定注册表内容的程序 CeChat:基于串口通信的聊天程序 摘自《Windows Embedded CE 6.0 Developer Reference》一书 ,BtSquirt: two CE systems procedures Bluetooth transmission of docu
WINCE(SerailCom)
- Wince 下相当好用的串口通信源代码,我一直都用它。-Wince very useful under the source code for serial communication, I have been using it.
SWJ
- WINCE下EVC++基于串口通讯公司项目完成源代码,具备RS232通信采集功能,和波形显示,数据存储功能,等等。很完善。经典-WINCE ARM92410
CESerialPort
- WINCE系统下的串口通信,封装了一个串口操作类,可在EVC环境中方便的使用-WINCE systems serial communications, a serial operation package category may EVC environment to facilitate the use of
WindowsCEserial
- Windows ce 串口通信编程指南 很值得研究-Windows ce serial communication programming guide is worth studying
WinCE
- Windows CE 系统开发 串口通信讲解-serial communication and Windows CE
SeriesSample
- wince平台下的串口通信实例。是一个完整的工程,能直接运行起来。注释很详细。-wince SeriesSample
WinceRS485DLL
- 本程序主要功能是基于S3C2410芯片,wince开发RS485通信模块,定义了RS485通信协议,并解决了由于wince下串口通信发送字符串为奇字节会丢数的问题。本动态链接库协议可以移植到其它485通信平台上去。-The main function of this procedure is based on the S3C2410 chip, wince development RS485 communication module, the definition of the RS485 co
SerialSample
- wince下的串口通信软件,可以实现串口数据的采集,wince5.0测试可用.-wince under the serial communication software that enables serial data collection, wince5.0 test is available.
MySerialCom-source
- 基于串口通讯的多线程,可以和wince通信-Serial communication based on multi-threaded, can wince communication
WINCE_Serial_Comm_program
- WINCE下串口通信程序,可与PC机进行通信-Serial communication program under WINCE can communicate with the PC,
wince
- wince相关资料,串口通信,GPIO,中断等-wince information, serial communications, GPIO, interrupt, etc.
PMPSMS
- WINCE 下的串口通信应用,采用Visual Studio.net 2005 下的C#编译平台,对WINCE 下的串口编程提供了很好的例程-Serial communications applications under WINCE using Visual Studio.net 2005 C# compiler under the platform, under WINCE serial programming routines that provide a good
WinCE-code
- wince下的网络编程,非常详细的源码,串口通信以及GPRS通信等诸多例子-wince under the network programming, a very detailed source code, serial communications, and GPRS communication and many other examples
C#2005串口Mudbud
- Modbus源码 vs2008开发基于MODBUS的RTU 串口通信 可重新编译用于wince,完整的C#源码,用开发工具VS2008开发,经测试可用,可重新编译用于wince开发!谢谢收藏!(Modbus source VS2008 development MODBUS based RTU serial communication can be recompiled for WinCE, the complete C# source code, developed by VS2008, is
非常好用的串口通信类
- 非常好用的串口通信类,支持线程安全,也可以在WINCE环境下使用。内含使用说明以及示例。