搜索资源列表
WinCE通信指南之配套光盘
- WINDOWS CE 通信指南(附光盘) 本书配套光盘内容包括:本书的英文版电子书;SDK for Windows CE,Handheld PC Professional Edition 3.0;范例源代码;送“Internet互联网即时通”多媒体学习软件。 本书是Microsoft Windows CE开发人员指南系列丛书之一。Microsoft Windows CE是公司为系统资源有限的设备开发的一种小型操作系统。因为Windows CE具有模块化的设计特征,所以能够适用于
mips-uart-16550
- MIPS架构下串口API函数集合,包括getchar\\putchar\\scanf\\printf-MIPS architecture Serial API function set, including getchar \\ putchar \\ Scanf \\ printf
Programfor Serial Communication between PC and Single
- 使用 VC++6.0 提供的串行通信 MSComm 控件以及 Windows API 函数实现 PC 机 和单片机之间的通信。详细介绍了实现的方法,给出了应用实例。 -use the serial communication MSComm and Windows API function PC and communication between the microcontroller. Details on the methods to achieve, an example of
sdf28xx_v3_1_serial
- 3.1 of the SDFlash serial algos supports the following devices, and uses the listed Flash API algorithms: TMS320F2801 with Flash API V3.02 TMS320F2801-60 with Flash API V3.02 TMS320F2802 with Flash API V3.02 TMS320F2802-60 with Flash A
ucos51在KeilC51上仿真运行
- Demo程序经Keil701编译后,代码量为7-8K,可直接在KeilC51上仿真运行。 使用方法:解压后双击yy项目,点调试即可在串口仿真看到结果。 Demo程序创建了3个任务A、B、C优先级分别为2、3、4,A每秒显示一次,B每3秒显示一次,C每6秒显示一次。从显示结果看,显示3个A后显示1个B,显示6个A和2个B后显示1个C,结果显然正确。用户可以仿照范例运用更多系统API函数写出自己的程序。只要程序中有显示语句就可以用软件仿真器看结果。注意:系统提供的显示函数是并发的,他不是直接显示到串
WinCE-serial-API-functions
- WinCE串口API函数大全,详细介绍了串口通讯涉及到的函数。-WinCE serial API functions Guinness, described in detail related to serial communication function.
car
- 我做游戏手柄和单片机做的遥控车:VB调用joystick的API获取游戏手柄的信息通过串口发给单片机1,单片机1通过NRF24L01发给小车上的单片机2(STC89C52)进行遥控。-I do joystick and microcontroller to do remote control car: VB API call to get joystick game controller of the information sent to the microcontroller through
PDA_SerialPort
- wince下使用vc编写的对串口读写的小程序,调用底层api对串口进行操作,自己可以设置波特率等参数,并将读到数据进行现实-wince use vc prepared to read and write to the serial port of small programs, call the bottom of the serial api operate, they can set the baud rate and other parameters, and read data from
STtools
- ST STB仿真器开发工具.并行接口转串行IIC2-ST STB emulator development tools. IIC2 serial to parallel interface
COM_MENQ
- wince5.0下串口调试软件,方便开发人员。该串口直接用API写的,不是使用控件-wince5.0 serial debugging under the software for developers. API to write directly to the serial port, not using the control
gyro_serialPortSingleThread
- for dsp3000 gyroscope read the data of dsp3000 gyroscope from RS232 serial port and parse the data to rate/angle mode based on windows API and visual C-for dsp3000 gyroscope read the data of dsp3000 gyroscope from RS232 serial port and parse th
WinCE_SerialPort
- 这个例子演示了Windows CE操作系统下,采用VC++进行串口通讯的例子。这个代码已经很详细了,类似于桌面Windows的串口调试助手。Windows CE下没有MSComm控件可以使用,这个例子演示了如何采用VC++,通过API操作,进行串口通讯的编程。-This example demonstrates the Windows CE operating system, using VC++ for serial communication example. This code has a
msp430f4152XBee
- 使用msp430f4152单片机串口调试XBee模块AT和API命令,经测试正确!-Debugging using the XBee modules msp430f4152 Chip Serial AT and API command, the test correctly!
xbee-zigbee-LPC2142-gcc
- This embedded system was designed to work with xbee-zigbee modules using API mode, through the serial por (UART0 and UART1). The microprocessor is an ARM LPC2142, it compiles using gcc. All the makefiles are included. A cross compiling tool is needed
testcom
- Windows CE下的串口测试程序,用EVC++编写,全是用API函数编写的-Windows CE serial test program with EVC++ write, all written using the API function
mscom
- 利用API函数实现与下位机的串口通信,经过略微更改可以实现自己的功能-API functions for serial communication
API
- API实现串口通讯,API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。-API serial communications API function not only provides open and read and write methods of operation of the communication port, but also provides numerous functions to support the various
android-serialport-api
- 安卓串口通讯的测试范例,进行了官方小bug 的修改及处理,测试没任何问题,没有找到安卓类别请管理员处理一下-Andrews serial communications test case for the official small bug fixes and handling, testing without any problems
利用API函数实现字符发送
- VISUAL C++与串口通信,实现PLC的数据发送与接收,通过自由口的方式(VISUAL C++ and serial communication, to achieve the PLC data transmission and reception, through the free way)
WinCE串口API函数
- WINCE串口编程相关API,主要针对WINCE串口编程特性进行说明,有需要的可以参考,(WINCE serial programming related API, mainly for the WINCE serial programming characteristics of the descr iption, there is a need to refer to,)
