Welcome![Sign In][Sign Up]
Location:
Search - CE serial

Search list

[Other resourceWindows CE下的串口通讯类

Description: 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVERLAPPED),因此编写Windows CE下的串口通讯类有一些与桌面Windows不同的地方。 以下是我从SDK程序改写而来的MFC类,希望能和致力于WINCE开发的朋友多多交流,由于本人才疏学浅,程序中有许多不完善的地方,请大家指正。我的程序是基于“主动发送请求,被动接收响应”的假设,因此我只设置了一个接收数据的线程。-serial communication is the computer, communications and control areas the most basic means of communication. Bringing in the "Embedded Development / pulled" communities, it was often the question where to find serial communications, in fact, the question I have asked. :) And the general answer is to provide you with a Pocket PC 2002 SDK examples procedures. But in the end SDK MFC procedures and the structure are quite different, MFC prepared to use communication program who is not very convenient. The other hand, is a Windows CE-based Unicode operating system, Windows CE and Windows do not support common serial communication overlapping I / O modes (OVERLAPPED), prepared under the Windows CE serial communications with some Windows desktop different places. Following is the proce
Platform: | Size: 5655 | Author: wzg | Hits:

[Embeded-SCM Developupload

Description: CEComm: Windows CE 4.0下的串口调试程序 串口精灵源代码 TTY:Windows 下的类似超级终端的原代码. TAPICase: Windows 下用TAPI拨号的例子 image: Windows 下一个数字图象处理的综合实例-CEComm: Windows CE 4.0 serial under the debugger source code wizard serial TTY: Windows under similar HyperTerminal the original code. TAPICase: Windows Dial-up using TAPI example image: Windows under a comprehensive digital image processing examples
Platform: | Size: 4303872 | Author: 孙立 | Hits:

[Embeded-SCM DevelopSerial_CE.net

Description: win CE .net Serial port class lib
Platform: | Size: 20480 | Author: 着哈 | Hits:

[Com Portwindowsceserial

Description: 通过创建串口类实现了windows ce下的串口通信-through the creation of a category of achievement under the windows ce Serial Communication
Platform: | Size: 45056 | Author: 姚传群 | Hits:

[Software EngineeringWindowsCEcom

Description: 以前看了很多文档,知道Windows CE的串口如何操作,但是由于从来没有想过要用串口,也没有实际的作过。昨天有人需要用我们的开发板,而他们主要就是要用串口,我就写了一个程序,用来测试串口是否工作。记录下来,作为以后串口通信程序的起点-before seen a lot of documents, Windows CE know how to operate the serial, But he never thought to use serial port, nor the actual made. Yesterday, someone needed to use our development board, and they mainly use serial port, I wrote a procedure, Serial used to test whether the work. Record, as a serial communication program after the starting point
Platform: | Size: 6144 | Author: victor | Hits:

[CommunicationCOMTest12

Description: ce下串口调试程序 -ce Serial debugging procedures
Platform: | Size: 4036608 | Author: gongfb | Hits:

[Other01155600686

Description: 这是一个Windows ce系统下的串口调试工具,对串口调试有一定的帮助。-This is a system under Windows ce Serial debugging tools, a pair of serial debugging certainly help.
Platform: | Size: 82944 | Author: hyj | Hits:

[Windows CESeriesCOMTEST

Description: EMBEDDED VC++4.0 对WINDOWS CE下的串口通信进行实验.将常用的串口功能封装为一个类,以回调方式读取串口数据,在S3C2410 ARM上通过-EMBEDDED WINDOWS CE 4.0 pairs of serial communications experiments. Chang, The serial Packaging for a functional categories, in order to form a callback to read serial data, the adoption of ARM S3C2410
Platform: | Size: 4592640 | Author: bruce lei | Hits:

[Windows CEPocketPCPDAComm

Description: 在Windows CE设备间通过串口进行通信。-in between Windows CE equipment through the serial port for communication.
Platform: | Size: 509952 | Author: migsoft | Hits:

[Windows CESerial

Description: 三星2440 BSP for WinCE 5.0 中串口驱动源码-Samsung 2440 BSP for WinCE 5.0 serial driver source code in
Platform: | Size: 43008 | Author: lilei | Hits:

[Driver DevelopSMDK2410forthreeuart

Description: windows ce 中增加三个串口的开发文档,很珍贵的,而且可以用的!-add three windows ce serial development documents, it is precious and can be used!
Platform: | Size: 13312 | Author: liuheng | Hits:

[Windows CESerialPort

Description: WINCE平台的串口测试程序,测试过,不错,很好用。-WINCE platform serial test procedure, test, and good, very good use.
Platform: | Size: 162816 | Author: sun wen min | Hits:

[Windows CEserial

Description: windows CE下面的简单的串口调试工具,里面有一个很好用的类。-err
Platform: | Size: 72704 | Author: maomao | Hits:

[Windows CEWindowsCE_com

Description: Windows CE下串行通信的实现,接受GPS数据例子-Windows CE serial communication under the realization of acceptable examples of GPS data
Platform: | Size: 1024 | Author: win | Hits:

[Windows CERS232CSCe

Description: win ce串口通讯调试程序通过RS232协议一PC机通讯-win ce serial communication protocol debugger one PC through the RS232 communication
Platform: | Size: 118784 | Author: lichanglei | Hits:

[Driver DevelopSERIAL

Description: Windows CE操作系统平台下的串口驱动程序-Windows CE operating system platforms under the serial port driver
Platform: | Size: 235520 | Author: rhkrhk | Hits:

[Windows CEEVCSerialPort

Description: Windows ce下串口通信类的定义,在Windows ce4.2下调试通过-Windows ce serial communication under the class definition, under the debugger in Windows ce4.2 through
Platform: | Size: 3072 | Author: 汪斌 | Hits:

[Windows CESerialPort

Description: 基于CE下的串口数据读写程序。串口操作是Wince中最常用的操作之一。CE的串口驱动采用流式驱动,操作串口就像操作文档一样。但需要注意对串口进行正确配置,否则容易出丢数据的现象。-CE-based serial data reading and writing under the program. Wince serial operation is in one of the most commonly used operations. CE serial driver using flow-driven, like the operation of the serial operation of the same document. However, the need for attention to the serial port configured correctly, otherwise the lost data easily phenomenon.
Platform: | Size: 2955264 | Author: li | Hits:

[CommunicationComTestDlg

Description: Windows CE 串口通讯程序,可用于Wince 4.0以上的版本,使用EVC++ 4.0编写-Windows CE serial communication procedures, can be used for Wince 4.0 or later, use EVC++ 4.0 preparation
Platform: | Size: 4096 | Author: YH | Hits:

[Driver Developmuti-serial

Description: CE下串口复用程序,实际串口只用一个,虚拟多个串口复用-CE serial reuse under the procedures, the actual use only one serial port, virtual serial port multiplexing multiple
Platform: | Size: 513024 | Author: as fa | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net