CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - USB HID mouse

搜索资源列表

  1. JM60-HID-Mouse 飞思卡尔单片机JM60利用usb接口模拟出一个鼠标的程序

    1下载:
  2. 飞思卡尔单片机JM60利用usb接口模拟出一个鼠标的程序-the code example of mouse using freescale s 8 bit mcu of mc9s08jm60cld
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2015-03-06
    • 文件大小:236544
    • 提供者:陈世利
  1. MouseExample.rar

    0下载:
  2. HID Mouse source code 屬於Silabs C8051F326/F327,可以做一個USB 鼠標,HID Mouse source code belonging to Silabs C8051F326/F327, can do a USB mouse
  3. 所属分类:SCM

    • 发布日期:2017-03-23
    • 文件大小:74993
    • 提供者:古小寶
  1. USB-Device-HID-Mouse

    0下载:
  2. 用带USB模块的PIC单片机做的USB鼠标程序源代码-USB module with a PIC microcontroller with a USB mouse to do source code
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:99707
    • 提供者:柏兆兰
  1. M8-RF-USB-MouseKeyboard

    0下载:
  2. 用ATMEGA8模拟USB鼠标和键盘,通过2.4G的无限传输芯片24L01接收发射端的数据,实现10米以上距离传输的无线键盘鼠标,HID方式,无需驱动。发射端也是M8与24L01配合,M8扩展出键盘。(目前只扩展8个键,可继续扩展),接收端用GUN-GCC编译,发射端用ICCAVR编译-ATMEGA8 simulation using USB mouse and keyboard, through the 2.4G chip 24L01 unlimited transmission of dat
  3. 所属分类:SCM

    • 发布日期:2016-01-27
    • 文件大小:218050
    • 提供者:凯理
  1. usbmouse

    0下载:
  2. android kernel linux系统的USB鼠标驱动源码,用的USB HID协议。-android kernel linux system' s USB mouse driver source code, use the USB HID protocol.
  3. 所属分类:android

    • 发布日期:2017-04-01
    • 文件大小:2716
    • 提供者:
  1. at91sam9263-ek-usb-all

    0下载:
  2. at91sam9263-ek板usb开发全套资料(包括iar、keil、gun工程)同时拥有ac97、ccid、cdc-serial、cdchid、cdcmsd、hidmsd、core、hid-keyboard、hid-mouse、hid-transfer、massstorage工程-at91sam9263-ek board usb develop a full set of data (including iar, keil, gun works) have both ac97, ccid,
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-29
    • 文件大小:11843153
    • 提供者:文建祥
  1. MouseExample

    0下载:
  2. 基于344单片机的HID设备的USB鼠标代码,代码采用c编写-Based on 344 Singlechip HID devices USB mouse code, the code used to prepare c
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:90607
    • 提供者:郑文德
  1. AT91USBFramework-Core1.02+HID1.01

    0下载:
  2. This software package contains the USB framework core developped by ATMEL, as well as two HID drivers for a mouse and a keyboard. The following files are included : - core/ -> Source code for the framework core -> Makefile for
  3. 所属分类:USB develop

    • 发布日期:2017-05-07
    • 文件大小:1585062
    • 提供者:容健安
  1. usb-device-hid-mouse-project-at91sam7s-ek-gnu

    0下载:
  2. 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
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:879345
    • 提供者:Tong Kwok Wai
  1. vusb-20090415

    0下载:
  2. 大家熟悉的AVRUSB,最新版本更名了 更新:1.修改了HID-MOUSE代码的配置。 2.项目更名为V-USB -Hid-mouse example used settings from hid-data example, fixed that. Renamed project to V-USB due to a trademark issue with Atmel® .
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:479082
    • 提供者:yuangaoping
  1. pic16c765_HID_mouse

    0下载:
  2. USB HID mouse device firmware source code using PIC s MCU
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:120354
    • 提供者:richman
  1. irMouse

    1下载:
  2. AT91SAM7S64+KEIL,实现红外遥控器接口、USB-HID接口,进而实现电脑的无线遥控鼠标-AT91SAM7S64+ KEIL, realization of infrared remote control interface, USB-HID interface, so as to realize a wireless remote control computer mouse
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2012-12-29
    • 文件大小:239199
    • 提供者:刘聪
  1. PIC-USB-STK-Mouse

    0下载:
  2. Source to Pic18f4550 USB mouse, come with source for HID usage of USB port
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-24
    • 文件大小:252110
    • 提供者:crast
  1. HID_Report

    0下载:
  2. 开发USB HID设备必须要了解的资料。详细介绍HID报告描述符。以键盘和鼠标作为例子,详细解读HID报告描述符。-Development of USB HID devices must understand the information. Details HID report descr iptor. To the keyboard and mouse as an example, a detailed explanation of HID report descr iptor.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:25246
    • 提供者:bird
  1. usb-device-hid-mouse-project-at91sam9m10-ek-iar.z

    0下载:
  2. usb-device-hid-mouse-project successfully tested on the at91sam9m10 microcontroller board. IAR compilator.
  3. 所属分类:USB develop

    • 发布日期:2017-03-24
    • 文件大小:279852
    • 提供者:Alexander
  1. usb-device-hid-mouse-project-at91sam7x-ek-iar

    0下载:
  2. The USB HID Mouse Project will help you to get familiar with the USB Device Port(UDP) and PIO interface on AT91SAM microcontrollers. Also it can help you to be familiar with the USB Framework that is used for rapid development of USB-compliant class
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:359517
    • 提供者:Mehdi
  1. host-hid-mouse

    0下载:
  2. This usb HID mouse host code for the PIC24HJ-This is usb HID mouse host code for the PIC24HJ
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:385568
    • 提供者:smartcharge
  1. USB Host - HID - Mouse

    0下载:
  2. Microchip Microcontroller Use. For USB Mouse. Not fully functional. Need to review. At least basic USB knowledge is required.
  3. 所属分类:USB编程

    • 发布日期:2018-01-08
    • 文件大小:55296
    • 提供者:cephasathrun
  1. 使用HT82K95E 实现与PC 的数据传输

    2下载:
  2. HT82K95E 是盛群推出的USB Keyboard OTP MCU,符合USB HID 1.1 规格相容产品,具备 4K×15 ROM Size 、160 Bytes RAM 、3 个端点(FIFO Size 为8 Bytes)可定义为Boot Device Keyboard 、Mouse 产品,具有USB 、PS/2 硬件自动判断辅助接口,适用于USB,USB+PS/2 产品开发。 本范例将介绍HT82K95E 与PC 的数据传输,将端点1 配置为IN,端点2 配置为OUT,通
  3. 所属分类:编程文档

    • 发布日期:2018-04-10
    • 文件大小:1557133
    • 提供者:andrawloo
  1. usb

    2下载:
  2. 实现usb hid 键盘和鼠标的demo(Implementation of USB HID keyboard and mouse demo)
  3. 所属分类:USB编程

    • 发布日期:2019-05-29
    • 文件大小:335872
    • 提供者:zm46
« 12 3 4 »
搜珍网 www.dssz.com