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

搜索资源列表

  1. pc

    0下载:
  2. 键盘和USB与PC机的接口程序,适用于CPLD FPGA设计中,与上位机的连接与通信-Keyboard and USB and PC-interface program for the design of CPLD FPGA with PC connectivity and communication
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-24
    • 文件大小:166171
    • 提供者:mengzi
  1. 2410USB

    0下载:
  2. 基于s3c2410平台的wince环境下USB编程。可是实现U盘,鼠标,键盘的usb接口加载。-S3c2410 based on wince platform USB programming environment. However, the realization of U disk, mouse, keyboard interface to load the usb.
  3. 所属分类:Windows CE

    • 发布日期:2017-05-06
    • 文件大小:1168566
    • 提供者:panzekai
  1. Coding_Hardware_Windows

    0下载:
  2. Programming of hardware resources in Windows by means of functions BIOS, ports of input-output and program interface Win32 API is considered. Access and management methods are described by all basic devices of the modern personal computer: the mouse,
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-18
    • 文件大小:5049017
    • 提供者:sxd
  1. USBkey

    0下载:
  2. 用单片机做的USB开发板的键盘程序 开发板上共有8个按键,功能分别为: K1:左Ctrl键 K2:左Shift键 K3:左Alt键 K4:0键 K5:1键 K6:2键 K7:Caps Lock键 K8:Num Lock键 按键功能测试: 同时按下K1和K2可做输入法切换,这跟键盘上的两个键功能一样的。 K7可打开大写字母锁定,同时LED2亮起。K8是小数字键盘锁定键, 当数字键盘打开时,LED1亮起,这时可用K4,K5,K6输入数字。 请留意EDN板
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:97138
    • 提供者:haoyu
  1. USkBeyboard

    0下载:
  2. c.CEPARKUSB学习板之实战第一个USB程序USB键盘-study of actual board c.CEPARKUSB the first USB keyboard USB program
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:487704
    • 提供者:wawa
  1. UsbKeyboardWithMouse(TwoInterfaces)

    0下载:
  2. 用USB做键盘接口,用单片机控制的,是圈圈的范例-To do with USB keyboard interface, with single-chip control is an example of circle
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:115571
    • 提供者:shanyao
  1. usbkd_dm644x

    0下载:
  2. this is a test usb keyboard program for dm644x. it s easy to understand the concept about the IO operation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:10852
    • 提供者:mingkuang tsai
  1. project_usb_4550

    0下载:
  2. Computer source code for USB communication with PIC18F4550
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:354614
    • 提供者:Chinh Nguyen
  1. USBjianpan

    0下载:
  2. 基于单片机制作的USB键盘,非常具有价值,值得借鉴!- Produced based on single chip USB keyboard, is very valuable, worth learning from!
  3. 所属分类:SCM

    • 发布日期:2017-05-04
    • 文件大小:1271233
    • 提供者:谢翼
  1. usbnew11-4

    0下载:
  2. 自己开发的usb自定义键盘程序,利用端点1进行中断上传-Develop their own custom usb keyboard procedure, and use an interrupt endpoint Upload
  3. 所属分类:USB develop

    • 发布日期:2017-04-07
    • 文件大小:3841
    • 提供者:zzq
  1. Keyboard

    0下载:
  2. USB 设备的键盘功能实现 Cypress 也有类似的例子-Hooks required to implement USB peripheral function.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:3913
    • 提供者:
  1. IDAutomation_BarcodeScannerIntegration

    0下载:
  2. USB Barcode Scanner Application Integration Guide 该使用指南可以为集成手提式 USB 和键盘型条码扫描仪提供范例,文档资料和软件以及 Visual Basic 源代码。使用该指南,手提式扫描仪可以简单地与现有或者定制的应用软件相集成,作为自动化,输入和识别设备使用-USB Barcode Scanner Application Integration Guide This Guide can be integrated hand-held USB
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-03-27
    • 文件大小:30559
    • 提供者:wuqingbo
  1. usb-midikey

    3下载:
  2. usb转midi键盘程序;很好的东西;可以下来-midi keyboard, usb transfer procedures a good thing can play down the
  3. 所属分类:CSharp

    • 发布日期:2016-01-26
    • 文件大小:106515
    • 提供者:吴立挺
  1. VHDL_NEXYS_Example41

    0下载:
  2. In this example w ill interface the PS/2 port to a PS/2 keyboard, also known as an AT keyboard. The example will not apply to the newer USB keyboards, or to the older, obsolete XT keyboard. Keyboards contain their own microprocessors that conti
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:20044
    • 提供者:will
  1. Embeddedlinuxdevicedriverdevelopment

    0下载:
  2. 本书系统地介绍了嵌入式Linux设备驱动开发的相关知识和实例,主要包括: 数码管驱动程序;键盘驱动程序;A/D、D/A驱动程序;LCD驱动程序;触摸屏驱动程序;CAN总线驱动程序;I2C总线驱动程序;音频总线驱动程序;IDE驱动程序;NAND Flash和NOR Flash驱动程序;USB设备驱动程序;串口驱动程序;网络设备驱动程序。 实例丰富、讲解细致、代码分析详尽,嵌入式Linux设备驱动开发的理想参考用书。 -This book systematically introduces
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-06-12
    • 文件大小:19978843
    • 提供者:keke
  1. SourceCode

    0下载:
  2. KEIL C编译的一个可以应用的USB键盘程序,测试可以使用的。-KEIL C compiler, a program can be applied to the USB keyboard, the test can be used.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:87479
    • 提供者:张芸
  1. USBjianpan

    0下载:
  2. 介绍USB键盘的驱动,对开发USB设备很有帮助-Descr iption USB keyboard driver, useful for developing USB devices
  3. 所属分类:USB develop

    • 发布日期:2017-04-04
    • 文件大小:128673
    • 提供者:李成龙
  1. UsbKeyboardWithMouse(TwoInterfaces)

    0下载:
  2. UsbKeyboardWithMouse usb鼠标和键盘的实现 圈圈的范例 注解很详细-UsbKeyboardWithMouse usb mouse and keyboard, an example of the realization of circle very detailed annotation
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-30
    • 文件大小:115450
    • 提供者:rick324
  1. xkbdbthid-0.1_src.tar

    0下载:
  2. This linux driver let you use your USB bluetooth dongle to simulate keyboard. You can use your linux machine as a keyboard to other computer. Good example of using this driver is to wake up other machine at night by sending bluetooth signal.
  3. 所属分类:Network Security

    • 发布日期:2017-03-29
    • 文件大小:512647
    • 提供者:fociwm
  1. cfile8.uf@1839B60E4B1265BE52B990

    0下载:
  2. USB Keyboard Sniffing with TD
  3. 所属分类:USB develop

    • 发布日期:2017-04-08
    • 文件大小:182015
    • 提供者:T Ets
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 20 »
搜珍网 www.dssz.com