搜索资源列表
USB-Device-HID-Mouse
- 用带USB模块的PIC单片机做的USB鼠标程序源代码-USB module with a PIC microcontroller with a USB mouse to do source code
stm32_usb_spk_mouse
- This sample code is that usb composite device. It s sample usb speaker and mouse funciton.
usb-device-hid-mouse-project-at91sam7s-ek-gnu
- configure HID devices like USB mouse with A91SAM7SE CPU. Inlcude initilization for necessary peripherials. Developer can modify this piece code to do their development on HID devices. This is speically for GNU-AT91SAM7SE test code for interfacing HID
USBHID
- 基于LPC2146的USB-HID设备程序,一个简易鼠标。-LPC2146 based on the USB-HID device procedures, a simple mouse.
usb-host-1.00.tar
- host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
UsbMouse
- HID usb设备的单片机固件程序,能自己用单片机控制鼠标。-HID usb device microcontroller firmware to control their mouse using single-chip microcomputer.
pic16c765_HID_mouse
- USB HID mouse device firmware source code using PIC s MCU
USB_Mouse_DD
- Source Code USB mouse Device Driver
usbcombo
- This example firmware is based on Microchip s USB Support Firmware. The purpose of this example is to provide a model for making a USB combination device. This mainly entails having the USB descr iptors set up correctly. File usb_ch9.c conta
Codes
- 《圈圈教你玩USB(附盘)》附带的光盘中有USB学习板的电路图以及所有实验的完整源代码包(C/C++语言)。通过U盘、USB鼠标、USB键盘、USBMIDI键盘、USB转串口、自定义的USBHID设备和自定义的USB设备等几个具体的USB例子,一步步讲解USB设备及驱动程序和应用程序开发的详细过程和步骤。最后两章介绍USBWDM驱动开发,并给出一个简单的USB驱动和USB上层过滤驱动的实例。-"Circle teach you to play USB (attached disk)&q
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
STM32-H103
- STM32-H103 board is entry level development board for the new ARM Cortex M3 family of devices produced by ST Microelectronics Inc. With STM32-H103 you can explore the features of STM32 family on budged, the board have everything necessary to bu
USB-Device-HID-Keyboard
- 用带USB模块的PIC单片机做的USB鼠标-USB module with a PIC microcontroller with a USB mouse to do
usb-device-hid-mouse-project-at91sam9m10-ek-iar.z
- usb-device-hid-mouse-project successfully tested on the at91sam9m10 microcontroller board. IAR compilator.
UsbMouse
- USB鼠标的 设备端代码 基于AT89C51 和D12芯片-USB mouse device-side code, and the D12 based on AT89C51 chips
usb_dev_mouse
- TI公司的LM3S系列ARM作为一个USB鼠标设备的源码,包含源码以及多种编译环境下的工程文件。-TI s ARM LM3S series as the source of a USB mouse device, including the source and a variety of project files compilation environment.
usb-interrupt-transfer
- usb鼠标device部分功能的实现,里面有原理图。包括usb插到HOST主机上后,device相应HOST发过来的枚举传输命令,解析,相应过程。有对USB编程感兴趣的朋友可以通过该代码了解USB控制传输和中断传输的详细过程。-USB mouse device function, contain control & interrupt transfer process.
CH375-mouse
- 利用CH375芯片的外部设备模式和C51单片机配合,模拟USB鼠标设备,可以实现鼠标移动,鼠标左右键和翻页的简单鼠标功能-The CH375 chip external device mode and C51 microcontroller with analog USB mouse device, you can simple mouse movement, mouse button and flip the mouse
stm32-usb-mouse
- stm32f103 usb模块作为设备端,模拟成鼠标,可以实现模拟成鼠标移动以及点击功能-stm32f103 usb module as a terminal device, modeled as a mouse, you can simulate mouse movement and click function
Win32_MFC
- 1、能够检测USB鼠标或者U盘等HID设备的插拔,注册的设备即可检测(源码中注册) 2、使用的是VS2008环境(Able to detect USB mouse or U disk and other HID device plug and play)