CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等) 搜索资源 - 单片机 键盘扫描

搜索资源列表

  1. keyscan_c_code

    0下载:
  2. 单片机键盘阵列扫描源程序解析,让你更好的理解按键扫描的原理-Single-chip arrays to scan the source code to resolve the keyboard, allows you to better understand the key principle of scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:983
    • 提供者:Ray
  1. KEY

    0下载:
  2. 键盘扫描的程序 经过调试后的 应用的为行列式的模式 应用单片机的端口中断-Keyboard scan after the procedure, after debugging the application of the model for the application of the determinant MCU port interrupt
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2338
    • 提供者:zhaokailei
  1. scan

    0下载:
  2. 属于键盘扫描,用于在单片机上对一个矩阵键盘做出扫描动作,在扫面键盘后即可做出相应的动作。-Belonging to the keyboard scanning, for the single-chip microcomputer for scanning a matrix keyboard to move in after scanning the keyboard to make the corresponding action.
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:12463
    • 提供者:哈哈
  1. ch451

    0下载:
  2. ch451控制键盘自动扫描芯片,单片机控制ch451可以实现键盘扫描高效控制-ch451 keyboard control chip automatic scanning, single-chip control of the keyboard scan can be achieved ch451 efficient control
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:768
    • 提供者:游智超
  1. 4x4keyboardscan

    0下载:
  2. C语言编程,4X4键盘扫描程序,可以直接使用到51单片机中-C language programming, 4X4 keyboard scanner can be used directly in the 51 SCM
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2510
    • 提供者:
  1. Calculator

    0下载:
  2. 用51单片机开发的简单计算器程序,使用4*4扫描键盘。-A simple calculator program based on 51 MCU.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32636
    • 提供者:杨赫
  1. juzhenjianpanshaomiao

    0下载:
  2. 单片机的矩阵键盘扫描程序,学习单片机的矩阵键盘的好助手!-SCM matrix keyboard scanning process, learning the keyboard matrix Singlechip good assistant!
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:661
    • 提供者:shangkai
  1. scan

    0下载:
  2. 一个4*4的单片机键盘全扫描汇编程序,包含.hex文件,可以进行硬件测试-a program for 4*4 key-scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:22520
    • 提供者:王杰
  1. 4x4jianpansaomiao

    0下载:
  2. 单片机的矩阵4*4f行键盘扫描法的实现,-scanner for key
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:743
    • 提供者:xiedongdong
  1. jianpanxianshi

    0下载:
  2. 单片机键盘显示子程序包含键盘 扫描程序 扫描键子程序 去抖-Single-chip display subroutine included keyboard scanner to scan the keyboard keys to Buffeting Subroutine
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1316
    • 提供者:ASHUAI
  1. 44

    0下载:
  2. 单片机矩阵键盘C程序,我的44矩阵键盘扫描程序-Procedures for single-chip C matrix keyboard, my keyboard matrix scanner 44
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:3749
    • 提供者:伟贤
  1. MCU_TEST

    0下载:
  2. 4乘4行列式键盘扫描程序,使用宏基51单片机通过测试-stc,aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:55451
    • 提供者:qiuwang
  1. keyword

    0下载:
  2. 单片机程序,键盘扫描代码。开发环境是KEIL-Single-chip process, the keyboard scan code. Development environment is KEIL
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:41393
    • 提供者:hongqi
  1. KEYSCAN

    0下载:
  2. 键盘扫描,在数码管上显示键值,数码管为并行数据传送,直接连单片机IO口。-keyscan
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:10778
    • 提供者:chenhuan
  1. 3000TB51

    0下载:
  2. 51系列的单片机实验资料学习资料,包括实验源码,像八段数码,键盘扫描-51 series of single-chip experimental data learning materials, including the experimental source, such as eight digital, keyboard scanning, etc.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:359544
    • 提供者:sun
  1. C52communicationwithPCandthekeyscan

    0下载:
  2. 源码包含了五个与串口通讯有关的程序,是单片机与PC通讯的典型例子,是很好的单片机学习应用的例子,五个均为C程序,还有键盘扫描与数码管显示,都是经过重新设计,少错误!例子都有全面的注释,适合于单片机初学者!-Source contains five serial communication with the relevant procedures, single-chip microcomputer and PC is a typical example of communication, is
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5233
    • 提供者:李利伟
  1. Key

    0下载:
  2. 基于STC89C51单片机的键盘扫描、数码管显示程序,实现按键的同时,数码管同步显示。-STC89C51 based single-chip keyboard scanning,and digital tube display program, the realization of keys at the same time, digital tube display synchronization.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:15970
    • 提供者:尉艺
  1. ourdev_355590

    0下载:
  2. 一种键盘扫描方式,主要针对是51单片机的矩阵键盘-A keyboard scan mode, the main MCU 51 for keyboard matrix
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:74025
    • 提供者:ty
  1. key16

    0下载:
  2. 单片键盘扫描程序,通过此程序可以理解单片机端口作用,及键盘作用。-MCU 4*4 KEYBOARD
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:1277
    • 提供者:wangyongsheng
  1. Text2

    0下载:
  2. 单片机初学限者 很好的参考程序 通过吃程序 你会很容易的掌握 键盘扫描的这部分知识-SCM limits are a good reference for beginners program by eating program you will be very easy to grasp the knowledge of this part of the keyboard scan
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:671
    • 提供者:wu songbai
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 24 »
搜珍网 www.dssz.com