搜索资源列表
Windows CE下的串口通讯类
- 串行通讯是目前计算机、通信和控制领域最基本的通信方式。在CSDN的“嵌入式开发/WINCE”社区中,经常有人提问该到哪找串口通讯类,其实这个问题我自己也问过。:)而一般的回答是给你提供一个Pocket PC 2002的SDK例子程序。但到底SDK的程序和MFC的结构有很大的不同,对于想用MFC编写通信程序的人来说也不是很便利。 另一方面,由于Windows CE是一个基于Unicode的操作系统,并且Windows CE不支持Windows下常用的串行通信重叠I/O方式(OVER
evc_Chuankou
- 基于wince下串口助手源代码。可以支持十六进制发送接收。-Serial assistant source code. Support hexadecimal send and receive.
C2440_ComTest
- 基于三星2440串口的简单测试程序,可以进行接收和发送的检测-Samsung Serial simple test procedure can receive and send Detection
GPSComEVC3.0
- 程序实现了PDA对手持型GPS的导航设计。用一个串口类控制串口通讯,通过对接收的GPS数据分析导航信息。-program on the PDA handheld GPS navigation design. Serial category with a serial communication control, the reception of the GPS navigation data analysis information.
EvcSerialtool
- 本程序在serialport的基础上修改. 1. 加强了串口发送纠错能力,为串口拔插后的再连接提供了可能. 2.提高了串口接收的效能,由以前的查询方式接收改为由事件驱动 接收,在没接收数据时不占用CPU时间. 3.修改了16进制发送时只能发送大写的A--F,改后大小写a--f都 能发送. 4.修改了16进制发送时不能输入空格的毛病. 5.修改了接收大文件时,程序反应迟钝的毛病.
GPRStest
- wince下测试GPRS模块响应的程序,GPRS模块为SIM300,接S3C2440的串口1,发送AT到GPRS,则接收到其返回的OK.
TestSerial
- WinCE环境下串口接收、发送数据的一个程序,对WinCE串口编程很有帮助。
I2C-COM
- I2C通信,主要是说明串口的通讯,对串口的接收进行详细地解释
YsfTTY
- windows mobile ppc5.0 mfc 编制的串口测试程序,vs2005,包括发送,接收,保存
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.
CEGPS
- WINCE操作系统下,利用串口接收GPS数据。-WINCE operating system, using the serial port to receive GPS data.
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
mapinfo
- 自己开发的子windows mobile下面运行的简单的GPS定位系统,带串口驱动,从串口接收GPS的信号,质量绝对高!-Developed their own sub-windows mobile running the following simple GPS positioning system, with the serial driver, from the serial port to receive GPS signals, the absolute high quality!
chuankou
- 基于ART采集卡和嵌入式ARM主板用EVC实现数据的实时采集及串口接收和发送。可以通过串口调试助手观察串口的通讯状态。-ART-based capture cards and embedded ARM board with the EVC to achieve real-time data acquisition and serial port receive and send. Can be observed through the serial port to debug serial co
Datatrans
- wince下接收串口数据,通过socket转发到pc,包含客户端和服务器-wince to receive serial data through the socket forwarded to the pc, contains the client and server
ComTest1.0
- WINCE串口工具源代码,支持5.0,6.0,实现16进制收发,字符串发送,10进制接收等。-wince5.0,wince6.0
UART_EX1
- wince 串口接收程序,提取电子罗盘的有效航向信息,并实时显示-wince serial port to receive the program
CESeries
- WinCE下面的串口类,可以实现串口接收,发送数据,(注意只是串口类文件。)-WinCE following serial class, you can implement serial port to receive and transmit data, (note that only the serial class file.)
CommMFC
- WinCE操作系统上串口接收及发送程序,VC++程序,有界面,简单易懂。-WinCE operating system serial port receive and transmit procedures, VC++ program, interface, easy to understand.
七段码显示串口接收数据
- 在wince6.0上运行,使用PC104可以将串口接收到的数据存成文件,同时将实时数据以七段码的形式显示在屏幕上
