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

搜索资源列表

  1. 键盘扫描4.4

    0下载:
  2. 本程序是一个4*4键盘扫描程序. 可以用于初学者对于单片机的开发.-this program is a 4 * 4 keyboard scanning procedures. Beginners can be used for the development of SCM.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1044
    • 提供者:东东
  1. 经典键盘扫描程序

    0下载:
  2. 自己用汇编编写的键盘的扫描程序 希望和大家共享!-his own compilation prepared by the keyboard scan and you will share!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1283
    • 提供者:李涛
  1. 线反转法行列键盘扫描

    0下载:
  2. 行列键盘的学习是单片机学习的必经之路,可是对了初学者来说学习起来并 不容易。书上的资料不多,或是说明不细,抑或太复杂不易理解。我在学行列键 盘时也有过此类的问题,近日我发现了一个非常好的行列扫描的方式——线反转 法行列键盘扫描,它简单易懂,非常适合初学者学习,也可作为程序开发之用。-ranks keyboard of learning is a must to learn microcontroller, but to a newcomer learning together is
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:127977
    • 提供者:王勋昌
  1. 按键扫描驱动程序

    0下载:
  2. 按键扫描驱动程序。51单片机。c语言编程。-button scanning driver. MCU 51. C programming language.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:864
    • 提供者:cc
  1. 单片机键盘扫描程序

    0下载:
  2. 这是一个键盘扫描的程序,相信想做毕业设计的同学非常想得到的哦,想要就看看吧,不好的话多提建议哦-This is a keyboard scanning procedures, wanted to believe that the students graduate design is the kind of oh, want to see it on, the poor more suggestions oh
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:5067
    • 提供者:韩寒
  1. C8051F060下的键盘扫描程序

    0下载:
  2. C8051F060下的键盘扫描程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-09-09
    • 文件大小:23249
    • 提供者:icyyang
  1. 键盘显示扫描

    0下载:
  2. 键盘扫描、LED显示、汇编、C语言
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 凌阳61单片机键盘扫描函数

    0下载:
  2. 凌阳61单片机4*4键盘扫描函数,本人课程设计时用的,要下的赶快
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2010-10-04
    • 文件大小:931
    • 提供者:xiaohaowudi
  1. 4×4键盘扫描原理图

    0下载:
  2. 一个4×4键盘扫描原理 附图和C程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

  1. 89C52键盘扫描代码

    0下载:
  2. 89C52键盘扫描代码
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-04-19
    • 文件大小:1044
    • 提供者:funnyworld
  1. 4X4行列式非编码键盘扫描程序

    0下载:
  2. 4X4行列式非编码键盘扫描程序
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2012-05-18
    • 文件大小:625
    • 提供者:drobin@126.com
  1. Keyscanmodule.按键扫描模块,6X6的矩阵键盘

    0下载:
  2. 按键扫描模块,6X6的矩阵键盘,C编写,可移植性好。,Key scan module, 6X6 matrix keyboard, C preparation, good portability.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-26
    • 文件大小:7981
    • 提供者:范佩西
  1. key4x4.PIC单片机上4X4键盘中断方式实现键盘扫描程序

    1下载:
  2. PIC单片机上4X4键盘中断方式实现键盘扫描程序,C语言源代码,4X4 Single-chip PIC keyboard interrupt the way the keyboard scanner, C-language source code
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2013-08-04
    • 文件大小:1654
    • 提供者:ann
  1. SegScan.rar

    0下载:
  2. 51单片机的数码管动态扫描源代码。包括Keil工程,Proteus仿真原理图。,51 single-chip digital control of dynamic scanning the source code. Including Keil works, Proteus simulation schematic.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:43026
    • 提供者:Lee Aiguang
  1. KeyShow.rar

    0下载:
  2. 51单片机4x4键盘扫描模块化程序,调用键盘扫描函数,返回的键值送变量keyport,具有较强的可读性。配有源程序和原理图。,8051mcu 4x4 keyboard program
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-30
    • 文件大小:44681
    • 提供者:zc_ming
  1. 用STC98C52RC+的数码管动态扫描显示

    0下载:
  2. 用STC98C52RC+的数码管动态扫描显示,用定时器1中断作为显示控制,在KEIL下通过-Digital control with STC98C52RC+ dynamic scanning display, as shown by the timer 1 interrupt control, adopted under the KEIL
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2017-03-02
    • 文件大小:61824
    • 提供者:赵桂海
  1. key_inc_dec.rar

    0下载:
  2. 具有连加功能的的按键扫描程序,长按有快速加数的作用,类似于p3的快进功能,在51平台上实现,另附proteus电路,Even increase with the key function of the scanning process, a long press summand has the role of rapid, similar to p3 of the fast-forward function, realize the 51 platform, Proteus separate c
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:15865
    • 提供者:yazhou
  1. dulijianpan

    0下载:
  2. 51单片机的独立键盘扫描程序 C语言 keil编程-51 Microcontroller an independent keyboard scanner keil C programming language
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:8249
    • 提供者:lw
  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. 03.KEY独立键盘检测(扫描方式)

    0下载:
  2. 堆积直接连接在单片机引脚上的案件警醒扫描,以便判断按键的状态和动作,(Accumulation of cases directly connected to the microcontroller pins on the alert scanning, in order to determine the status and action of the button,)
  3. 所属分类:单片机开发

    • 发布日期:2018-01-05
    • 文件大小:918528
    • 提供者:SSDA
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com