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

搜索资源列表

  1. keyboardtoPC

    0下载:
  2. windows下PS2键盘实现源代码程序,对PS2协议学习很有帮助-PS2 keyboard under windows to achieve the source code procedures, PS2 agreement very helpful
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:1000137
    • 提供者:王健
  1. 1

    0下载:
  2. ps2 keyboard scane code
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:254576
    • 提供者:何轩
  1. ps2_kbd_interface

    0下载:
  2. The essense of this code is to simply receive the serial stream of data from a PS2-type keyboard
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-02
    • 文件大小:29838
    • 提供者:ha
  1. keyboard_vhdl

    0下载:
  2. ps2 keyboard with encoding ascii code to 7-segments screeen. LIBRARY ieee USE ieee.std_logic_1164.all USE ieee.std_logic_arith.all USE ieee.std_logic_unsigned.all ENTITY klawa IS PORT ( keyboard_clk, keyboard_data, clock_25MHz,
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-29
    • 文件大小:637669
    • 提供者:arekk
  1. PS2code

    0下载:
  2. PS2鼠标键盘协议代码 PS2鼠标键盘协议代码 PS2鼠标键盘协议代码-PS2 mouse and keyboard protocol code
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-31
    • 文件大小:40712
    • 提供者:hanjiao
  1. PS2-keyboard-drive-

    0下载:
  2. //DMAVR-128的PS2键盘驱动程序,并在1602液晶上显示键值 //PS2键盘按键1次输出33个时钟脉冲,因此采用中断的方式读取33次,只提取最后一个字节中的数据位做键码 //按键1次,实际输出3个字节数据,每个字节为11位,一个起始位(0),8个数据位,一个奇偶校验位,一个停止位(1) //并且第1个字节与第3个字节数据相同,此程序提取第3个字节的数据位键值数据-//DMAVR-128 of the PS2 keyboard driver, and in 1602 is d
  3. 所属分类:Driver Develop

    • 发布日期:2017-03-30
    • 文件大小:3206
    • 提供者:吴钟海
  1. TPS2_IP_COREh

    0下载:
  2. 该IP核是一个ps2键盘的源代代码(vhdl语言)可直接使用。 -The the IP nuclear yes to the a ps2-keyboard of the source on behalf of code (vhdl language) can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:27083
    • 提供者:
  1. sKeyyboardPS2t

    0下载:
  2. 标准PS2键盘源程序源码(S3C44B0X) ****** 没办法,要的到就先要付出,无奈之下共享此苦心开发的代码,绝对原创!绝对稳定!注:本程序源码是为uCGUI而开发的,占有444B0的UART1,使用第三三套扫描码,最终与uCGUI的接口函数结合,程序源码有详细的解析。记的当时开发PS2键盘程序源码时,感觉网上资料太少或者不全,希望能带来帮助! 可直接使用。 -Standard PS2 keyboard source code (S3C44B0X)****** not want to
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:5714
    • 提供者:xpntt
  1. 51-PS2-ads

    0下载:
  2. 51单片机模拟PS2键盘源代码,没有实验调通,待验证-51 single-chip analog PS2 keyboard source code, no experimental tune pass, to be verified
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2200
    • 提供者:liliang
  1. 5PS2KEY1

    0下载:
  2. 51单片机模拟PS2键盘KEIL C51程序,单片片机采用STC12C系列,代码注释详细, -51 MCU analog PS2 keyboard KEIL C51 program, single piece of the machine using STC12C series, code comment in detail,
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:2698
    • 提供者:尴尬
  1. PSouurceFiileS

    0下载:
  2. PS2键盘实验Verrilog HDL代码 -The PS2 keyboard experiments Verrilog HDL code
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-24
    • 文件大小:3520
    • 提供者:jxjj609
  1. myKeyboard

    0下载:
  2. 自己实现的ps2键盘驱动代码,实现了按键的部分功能,需要的请下载-Realize their own ps2 keyboard driver code to achieve some key features need to download
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-14
    • 文件大小:41683
    • 提供者:kuku
  1. 5

    0下载:
  2. PS2键盘控制c源码,经调试,非常可靠稳定,可直接使用-PS2 keyboard control c source code, after debugging, very reliable, stable and can be used directly
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2664
    • 提供者:vccode
  1. 9

    0下载:
  2. ps2键盘在c51中的程序源码, ps2键盘在c51中的程序源码-Ps2 keyboard in the c51 program source code, ps2 keyboard in the c51 program source code
  3. 所属分类:Communication

    • 发布日期:2017-04-14
    • 文件大小:2754
    • 提供者:vccode
  1. USB HID to PS2 Scan Code Translation Table

    1下载:
  2. 可以对应查找usb hid键盘键值,方便开发者使用(You can find the corresponding USB HID keyboard key value, convenient for developers to use)
  3. 所属分类:其他

    • 发布日期:2017-12-27
    • 文件大小:128000
    • 提供者:lincoln1000
  1. ps2

    0下载:
  2. ps2 code vhdl for keyboard
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:710656
    • 提供者:mrelec
搜珍网 www.dssz.com