搜索资源列表
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
commtest
- 检查串行通讯,本文详细介绍了串行通信的基本原理,以及在Windows NT、Win98环境下用MFC实现串口(COM)通信的方法:使用ActiveX控件或Win API.并给出用Visual C++6.0编写的相应MFC32位应用程序。
WindowsAPIdaquan
- Windows API函数大全.doc 包含大部分的API函数
WindowsAPIdq
- WindowsAPIdq.chm,windows API函数大全-WindowsAPIdq.chm, windows API function Guinness
gly.c
- 用C8051F020实现的基于TCP/IP协议的虚功率源。C8051F020外接LCD,键盘,USB接口,以太网及LXI总线。USB接口采用CH372芯片,在计算机端,CH372的配套软件提供了简洁易用的操作接口,通用Windows驱动程序提供设备级接口,通过DLL提供API应用层接口,与本地端的单片机通讯就如同读写文件。以太网接口部分采用W3100A实现传输层、网络层、数据链路层的功能,采用RTL8201BL实现物理层的功能。-With the realization C8051F020-ba
WindowsAPI
- 用VC++实现与上位机通信的几种方法,主要有Windows API通信函数方法-comunication
HIDTestSource
- This program exercises the HID API of Windows for a specific device. It calls the relevant HID functions and shows the results. The extended test calls the HID functions with unusual but valid parameters.
MTManipulationInertia
- 基于操作和惯性的多点触摸例子程序 (也支持鼠标操作)---需要SDK 7.1的支持哦!-Demonstrates how to add Windows Touch support to native Win32 applications using the Manipulation and Inertia API. The sample implements the essential features of the API to enable translation, rotation
USB-data-transfer-module-instance
- MCU:PIC18F4550.实现了USB数据传输模块的设计,由于windows为HID提供了完整的类驱动程序及相应的API,因此开发PC端的HID应用只需调用API即可完成,作为嵌入式开发的工程师只要熟悉C++即可独立开发相关的上位机程序,无需在为协作开发中一人上位机、一人下位机的配合冲突而烦恼。-MCU: PIC18F4550. To achieve the USB data transfer module design, the windows to provide a complete
STM32_USB_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。 -1, the STM32 USB enumeration HID devices. 2, STM32 three endpoints,
APIforSTM-MCUbootloaders
- STM bootloader API for Windows
STM32_HID
- 1,将STM32的USB枚举为HID设备。 2,STM32使用3个端点,端点0用于枚举用,端点1和2用于数据的发送和接收。 3,端点长度为64,也就是单次最多可以传输64个字节数据。 4,STM32获取上位机下发的数据并将该数据通过USB原样返回,同时将数据打印输出。 5,上位机程序通过调用windows的API实现对HID设备的读写控制。(1, the STM32's USB is enumerated as a HID device. 2, STM32 uses 3 endpo