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

搜索资源列表

  1. pwm_key

    0下载:
  2. 用fpga ep2c8Q208实现的按键可控PWM信号发生器 (按键加了消抖模块,PWM寄存器位宽为32位)-Achieved with the fpga ep2c8Q208 PWM control signal generator key (key plus the debounce module, PWM register bit width is 32 bits)
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:729898
    • 提供者:Johnny chen
  1. manykey

    0下载:
  2. 可以实现按键的消抖,长按,短按,连续按的识别和其他功能!-Can achieve key debounce, press, press, continuous press identification, and other features!
  3. 所属分类:Button control

    • 发布日期:2017-04-01
    • 文件大小:5227
    • 提供者:黄雷
  1. xiaodou

    0下载:
  2. 具有消抖功能的秒表程序,可以通过按键来设定初始时间,比delay更加精确-Consumers have a stopwatch function Buffeting procedures, can be key to set the initial time delay more precise than
  3. 所属分类:Document

    • 发布日期:2017-04-13
    • 文件大小:2364
    • 提供者:guobo
  1. 18

    0下载:
  2. 按键消抖动方法,程序稳定、有效消抖时间快速,无干扰-Button jitter elimination methods, procedures stable, fast and effective elimination Buffeting time, non-interference
  3. 所属分类:FlashMX/Flex

    • 发布日期:2017-04-28
    • 文件大小:12353
    • 提供者:MARK GU
  1. aianxiaodou

    0下载:
  2. 用vhdl语言实现对按键的消抖,消除按键的抖动对系统造成的误判-Vhdl language used to achieve the elimination of key Buffeting to eliminate jitter button on the system caused by misjudgment
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:73912
    • 提供者:jayi
  1. juzhenkey

    0下载:
  2. 主要讲述矩阵按键的消抖,对于初学者非常有用-Primarily about the extinction matrix keys shake, very useful for beginners
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:767
    • 提供者:李响
  1. KEYPAD

    0下载:
  2. 按键的扫描程序(C),矩阵扫描,软件消抖,按键复用都有。-Key scanning program (C), matrix scan, consumer shaking, key re-use.
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1887
    • 提供者:张三
  1. key_xiaodou

    0下载:
  2. 本例中用状态机实现了消抖电路: 端口描述:clk 输入检测时钟;reset 复位信号;din 原始按键信号输入; dout 去抖动输出信号。-In this case the state machine used to achieve the elimination shake circuit: Ports Descr iption: clk input test clock reset reset signal din original key signal input dout t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:834
    • 提供者:hughxue
  1. xiaodou

    0下载:
  2. 本例实现的功能是,实现对开发板按键的消抖-Achieved in this case the function is the key to realize the news shaking development board
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-17
    • 文件大小:163702
    • 提供者:孙文
  1. 7

    0下载:
  2. 既昨天的430串口程序后又添加了几个程序模块。3*4的矩阵键盘扫描以及通过锁存器IO口复用来驱动数码管。功能是这样:先对按键进行消抖,然后判断键值通过数码管显示通过串口发送出去。-Both procedures after yesterday' s 430 serial port to add a few program modules. 3* 4 matrix keyboard scanning and recovery through the latch to drive the di
  3. 所属分类:Com Port

    • 发布日期:2017-04-07
    • 文件大小:22391
    • 提供者:小贾
  1. example6

    0下载:
  2. 按键控制加减及消抖:使用KEY1和KEY2控制数据的加减。-Key control and eliminate buffeting Modified: KEY1 and KEY2 control data using addition and subtraction.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-16
    • 文件大小:27281
    • 提供者:YJ
  1. huanyangliushui

    0下载:
  2. 1、主程序:完成初始化工作,控制程序的走向。 2、中断服务子程序:完成显示方式的改变。 3、左移显示子程序:实现彩灯的左移显示。 4、右移显示子程序:实现彩灯的右移显示。 5、花样显示子程序:实现彩灯的花样显示。 6、10ms延时子程序:延时10ms,实现按键软件消抖。 7、0.5s延时子程序:延时0.5s。-1, the main program: completion of initialization, control program direction. 2, t
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2819
    • 提供者:li
  1. linuxkeyboard

    0下载:
  2. 基于s3c2440和linux,实现了3*4的矩阵键盘驱动。 功能:延时消抖,重复按键,多键齐按-S3c2440 and based on linux, a 3* 4 matrix keyboard driver. Function: debounce delay, repeat button, multi-key together by
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:5104
    • 提供者:康纳
  1. clock-c51

    0下载:
  2. at89c51下实现电子时钟源码,里面的按键(软件)消抖做得很好-at89c51 clock
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:53400
    • 提供者:王阳
  1. key_timer

    0下载:
  2. 用定时器,扫描按键,比较好的解决了消抖问题,效率比较高-With a timer, scan button, a better solution to the debounce problem, more efficient
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:46083
    • 提供者:黄海星
  1. Project2

    0下载:
  2. 1、 硬件部分包括AT89C52、LCD1602和4个独立按键 2、 使用定时器0产生10ms的定时中断,作为时钟基准和软件定时器的基准。 3、 系统使用两个软件定时器Tkeyscan和Tdisplay。 Tkeyscan用来独立按键模块的定时扫描,每次扫描结合按键状态机的当前状态判断按键的有效性(消抖)及其时长(长按还是短按)。 Tdisplay用来定时激活LCD1602的显示(200ms一次,可自行修改)。 4、 整个系统在四种状态间流转:DISPL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:73444
    • 提供者:杨若
  1. wurenqiangdaqi

    0下载:
  2. 五人抢答器,基于msp430编程,五个按键对应五个led等,多人同时按下无效。已加消抖-It is based on msp430 mcu,there are 5 keys controlling 5 leds.it can t answer when 2 or more players press his key at the same time.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:14596
    • 提供者:张迪
  1. B18raru

    0下载:
  2. 按键消抖动方法,程序稳定、有效效消抖时间快速,无干扰可直接使用。 -Buttons eliminate jitter, stable program, and effective efficiency debounce time is quick, no interference can be used directly.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-05
    • 文件大小:12525
    • 提供者:
  1. key

    0下载:
  2. 利用51单片机做的一个按键扫描的程序,介绍了按键扫描的步骤和对消抖的一些处理。-51 MCU to do a key scan program, the steps of the key scan and debounce processing.
  3. 所属分类:SCM

    • 发布日期:2017-11-19
    • 文件大小:1030
    • 提供者:陈晓科
  1. key_test

    0下载:
  2. 6410按键驱动,实现中断、消抖功能。属于Linux系统下的字符驱动。-6410 key driver to achieve interrupt debounce function.
  3. 所属分类:Driver develop

    • 发布日期:2017-11-21
    • 文件大小:2677
    • 提供者:fanfenfang
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com