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

搜索资源列表

  1. Kbtestbench

    0下载:
  2. VHDL编写的Keyboard control使用ps2 keboard来使fgpa的led上显示键盘的二进制代码,用4个7seg来显示0-9的数字,该程序包含testbench.-ps2 keyboard controller which could enable led on fgpa to show the binary code of each key on ps2 keyboard and another four 7segment will display the number fr
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-27
    • 文件大小:2279
    • 提供者:hongwan
  1. PS2KEY

    0下载:
  2. 用VERILOG语言实现的PS2键盘的读取键码程序-PS2 KEY DRIVER
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:10134
    • 提供者:sexian
  1. ps2

    0下载:
  2. 基于MSP430F1611单片机的PS2键盘驱动程序,可以实现连击、上档键等功能,方便实用,适宜单片机初学者学习探讨。-MSP430F1611 MCU based driver PS2 keyboard, you can achieve batter, the file key and other functions, convenient and practical, suitable for beginners to learn of SCM.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:40542
    • 提供者:李强
  1. 35PS2-KEY

    0下载:
  2. 在AT89S51单片机上,实现PS2键盘与单片机之间的通信.-The AT89S51 microcontroller, PS2 keyboard connected to achieve communication between.
  3. 所属分类:Other systems

    • 发布日期:2017-05-11
    • 文件大小:2073088
    • 提供者:蓝锦强
  1. 51_mcu_examples

    3下载:
  2. 非常经典的51单片机常用实例程序代码,还附有开发板原理图:内容主要有:1 流水灯2 倒计时--数码管3 数码管动态显示4 数码管静态显示5 点阵--心型6 串口通信16 串口通信27 继电器控制8 音乐播放程序9 AT24C0210 红外线接收11 DS18B20 12DS1302 13 LCD1602-1 14 PS2键盘显示;15 矩阵键盘16 LCD12864 17 步进电机17 步进电机驱动 18 ADC0832 19 RS485通讯 20 直流电机 21 定时器0
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-06-07
    • 文件大小:1102059
    • 提供者:郑道宝
  1. PS2_Keyboard_Decode

    0下载:
  2. PS2键盘解码,104键盘的解码,支持全部按键,不支持组合键-PS2 keyboard decoder 104 decodes the keyboard to support all the keys, key combinations are not supported
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1738
    • 提供者:qq3185610
  1. EX24_PS2

    0下载:
  2. ME850单片机开发实验仪演示程序 - PS2 键值显示-ME850 MCU development experimental apparatus demo- PS2 key value displayed
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:23440
    • 提供者:jack
  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. ps2_keyboard_interface_latest.tar

    0下载:
  2. ps2 key board vhdl code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:187660
    • 提供者:chinna
  1. PS2-for-lpc210x

    0下载:
  2. lpc210x中ps2的应用,PS2键盘是非常常用一中输入设备,广泛运用于大型电子设备中。在小型设备中PS2键盘也被广泛的使用,这个程序就是一个PS2的键盘解码程序,把PS2的按键码转换成相应的ASCII码-lpc210x application in ps2, PS2 keyboard is a very common one input device, widely used in large-scale electronic devices. PS2 keyboard in the sma
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:143582
    • 提供者:huang
  1. ps2_keyboard

    0下载:
  2. THIS THE WHOLE SOURCE CODE OF ONE PS2 KEY REASE THAT YOU CAN TRY
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:2701
    • 提供者:urga turg
  1. ps2key

    0下载:
  2. 用单片机实现PS2接口的键盘用于B超机器的控制-PS2 KEY control of B Ultrasound
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:81245
    • 提供者:张文成
  1. PS2-VGA-lcd1602

    1下载:
  2. 通过PS/2的键盘输入,在VGA(800×600)上显示输入的字符,其显示具有空格、回车、退格,一频显示完后滚动显示的功能。并且也能在LCD1602上显示键值和对应的扫描码。对于初学者具有很好的参考价值,并具有完整的工程、原理介绍、代码注释,希望能给各位朋友带来帮助 -Through PS/2 keyboard input, VGA (800 × 600) display the characters entered, the display has a space, carriage r
  3. 所属分类:VHDL编程

    • 发布日期:2013-01-25
    • 文件大小:2795360
    • 提供者:刘渝
  1. KU

    0下载:
  2. 基于lpc2103的ps2键盘编码解码程序-ps2 key key
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:994
    • 提供者:荣平
  1. PS2-standard-keyboard

    0下载:
  2. 16-104键PS2接口标准键盘实例,单片机开发实例-16-104 key PS2 interface standard keyboard instance
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:26639
    • 提供者:比克
  1. stm32-ps2-mouse-test

    0下载:
  2. stm32鼠标试验,ps2接口,可以串口打印出鼠标移动和按键信息,在开发板例程的基础上做了修改移植到了自己的板子上-stm32-ps2 mouse test,it can print the information of mouse s movement and key using usart.
  3. 所属分类:SCM

    • 发布日期:2017-11-12
    • 文件大小:586100
    • 提供者:王宏
  1. ps2-control-key

    0下载:
  2. 51单片机实现键盘功能,当K1闭合,单片机发送右键+Enter的代码给PC,实现一键多功能。- 自动检测语言 划词 双语对照 中文 » 英语 <~ 复制 51 singlechip mi
  3. 所属分类:Home Personal application

    • 发布日期:2017-11-03
    • 文件大小:1299
    • 提供者:liang
  1. PS2

    0下载:
  2. 通过PS/2接口连接键盘来实现对键盘输入键的识别-PS/2 interface for keyboard input key identify
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:24369
    • 提供者:葛机
  1. key-and-mouse

    0下载:
  2. 支持鼠标和键盘的模拟 驱动模拟 使用winddk编程成功 支持usb鼠键 和ps2鼠键-Support mouse and keyboard emulation driver successfully simulated using winddk programming support usb ps2 mouse key and mouse button
  3. 所属分类:Driver Develop

    • 发布日期:2017-11-06
    • 文件大小:30605
    • 提供者:草木犀
  1. INT-PS2-1602

    0下载:
  2. PIC16F877A RB0引发外部中断的使用方法,学习PS/2接口键盘解码的方法 按下PS/2键盘按键后,将引发外部中断,进入中断后,对键盘数据线进行判断,以判断出是哪个按键 按下,并利用1602液晶,将该键显示出来。-PIC16F877A RB0 interrupt caused by the use of external methods, learning PS/2 keyboard interface method of decoding press PS/2 keyboard
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:47102
    • 提供者:zhiyongwang
« 1 23 4 5 »
搜珍网 www.dssz.com