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

搜索资源列表

  1. 按摩器——按键扫描

    0下载:
  2. 本程序对于单片机的初学者有很大的帮助,对于按键不太懂的学者,是很值的看到的,此程序是采用了SONIX系列单片机编程的
  3. 所属分类:其他嵌入式/单片机内容

  1. 义隆153控制4x4按键 蜂鸣器 驱动程序

    2下载:
  2. 义隆153控制4x4按键 蜂鸣器 驱动程序
  3. 所属分类:其他嵌入式/单片机内容

  1. 按键程序

    0下载:
  2. 键盘扫描方法是:行线P10~P13为输出线,列线P14~P17为输入线。一开始单片机将行线(P10~P13)全部输出低电平,此时读入列线数据,若列线全为高电平则没有键按下,当列线有出现低电平时调用延时程序以此来去除按键抖动。延时完成后再判断是否有低电平,如果此时读入列线数据还是有低电平,则说明确实有键按下。最后一步确定键值。现在我们以第二行的S5键为例,若按下S5后我们应该怎么得到这个键值呢?当判断确实有键按下之后,行线轮流输出低电平,根据读入列线的数据可以确定键值。首先,单片机将P10输出为低
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2009-03-24
    • 文件大小:47.5kb
    • 提供者:y30417430
  1. 基于74hc165的获取按键的c程序

    0下载:
  2. 基于74hc165的获取按键的c程序,经过测试,程序很简单明了,Access keys 74hc165 based on the c procedures tested, the procedure is very simple and clear
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2016-01-25
    • 文件大小:588byte
    • 提供者:cai
  1. key

    0下载:
  2. 双按键控制数码管加减一,双按键控制数码管加减一-Two-button control of digital tube plus or minus one or two-button control of plus or minus a digital tube
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:1.13kb
    • 提供者:ares
  1. 1602clock

    0下载:
  2. 用1602液晶显示屏显示出时间,并且可以定义按键更改时间-1602 LCD display with time, and time can change the definition of key
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-26
    • 文件大小:21.09kb
    • 提供者:凌能顺
  1. shumaguanshuzizhong

    0下载:
  2. 数字钟,分别在6位数码管上显示分时秒,并且可以通过第1个独立按键(k1)进行时间调整,即如果按键按下超过0.5秒则进行时间分秒的调整。-Digital clock, respectively, in the six digital tube display time-seconds, and can be the first one by an independent keys (k1) for time to adjust, that is, more than 0.5 seconds if
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:3.53kb
    • 提供者:黎富民
  1. 5

    0下载:
  2. 用定时器实现月、日、时、分和秒计时并通过按键控制在LED上分别显示。同时在超级终端上显示。可以通过小键盘设置时间,在数码管上显示。在计算机超级终端中可以对开发板上定时器的时钟进行设置。 -Using Timer month, day, hour, minutes and seconds time control by button LED display, respectively. At the same time show at the Super Terminal. Can set
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:179.92kb
    • 提供者:温秋收
  1. 30f6013AKey

    0下载:
  2. 单片机的一个按键扫描程序,所用单片机为pic的30f6013A。-A key scanner microcontroller, the microcontroller pic with the 30f6013A.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-07
    • 文件大小:876byte
    • 提供者:shuyu
  1. key

    0下载:
  2. 单片机按键程序,原代码提供各位参考和大家一同学习-#include <reg52.h> #include <absacc.h> #define uchar unsigned char #define PA8255 XBYTE[0x3ffc] #define PB8255 XBYTE[0x3ffd] #define PC8255 XBYTE[0x3ffe] #define COM8255 XBYTE[0x3fff] #define I
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:3.83kb
    • 提供者:wang
  1. anjian

    0下载:
  2. 巧妙地按键扫描,如过你看了肯定会赞的,不信的话你就-Skillfully key scan, such as you read will definitely praise too, not if you look at the letter
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-14
    • 文件大小:4.1kb
    • 提供者:huan
  1. key

    0下载:
  2. 这个程序扫描3*4矩阵按键,返回按相应的按键字-This program scans 3* 4 matrix keypad, press the appropriate key words to return
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-13
    • 文件大小:1.8kb
    • 提供者:clark
  1. New-key-program

    0下载:
  2. 新型按键程序 便捷和高效的按键处理办法;里面用到了一些分层的思想-Convenient and efficient procedures for the new key approach keys which uses some hierarchical thinking
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-31
    • 文件大小:8.63kb
    • 提供者:张成
  1. 单片机长短按键_很好_

    0下载:
  2. 这是我看到过的最详细的介绍,比好多的教课书讲的要清楚,明白,详细,易懂的多。(This is the most detailed introduction I have ever seen, which is more clearly understood, more detailed, and easier to understand than many teaching books.)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2017-12-22
    • 文件大小:43kb
    • 提供者:shun88
  1. 可编程继电器按键控制继电器通断

    1下载:
  2. 可编程继电器应用程序中利用按键控制继电器通断1秒启动停止的程序
  3. 所属分类:其他嵌入式/单片机内容

  1. 实验3 按键输入

    0下载:
  2. STM32 的按键输入代码 通过输入代码 控制相关按键的作用(STM32 button input code, through the input code to control the role of the key)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-02
    • 文件大小:267kb
    • 提供者:杨旭11
  1. 按键设计

    0下载:
  2. 带注释、实验报告文件(含仿真图), 51单片机 4*4按键设计实现数字显示。(Design of 4*4 button with annotated 51 MCU)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-06
    • 文件大小:38kb
    • 提供者:枯少主
  1. 10-30-江-按键点灯-

    0下载:
  2. STM32按键点点灯,利用中断或者读取按键电平值来点点灯(STM32 button point light, use interruption or read the value of the key level to point the light)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-01-07
    • 文件大小:1.12mb
    • 提供者:Griffins
  1. F310_frame

    0下载:
  2. 通过对按键的扫描 实现频率显示和led灯闪烁(Realizing frequency display and led flicker by scanning the key)
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-04-22
    • 文件大小:5kb
    • 提供者:guoerpro
  1. STM32基于HAL库开发矩阵按键设计

    0下载:
  2. 文档包括key.c和key.h以及按键的原理图,适用于各种引脚接口。
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2018-12-20
    • 文件大小:32.37kb
    • 提供者:heatyp
« 12 3 4 5 6 7 8 9 10 ... 33 »
搜珍网 www.dssz.com