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

搜索资源列表

  1. key_debouncer

    0下载:
  2. 4X4keypad的防抖动模块,用于假按键的检测-4X4keypad shake the module, the keys for false detection
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:122.46kb
    • 提供者:分第三
  1. smallkeybaord

    0下载:
  2. 用verilog写的4*4小键盘按键检测程序。本工程已经编译好。可以直接在Atera DE1 Fpga开发板上运行
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1.52mb
    • 提供者:王乔
  1. keyboard

    0下载:
  2. 键盘输入实验 实验要求:利用实验板上的4×3小键盘,当检测到有键按下时,读取按键值并在LED数码管中显示该值。-Keyboard input test test requirements: use of experimental board 4 × 3 keypad when a key is detected, the read key value and the LED digital display the value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1.15kb
    • 提供者:吴凡
  1. DEMO_V

    0下载:
  2. 黑金FPGA开发板(学生)测试程序 VHDL语言 包括led 按键 串口 lcd的检测-Black Gold FPGA development board (student) test procedures VHDL language, including the detection of serial lcd led key
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-08
    • 文件大小:122.86kb
    • 提供者:zhang
  1. key_matrix44

    1下载:
  2. FPGA EP1C6Q240C8 4*4键盘模块 4*4矩阵键盘,采用扫描方式检测按键-FPGA EP1C6Q240C8 4* 4 keyboard module 4* 4 matrix keyboard, using scanning detection button
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-23
    • 文件大小:272.27kb
    • 提供者:lan
  1. sourcefile

    0下载:
  2. 在Altera公司的Cyclone系列FPGA开发板上试验的按键中断程序,希望对那些学习中断开发的初学者有帮助。 pio_key.v是verilog编写的按键中断程序,对应四个按键,按其中任何一个键都可以发送一个中断; keyint.c是Nios中编写的C程序,用于检测按键的中断,如果检测到中断,会检测是哪个按键按下,从而执行相应的程序! -In Altera' s Cyclone series FPGA development board interrupt key test
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:2.69kb
    • 提供者:王陶
  1. key

    0下载:
  2. Verilog HDL编写的键盘扫描程序,考虑了判断按键弹起的问题。程序按一定的频率用低电平循环扫描行线,同时检测列线的状态,一旦判断有一列为低则表示有键被按下,停止扫描并保持当前行线的状态,再读取列线的状态从而得到当前按键的键码;等待按键弹起:检测到各列线都变成高点平后,重新开始扫描过程,等待下一次按键。-Written in Verilog HDL keyboard scanner, taking into account to determine key bounce problem. P
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.1mb
    • 提供者:力文
  1. T_uart

    0下载:
  2. CPLD发送模块的实现代码,设计按键检测模块,并将键值通过构造的UART发送模块发送到串口调试工具中查看。--发送格式:1位起始位+8位数据位+1位停止位=10位-CPLD implementation of the code to send the module to design key detection module, and key by constructing the UART to send the module to send to the serial port debugg
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1.21kb
    • 提供者:
  1. xiaodou2

    0下载:
  2. 基于脉冲边缘检测的按键消抖模块verilog-Key consumer shake module verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-10
    • 文件大小:2.16mb
    • 提供者:郭超
  1. I2C

    0下载:
  2. I2C的通信 除了I2C通信有关的代码外还包括了按键检测等代码-I2C communication in addition to code for I2C communication-related things, including the key detection code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:467kb
    • 提供者:宋小柒
  1. PIC24

    1下载:
  2. 此文档包含PIC16位单片机的C语言编程例程,包括液晶显示屏,按键检测,UART通信,SPI通信,A/D转换等,对16位单片机学习者有很大的帮户作用。-This document contains the PIC16 bit microcontroller C programming language routines, including LCD display, key detection, the UART communication, SPI communication, A/D con
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:858.17kb
    • 提供者:许万鹏
  1. KEYBOARD

    0下载:
  2. 用Verilog实现的按键检测及消抖程序代码,工程中很有实用价值。-Achieved using Verilog key detection and debounce code, works great practical value.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-24
    • 文件大小:1.65kb
    • 提供者:武磊
  1. KEY

    0下载:
  2. fpga cpld 程序 key 按键 按键检测 verilog hdl
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:168.81kb
    • 提供者:用彩色
  1. key

    0下载:
  2. 用VHDL编写的一个按键检测的例子,采用了防抖,每按一下按键,输出一个按键脉冲。-Examples of VHDL prepared by the detection of a button, using the image stabilization, each key is pressed, the output pulse of a button.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:205.94kb
    • 提供者:xuegamgma
  1. KEY_down_detect

    0下载:
  2. 按键检测VHDL程序,主要实现对开发板按键的检测以及一些时间延迟的信息。程序较全,可以按照不同的开发板设置相应的引脚进行操作。-Key detection VHDL program, the main achievement of some time delay detection and information on the development board keys. Than the whole program, you can set the corresponding pin to
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:15.76kb
    • 提供者:miller
  1. scr

    0下载:
  2. 八路抢答器,包括按键检测,计时,LED显示,蜂鸣器驱动。-8—way responder
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-15
    • 文件大小:5.15kb
    • 提供者:王美玲
  1. 03_key_detect_1

    0下载:
  2. FPGA源码资料 采用的是EP4CE15F17C8N这个硬件平台 按键检测的源码-FPGA source code is the use of EP4CE15F17C8N hardware platform for the detection of the source code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3.07mb
    • 提供者:
  1. keyscanverilog

    0下载:
  2. 基于DE2-70开发板的四个按键KEY0-KEY3的按键检测程序,可控制跑马灯的方向和运行-Based on the DE2-70 development board of four key KEY0- KEY3 test procedures, can control the direction of the entertaining diversions and run
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-01
    • 文件大小:410.54kb
    • 提供者:吉泽
  1. 2_key

    0下载:
  2. 利用两个相差一个时钟周期的寄存器进行&~运算,进行下降沿的检测。可用于按键消抖等。(Two regs are used to detect xiajaingyan with &~, and it can be used to switch debounce)
  3. 所属分类:VHDL/FPGA/Verilog

  1. pmodkypd_demo_verilog

    3下载:
  2. 对PmodKYPD矩阵键盘实现检测 输出给数码管显示(robust PmodKYPD source code output towards digital)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2018-12-25
    • 文件大小:91kb
    • 提供者:frozenburning
« 12 »
搜珍网 www.dssz.com