Welcome![Sign In][Sign Up]
Location:
Search - usb mouse device

Search list

[ARM-PowerPC-ColdFire-MIPSusbcombo

Description: PIC MCU USB Keyboard/Mouse Combination Device C sample
Platform: | Size: 17408 | Author: 曾浩 | Hits:

[USB developHIDRW

Description: usb 访问HID设备的源码 可以访问HID设备(除鼠标,键盘被系统占用)-usb access sound code of HID device ,can access HID device(except mouse and keyboard are occured with system )
Platform: | Size: 58368 | Author: 费戈 | Hits:

[Other Embeded programARM9(s3c2410)USB_mouse

Description: 三星ARM9 s3c2410 usb device开发 ,实现HID鼠标功能 USB_device_lib.c: usb设备库函数 USB_device_config.c usb设备鼠标配置,配置描述符,接口描述符,类描述等,接USB控制传输。 USB_device.c usb设备鼠标主代码 。-Samsung ARM9 s3c2410 usb device development, HID achieve USB_device_lib.c mouse functions : usb equipment library functions USB_device_config.c usb mouse equipment configuration, descriptors configuration, interface descriptors, description, USB access control transmission. USB_device.c usb mouse main code equipment.
Platform: | Size: 11264 | Author: 哇哈哈 | Hits:

[ARM-PowerPC-ColdFire-MIPSKeil-At91sam7S64-USB

Description: Keil-At91sam7S64-USB 2.0 full speed device-Keil- At91sam7S64-USB 2.0 full speed devi ce
Platform: | Size: 39936 | Author: 周金华 | Hits:

[USB developUSB_hid

Description: usb描述符的文章合集,包含设备描述符、接口描述符、HID描述符等-usb descriptor article collection, including device descriptor, interface descriptor, HID descriptor, such as
Platform: | Size: 62464 | Author: 6p14 | Hits:

[Driver DevelopUSB

Description: 程序演示了一个USB鼠标的应用。 运行时用USB线连接开发板与PC机,PC将自动识别出设备类型并准备驱动。当一切配置完成后,可以用板上的按键来模拟鼠标动作(K1代表上,K2代表下,K4代表左,K5代表右)。-Procedures to demonstrate the application of a USB mouse. Run-time line to connect with USB development board with the PC machine, PC will automatically identify the type of device and driver ready. After all configuration is completed, the button panel can be used to simulate the mouse movements (K1 on the behalf of, K2 on behalf of, K4 representatives of the left, K5 on behalf of right).
Platform: | Size: 325632 | Author: taowei | Hits:

[Other Embeded programstm32_usb_spk_mouse

Description: This sample code is that usb composite device. It s sample usb speaker and mouse funciton.
Platform: | Size: 2898944 | Author: ondal | Hits:

[ARM-PowerPC-ColdFire-MIPSusb-device-hid-mouse-project-at91sam7s-ek-gnu

Description: 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 devices like USB mouse with Atmel ARM7 CPU using GNU, unlike IAR, GNU is free SW which can available to everyone
Platform: | Size: 879616 | Author: Tong Kwok Wai | Hits:

[Embeded-SCM DevelopUSBHID

Description: 基于LPC2146的USB-HID设备程序,一个简易鼠标。-LPC2146 based on the USB-HID device procedures, a simple mouse.
Platform: | Size: 107520 | Author: 李先生 | Hits:

[Linux-Unixusb-host-1.00.tar

Description: host usb 主设备程序 支持sd卡 mouse keyboard 的最单单的驱动程序 gcc编译-the main host usb device supports sd card mouse keyboard alone most of the gcc compiler driver
Platform: | Size: 405504 | Author: 肖夏 | Hits:

[SCMUsbMouse

Description: HID usb设备的单片机固件程序,能自己用单片机控制鼠标。-HID usb device microcontroller firmware to control their mouse using single-chip microcomputer.
Platform: | Size: 103424 | Author: 柏兆来 | Hits:

[Otherpic16c765_HID_mouse

Description: USB HID mouse device firmware source code using PIC s MCU
Platform: | Size: 120832 | Author: richman | Hits:

[Embeded-SCM DevelopUSB_Mouse_DD

Description: Source Code USB mouse Device Driver
Platform: | Size: 3072 | Author: ashish | Hits:

[USB developusbcombo

Description: 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 descriptors set up correctly. File usb_ch9.c contains the mouse and keyboard descriptors in the correct configuration. The main routine of this example moves the cursor in a circle and sends keyboard keycodes for the message "Microchip USB" over and over again. Some advice: Before running this firmware open a blank text document. Make sure that when you run the device/emulator that you are able to give focus to the document. The cursor will be moving in a circle so make sure you have plenty of room to click on the editor window. This will allow you to see the message "Microchip USB" without inadvertently having the message type over an existing document.-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 descriptors set up correctly. File usb_ch9.c contains the mouse and keyboard descriptors in the correct configuration. The main routine of this example moves the cursor in a circle and sends keyboard keycodes for the message "Microchip USB" over and over again. Some advice: Before running this firmware open a blank text document. Make sure that when you run the device/emulator that you are able to give focus to the document. The cursor will be moving in a circle so make sure you have plenty of room to click on the editor window. This will allow you to see the message "Microchip USB" without inadvertently having the message type over an existing document.
Platform: | Size: 15360 | Author: chane | Hits:

[Software EngineeringUSB_PS2_MOUSE_design

Description: 用4BIT OTP单片机实现USB/PS2 MOUSE的设计 USB 低速设备的设计发展到现在已经有了相当的成熟度。 各家IC公司都推出了USB DEVICE端的解决方案, 一般以8 BIT CPU CORE + USB SIE为主流构架。 SH69P04是中颖电子(Sinowealth)本着丰富USB产品应用,降低USB IC成本而设计的4BIT OTP单片机, 用以开发USB DEVICE设备。-the design of usb or PS2 mouse
Platform: | Size: 109568 | Author: 田野 | Hits:

[SCMUSB-Device-HID-Mouse

Description: 用带USB模块的PIC单片机做的USB鼠标程序源代码-USB module with a PIC microcontroller with a USB mouse to do source code
Platform: | Size: 99328 | Author: 柏兆兰 | Hits:

[SCMUSB-Device-HID-Keyboard

Description: 用带USB模块的PIC单片机做的USB鼠标-USB module with a PIC microcontroller with a USB mouse to do
Platform: | Size: 106496 | Author: 柏兆兰 | Hits:

[USB developusb-device-hid-mouse-project-at91sam9m10-ek-iar.z

Description: usb-device-hid-mouse-project successfully tested on the at91sam9m10 microcontroller board. IAR compilator.
Platform: | Size: 279552 | Author: Alexander | Hits:

[SCMusb-interrupt-transfer

Description: usb鼠标device部分功能的实现,里面有原理图。包括usb插到HOST主机上后,device相应HOST发过来的枚举传输命令,解析,相应过程。有对USB编程感兴趣的朋友可以通过该代码了解USB控制传输和中断传输的详细过程。-USB mouse device function, contain control & interrupt transfer process.
Platform: | Size: 27648 | Author: middle | Hits:

[SCMCH375-mouse

Description: 利用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
Platform: | Size: 54272 | Author: 张贻清 | Hits:
« 12 3 4 »

CodeBus www.codebus.net