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

搜索资源列表

  1. 51-Key

    0下载:
  2. 51的键盘扫描程序,与原来的扫描方式不同,这种方式可以处理多键同时按下.-51 keyboard scanning procedures, with the original scan different ways, this approach can handle multi-button pressed together.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1066
    • 提供者:wacke
  1. key of msp430

    0下载:
  2. 这是运用MSP430单片机 对键盘进行判别的程序 运用单片机引脚的中断功能 使得只用一次扫描就可以 识别键盘码 -This the use of the keyboard MSP430 the procedures for identifying the microcomputer-pin interrupted feature allows only one scan can be identified keyboard code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1773
    • 提供者:吴亮
  1. single-key-adjust-clock

    0下载:
  2. 显示数据在70H-75H单元内,用六位LED共阳数码管显示,P1口输出段码数据,P3口作 扫描控制,每个LED数码管亮1MS时间再逐位循环。 定时器T0、T1溢出周期为50MS,T0为秒计数用, T1为调整时闪烁用, P3.7为调整按钮,P1口 为字符输出口,采用共阳显示管。 -display the data in the 70H-er cell, with a total of six Yang digital LED Display, P1 mouth of
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:10763
    • 提供者:fengming
  1. key

    0下载:
  2. pic单片机键盘扫描源程序,源代码为PIC16F877A调试通过,可移植试用-pic microcontroller keyboard scan source code, source code for the PIC16F877A debugging, portable trial
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:1157
    • 提供者:xiakangwei
  1. key

    0下载:
  2. 一款比较优秀的键盘扫描程序,可识别短按/长按键,扫描速度快。-a good key scan program,it is a faster scaning,it can identify the short press or long press key.
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:2213
    • 提供者:smthk
  1. key

    0下载:
  2. 获取键盘扫描码的TSR,可用于解密 -It is TSR to get the scan code of the key,which can be used to deciphering.
  3. 所属分类:

    • 发布日期:2017-11-09
    • 文件大小:7819
    • 提供者:王为
  1. key

    0下载:
  2. 按键扫描驱动程序,实现了按键的多种功能操作-Key scan driver, the realization of the multiple functions of the buttons to operate
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:835
    • 提供者:kevin
  1. key

    0下载:
  2. arm7 key scan test source code
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-25
    • 文件大小:132700
    • 提供者:peter
  1. key

    0下载:
  2. 自己写的键盘的扫描4乘4的键盘VHDL 很好用的-KEY SCAN VHDL
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-29
    • 文件大小:151708
    • 提供者:weibao
  1. 4x4keypad

    0下载:
  2. scan 4x4 key pad,program is used for microcontroller.All port of keypad should be pulled up with register.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1055
    • 提供者:DuongTB
  1. key

    0下载:
  2. scan P0_key_1.c与\cpubbs_scankey_receiver_cn\以中文方式接收单片机发送回来的键值.vi配合使用,当你按了某一个键时,它会把你按的键码发回来,并以中文显示。C51机串口可以发中文.-scan P0_key_1.c with \ cpubbs_scankey_receiver_cn \ in order to receive single-chip Chinese to send back the keys. vi use, when you press a
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:45964
    • 提供者:leedong
  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
    • 文件大小:2201609
    • 提供者:力文
  1. scan-key

    0下载:
  2. 51单片机驱动独立键盘,和矩阵键盘的扫描方法.-51 MCU-driven separate keyboard, and matrix keyboard scanning method.
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:18957
    • 提供者:田红峰
  1. key

    0下载:
  2. 基于雨亭的51/AVR单片机开发板的按键扫描程序,在定时器中断中定时扫描,使用状态机进行按键去抖,与延时扫描相比效率较高,占用资源少-Yu Ting s 51/AVR microcontroller based development board scanner button, the timer interrupt in time scan, using the state machine button to shake, as compared with the delayed scan m
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:34760
    • 提供者:glf
  1. key

    0下载:
  2. 本程序为按键控制程序,实现按键的扫描,按键控制。-The procedures for key control procedures to achieve the scan, key control.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:757
    • 提供者:zhoulifen
  1. Key

    0下载:
  2. verilog键盘扫描码完整程序,已在quartus ii软件上验证。-verilog keyboard scan code complete program has been in quartus ii software verification.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-03
    • 文件大小:87947
    • 提供者:Mefrank
  1. scan-key

    0下载:
  2. 按键扫描,一种新型的按键去抖动,已经通过编译,且运行成功!-Scan button, a new button to jitter, has passed compile and run successfully!
  3. 所属分类:SCM

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

    0下载:
  2. 基于lpc17678的通用性很好的一个按键扫描程序,附带详细的中文注释-scan key source code,scan key source code,,scan key source code,
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-30
    • 文件大小:1359
    • 提供者:范坤
  1. 55322SCAN-KEY

    0下载:
  2. 单片机扫描程序大全,适用于各种单片机外围辅助键盘设计程序-including all of scan key,it is used for designing key
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:45589
    • 提供者:maxiaoleng
  1. key-scan-stc89c52-r2-robot

    0下载:
  2. stc89c52-r2机器人 键盘扫描驱动-stc89c52-r2 robot scan key driver
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:8785
    • 提供者:llnid
« 12 3 4 5 6 7 8 9 10 ... 26 »
搜珍网 www.dssz.com