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

搜索资源列表

  1. ps2

    0下载:
  2. 采用sopc技术,nios2ide开发环境,实现nios对ps2键盘的控制,按键讲ascii码显示在led上-Using sopc technology, nios2ide development environment to achieve nios right ps2 keyboard control, key speakers led the ascii code is displayed in
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-24
    • 文件大小:8153203
    • 提供者:蹇清平
  1. PS2-SPI

    0下载:
  2. 使用SOPC软件及其配置方法,以高速12位串行AD7920实现0-3.3V的ADC转换。 PS2控制器接口模块,把键盘数据通过串口发送到电脑主机上显示哪个键被按下。-Configuration software and its use SOPC approach to high-speed 12-bit serial AD7920 to achieve 0-3.3V the ADC conversion. PS2 controller interface module, the keyboa
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-30
    • 文件大小:892
    • 提供者:贺欧
  1. Visio-schemat_blokowy_niezawodno____

    0下载:
  2. ps2 keyboard verilog source code, to support the ascii code. scan code output, the expansion of key output, press and release the information output
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:38863
    • 提供者:Mat
  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. key

    0下载:
  2. ps2键盘模块,包括一个简单的7段数码管程序,里面有说明文档-ps2 keyboard module
  3. 所属分类:VHDL-FPGA-Verilog

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

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

    • 发布日期:2017-04-17
    • 文件大小:187660
    • 提供者:chinna
  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键盘在1602上的实时显示程序,按键选择,码值不全-ps2 keyboard in real-time display on the 1602 program, key selection code value of failure
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:30502
    • 提供者:许巍
  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. 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. ps2_keyboard_test

    0下载:
  2. FPGA通过ps2接收键盘数据,然后把接收到的字母A到Z键值转换相应的ASII码,通过串口发送到PC机上。需要接键盘,还要用调试助手,下载程序后,在键盘上按下一个键,比如A,则在PC调试助手上可看到A-FPGA received by ps2 keyboard data, and then received the letters A through Z keys to convert the corresponding ASII code, sent through the serial po
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-07
    • 文件大小:708105
    • 提供者:黄远豪
  1. PS2_keyboard_driver

    0下载:
  2. verilog写的键盘按键扫描接口,并在7段数码管上显示断码和通码,在LED流水灯上实现滚动显示。想学习PS2键盘扫描这块的童鞋可以下载看看,代码写的还行。-verilog to write a keyboard key scan interface displayed on the 7-segment digital tube broken code and pass code, scrolling display on the LED light water. Want to learn a
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-26
    • 文件大小:498280
    • 提供者:
  1. ps2_ise7_bak

    0下载:
  2. THIS CODE VERY GOD FOR DRIVE PS2 THISE CODE IS TESTED CRYSTAL 40MHZ RESET VERY IMPORTANT KEY IN THIS PROGRAM
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:745994
    • 提供者:mehdi
  1. PS2

    0下载:
  2. PS2键盘驱动程序。。非常实用简单。。。适用于初学者。。。ps2键盘输入,,,LED显示输入的按键值-PS2 keyboard driver. . Very simple and practical. . . For beginners. . . ps2 keyboard input,,, LED display input key values. . . .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:177243
    • 提供者:周健
  1. ps2

    0下载:
  2. ps2键盘的驱动,可以在led上显示输出的键码-ps2 keyboard driver, you can display the output of the key code on the led
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1930079
    • 提供者:交换空
  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
« 12 »
搜珍网 www.dssz.com