CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - ps2 key

搜索资源列表

  1. PS2KeyBordDriver

    0下载:
  2. 基于MEGA16的PS2键盘驱动程序,利用单片机的外部中断检测是否有键被按下,若有则检测出键值并显示在LCD1602上-MEGA16 based on the PS2 keyboard driver, using SCM detect external interrupt key is pressed, if it is detected and displayed in key LCD1602 on
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:2895
    • 提供者:陈晓涛
  1. MSP430PS2

    0下载:
  2. MSP430269 实现PS2键盘解码 包括shfit组合键 -PS2 keyboard decoder MSP430269 including the achievement of key combinations shfit
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31663
    • 提供者:李成龙
  1. PS2_Keyboard_library

    0下载:
  2. 使用说明: 1、该头文件还处在更新中,已经可以从PS2键盘中提取所需的键盘扫描码,并能单独存储最后一次的通码和断码。 2、该头文件提供一个Scan_Key_Board_PS2()函数,该函数将PS2键盘的输出模拟成普通的 n*m 键盘扫描的输出模式,即当有键按下时,通过该函数将获得对应的键盘扫描码,当没有键按下时,将获得一个KEY_NULL的返回。 3、该头文件需要的硬件支持为: 一个下降沿触发的外中断,并将.h中的宏KEY_BOARD_PS2_INSERT_INT_I
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:4123
    • 提供者:yy
  1. PS2standardkeyboard

    0下载:
  2. PS2 Standared key board C source code
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-06
    • 文件大小:24478
    • 提供者:ayalew
  1. daima

    0下载:
  2. 时钟 lcd12864显示 步进电机转动 PS2键盘+数码管显示 LCD12864图片滚动显示 P13键控制继电器吸合LCD1602显示-Stepper motor turning the clock lcd12864 Show PS2 keyboard+ digital display LCD12864 picture scroll P13 key control and relay LCD1602 display
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-01
    • 文件大小:9264
    • 提供者:朱君
  1. P1

    0下载:
  2. PS2 接收并解码来自标准键盘的基本按键的扫描码然后在1602液晶上显示。按Back Space键可以前向删除显示字符,按Space键可以后向删除显示字符。-Receive and decode standard PS2 keyboard from the basic scan code and then displayed on LCD in 1602. Press Back Space key can be removed prior to the show characters, pres
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:35886
    • 提供者:lisipan
  1. ps2_transl

    0下载:
  2. PS2多功能小键盘C语言编程,由freescale单片机控制,能实现在LCD上显示的同时在PC机上显示所按下的键。-PS2 multi-function keyboard C language programming, from freescale MCU, LCD display can be realized in the same time, PC, display the pressed key.
  3. 所属分类:SCM

    • 发布日期:2017-05-02
    • 文件大小:909575
    • 提供者:小倩
  1. PS2KEYBOARD

    0下载:
  2. 通过PS2键盘接口,实现简单的键盘到FPGA通信,将按键ASC码显示在LED上。-this is a design of PS2keyboard based on PS2 protocol, realizing the display of the ASC code of each key on the led.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:397432
    • 提供者:guocan
  1. PS^2

    1下载:
  2. PS2键盘检测C语言程序, 说明 :通过中断方式接收按键信息,程序中没有做数据的奇偶校验 -PS2 keyboard detection of C language program, note: to receive key information through the break, the program does not do parity data
  3. 所属分类:SCM

    • 发布日期:2017-03-25
    • 文件大小:12340
    • 提供者:侯勇
  1. ps2verilog

    0下载:
  2. ps2的verilog程序,按键通过串口在串口终端上显示相应的按键-ps2 the verilog program, key in the serial console via the serial port to display the corresponding button
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:340286
    • 提供者:zhangjian
  1. C51

    0下载:
  2. ME500单片机开发系统演示程序 - 控制PC键盘上三个LED灯 有定义键按下,对应的LED灯亮与灭 描述: PS2键盘发送数据到ME500,ME500接收到数据后 再发送数据到PS2键盘,控制PS2键盘上的3个LED亮与灭 P0口的8个LED还可以显示PS2的其它按键编码 -ME500 microcontroller development system demo- control three LED lights on the PC keyboard is defi
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:18323
    • 提供者:quyinlong
  1. FPGAshiyan(17)

    0下载:
  2. FPGA入门系列实验教程——实验十七.LCD1602显示PS2键盘的键值-Getting Started with FPGA tutorial series of experiments- experiments seventh. LCD1602 display key PS2 keyboard
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:483064
    • 提供者:lutangshi
  1. ps2verilog

    0下载:
  2. 本程序实现了基于FPGA的PS2键盘控制器,主机即FPGA读取键盘的键码然后解码输出到上位机(串口调试助手)显示,用户友好,调试方便,-This program implements the PS2 keyboard controller based on FPGA, the FPGA reads the keyboard master key code and then decode the output to the host computer (serial debugging assis
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:310933
    • 提供者:张扬
  1. PS2jianpan

    0下载:
  2. 通过程序实现从PS2口向电脑发送按键指令,不需要接键盘,简单的一个P键,其他自己修改。-Through the process from a PS2 port to send key commands to the computer without a keyboard, a simple P key, the other their own modifications.
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:14636
    • 提供者:xcl
  1. _PS2

    0下载:
  2. atmega16的PS2键盘程序-PS2 key program of atmega16
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:45759
    • 提供者:Imbs
  1. 51-MCU-PS2-keyboard-program-based-on

    0下载:
  2. 基于51单片机的PS2键盘程序,用数码管显示按键数值-Based on 51 MCU PS2 keyboard program, using digital tube display key value
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:23924
    • 提供者:唐强
  1. Atmega16_PS2-KEY

    0下载:
  2. Atmega16单片机与PS2键盘通信源码-Atmega16 PS2 keyboard communication source
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:74169
    • 提供者:王能
  1. PS2

    1下载:
  2. PS/2键盘的键值解码源代码,开发环境keil 4,单片机STM32F103ZET6.代码已经过测试无误。- PS/2 keyboard key decoder source code, development environment keil 4, SCM STM32F103ZET6. Code has been tested correctly.
  3. 所属分类:SCM

    • 发布日期:2015-07-22
    • 文件大小:1377280
    • 提供者:李龙委
  1. ps2

    0下载:
  2. ps2键盘扫描程序verilog实现,将按键值转化为扫描值-ps2 keyboard scanner verilog realization, the key will be converted to scan values
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:785
    • 提供者:huqiao
  1. pp

    0下载:
  2. ps2驱动 实现将按键通码转译成字符 适用于stm32单片机(PS2 driver implementation, the key code to translate into characters, suitable for STM32 microcontroller)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-11
    • 文件大小:2703
    • 提供者:小橙
« 1 2 34 »
搜珍网 www.dssz.com