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

搜索资源列表

  1. key_test

    0下载:
  2. CH451专用键盘扫描,LED显示驱动芯片的C51控制源程序,可直接调用,非常方便。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:56958
    • 提供者:程夫人
  1. key_test

    0下载:
  2. 单片机实现按键的功能程序,按键的去抖动,以及按键的测试程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:15242
    • 提供者:amyxxf
  1. key_test

    0下载:
  2. 键盘的测试功能,用于测试开发系统时的按键状态
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8397
    • 提供者:cp
  1. key_test

    0下载:
  2. 一键多功能按键实现,C语言编写,AVR-ATmega16,按键扫描-The achievement of a key multi-function button, C language, AVR-ATmega16,Keyboard scan
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-27
    • 文件大小:980
    • 提供者:周嗣理
  1. Key_Test

    0下载:
  2. wince下测试键盘驱动事件例程。测试个性化键盘驱动是否OK的好工具-wince routines to test the keyboard-driven events
  3. 所属分类:Windows CE

    • 发布日期:2017-03-28
    • 文件大小:16680
    • 提供者:oscar
  1. key_test

    0下载:
  2. 通信系统大型实验板上有4个按键,分别为K1、K2、K3、K4,相对应的管脚为PIN46、PIN47、PIN48、PIN49,按下按键K1、K2、K3、K4(定义为key)用示波器或万用表观测被控制的输出端口(定义为tpin)变化,应有电平跳变-Large-scale experiment on-board communication system with 4 keys, respectively, K1, K2, K3, K4, corresponding to the pin for the
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:842
    • 提供者:筱筱
  1. key_test

    0下载:
  2. Verilog写的案件扫描程序,用xilinx ise5.2-Scanner written in Verilog case, with xilinx ise5.2
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:1650
    • 提供者:杜帮胜
  1. key_test

    0下载:
  2. 矩阵键盘密码锁测试程序,keil C51程序,主控为AT89S52-Matrix keyboard lock test program, keil C51 program, controlling for the AT89S52
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:18171
    • 提供者:萧寒
  1. KEY_TEST

    0下载:
  2. 用C语言对LED灯进行测试 通过实际按下键盘进行测试笔-the test of LED with C language and the keyboard is a necessity
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2439
    • 提供者:liza
  1. key_test

    1下载:
  2. verilog HDL编写的在quartusii环境下的24秒倒计时代码-verilog HDL the quartusii environment in the 24 seconds countdown code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-10
    • 文件大小:1024
    • 提供者:马海林
  1. key_test

    0下载:
  2. 51单片机4*4矩阵键盘测试程序,函数keyscan()返回0-15数值,方便实用-4*4 matrix-keys test C8051
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:19957
    • 提供者:张嘉男
  1. key_test

    0下载:
  2. 这两个文件是 mini2440 按键驱动,是无操作系统下运行的-mini2440 key_drive
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-02
    • 文件大小:261197
    • 提供者:wufuhui
  1. KEY_TEST

    0下载:
  2. 本实验将实现如下功能:本实验将控制开发板上载有的3个按钮(KEY_UP、KEY0、KEY1),来控制板上的2个LED(DS0和DS1),其中KEY0控制DS0,按一次亮,再按一次,就灭。KEY1控制DS1,效果同KEY0。KEY_UP则同时控制DS0和DS1,按一次,他们的状态就翻转一次。 -The experiment will achieve the following functions: This experiment will control development board c
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:22528
    • 提供者:杜方
  1. key_test

    0下载:
  2. 经测试 可用的状态机按键 可实现 长按 短按 连按-Used by the test state machine keys can be realized even by long press short press, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:62842
    • 提供者:alani
  1. key_test

    0下载:
  2. 51单片机 按键中断案例工程学习源码-51 singlechip button interrupt case project learning source
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:18731
    • 提供者:shan
  1. KEY_TEST

    0下载:
  2. 试用过的去抖程序,已经验证过是确实可用的~大家可以下载后直接使用-To shake algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-24
    • 文件大小:334421
    • 提供者:
  1. key_test

    0下载:
  2. avr单片机矩阵按键扫描程序,测试好用,移植性强-avr microcontroller key matrix scanning procedure, test easy to use, portable and strong
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:33624
    • 提供者:韩冰
  1. key_test(4x4)

    0下载:
  2. FPGA扫描4*4按键,采集按键信息并通过LED显示-FPGA scan 4*4 keys,displayed be LEDs
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-14
    • 文件大小:3076754
    • 提供者:lixing
  1. key_test

    0下载:
  2. 采样按键输入,按20ms周期实现按键毛刺消除功能-Sampling key value, to achieve key-glitch elimination function
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:751
    • 提供者:钟庆
  1. key_test

    0下载:
  2. 按键检测 通过按键实现边缘检测 led灯亮起 证明达到我们想要的目的(Key detection through keys to achieve edge detection LED lights show up to achieve the purpose we want)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-07
    • 文件大小:3137536
    • 提供者:周人杰
« 12 »
搜珍网 www.dssz.com