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

搜索资源列表

  1. 4X4-keyboard-scanning

    0下载:
  2. 4X4键盘扫描,由4X4组成16个按键矩阵,设计成16个音的输入, 使按下其中一个键时,经过8位单片机AT89S52的处理后能发出其对应的音符。-4X4 keyboard scanning, composed of 16 keys from the 4X4 matrix, designed to sound input 16, so that pressing one of the key, through the 8-bit microcontroller AT89S52 of treatme
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:6554
    • 提供者:jlz
  1. js1

    0下载:
  2. 机床工作时间计时器,RB4为电主轴运转传感开关输入,RB5为电池电压监测,RB6为清除按键输入-Working time machine timer, RB4 spindle operation for the switch input sensing, RB5 as the battery voltage monitor, RB6 for the removal of key input 16c710/711 LCD module name LCM103
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:4769
    • 提供者:赤鹏
  1. 51

    0下载:
  2. 51单片机 C语言常骼模块与综合系统设计的程序源代码。内含代码与电路原理图。内容包括键判输入与数码显示,液晶显示,打印机输出,还有多功能显示屏应用系统设计,汽车行驶状态记录仪系统等内容。-C-51 single chip modules and integrated systems often skeleton design source code. Containing the code and circuit schematics. Including key sub-input and d
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1340959
    • 提供者:deng wensi
  1. jianpanduogengneng

    0下载:
  2. 使用一个开关键K1作为输入信号,控制P1输出端的8个LED,实现4种变化效果,简称一键多功能控制-Use a open key K1 as the input signal, the control output 8 P1 LED, 4 changes to achieve results, referred to as a key multi-function control
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:7051
    • 提供者:黎林原
  1. hou

    0下载:
  2. 16个按键分为数字键和功能键。用来向单片机输入点菜信息,单片机通过键盘扫描得到按键信息,调出对应信息,然后通过LCD显示出来。-16 number keys and function keys are divided into key. Ordering information for input to the MCU, microcontroller scans the keyboard get key information, transfer the corresponding infor
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:5593
    • 提供者:杨博明
  1. ValuRang

    0下载:
  2. This book describes a static analysis that aims to prove the absence of buffer overflows in C programs. The analysis is conservative in the sense that it locates every possible overflow. Furthermore, it is fully automatic in that it requires no user
  3. 所属分类:SCM

    • 发布日期:2017-05-19
    • 文件大小:5454915
    • 提供者:John
  1. keyboardanddigitaldisplayformofelectroniclock

    0下载:
  2. 用4×4组成0-9数字键及确认键。 用8位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用LED发光二极管亮一秒钟做为提示,同时发出“叮咚”声;若密码不正确,禁止按键输入3秒,同时发出“嘀、嘀”报警声;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。 -Composed of 0-9 with 4 × 4 number keys and confirm key. Formed
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:17674
    • 提供者:来了
  1. Electroniccodelockdesign

    0下载:
  2. 根据设定好的密码,采用二个按键实现密码的输入功能,当密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声,直到没有按键按下3种后,才打开按键锁定功能;否则在3秒钟内仍有按键按下,就重新锁定按键3秒时间并报警。-According to set a good password, the password used to achieve two key input, when the password is entered correctly, the lock
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:13335
    • 提供者:来了
  1. int0

    0下载:
  2. 演示通过中断INT0方式处理键盘输入的方法。对4X4的键盘矩阵定义了16个键名分别是0,1。。。E,F。某个键被按下就通过串口在模拟终端上输出。为了演示主循环与中断服务过程,在主循环中加了一条打印语句,用来演示程序的跳转。-Demo INT0 interrupt handling by keyboard input methods. The definition of the 4X4 matrix keyboard 16 keys, respectively 0,1. . . E, F. A k
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:105467
    • 提供者:kevin cheng
  1. program

    0下载:
  2. 本智能体温计采用AT89S52作为核心器件实现对系统的自动控制,采用双单片机串行处理结构。外界温度经AD590集成温度传感器采集,温度变化转换为线性电压信号,再经由OP07构成高精度低温漂的放大电路处理后,作为ADC0809的模拟输入信号,由ADC0809完成A/D转换,得到8位的数字信号送入单片机1(AT89S52)。单片机1将采集到温度值在LED数码管上显示出来,也通过串口通信将温度信号传到单片2(AT89S52)。-The intelligent thermometer AT89S52 a
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:61554
    • 提供者:小志
  1. 2

    0下载:
  2. 根据设定好的密码,采用二个按键实现密码的输入功能,当密码输入正确之后,锁就打开,如果输入的三次的密码不正确,就锁定按键3秒钟,同时发现报警声,直到没有按键按下3种后,才打开按键锁定功能;否则在3秒钟内仍有按键按下,就重新锁定按键3秒时间并报警。-According to set a good password, the password used to achieve two key input, when the password is entered correctly, the lock
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:36124
    • 提供者:yanglijuan
  1. input_number

    0下载:
  2. 4*4矩阵键盘输入,只用一P io,只要加载到工程上就可以引用-4*4 key input
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:16894
    • 提供者:jiajia
  1. jnsk

    1下载:
  2. 这是一个工业生产节能时控器的单片机程序(C语言)。工业生产节能时控器由单片机、按键输入、数码管、继电器、蜂鸣器、电源等组成。单片机是整个系统的核心,整个系统的所有运行均由单片机完成,如产生精确的时钟及计时、数码管输出扫描显示、输出去动继电器、驱动蜂鸣器、扫描按键输入等。单片机型号为AT89C2051。-This is an industrial production of energy-saving controller of the microcontroller when the progr
  3. 所属分类:SCM

    • 发布日期:2014-05-23
    • 文件大小:23552
    • 提供者:fanzzu
  1. TIMER_16_CAP_COUNT

    0下载:
  2. 使用KEY1输入边沿触发,用定时器递减计数,当计数值和匹配值相等时 ,进入中断:LED3的状态翻转,每按KEY1键四次,LED的状态改变一次-Using KEY1 input edge-triggered, with the timer count down, when the count value and matching values are equal, the interrupt: LED3 state flip four times each key press KEY1, LE
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:28349
    • 提供者:刘成
  1. caculator

    0下载:
  2. 利用12个按键(4*3矩阵键盘0~b,因为仅有这点按键)和一块4位七段数码管(用于显示) 能实现实数的加减乘除运算,精确至小数点后四位,并完整地显示输入及结果。 -Using the 12 keys (4* 3 matrix keypad 0 ~ b, because only this key) and a 4 segment digital tube (for display) to achieve real number addition and subtraction multi
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1776
    • 提供者:ly
  1. f

    0下载:
  2. 一个BCD的优先编码器电路,输入为10个开关的状态,要求输出开 关对应的编码。输出编码用4位表示,第一个开关为0时,输出为0000时,第二个开关为0时,输出为0001时,...... 第10个开关为0时,输出为1001。第10个开关的优先级最高。当没有按键按下时,输出信号E为1。有按键按下时,输出信号E为0。 -A BCD priority encoder circuit, the input switches for the 10 state code requirements of
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:163082
    • 提供者:winny
  1. jianpan24

    0下载:
  2. 24键键盘程序,引脚说明及连线 列线:p4.0 p4.1 p4.2 p4.3 作为输入 行线:p4.4 p4.5 p4.6 p4.7 p6.5 p6.6作为输出 1、检测当前是否有键被按下。检测的方法是P4.4-P4.7,P6.5,P6.6输出全"0",读取P4.0-P4.3的状态,若P4.0-P4.3为全"1",则无键闭合,否则有键闭合。 2、去除键抖动。当检测到有键按下后,延时一段时间再做下一步的检测判断。 3、若有键被按下,应识别出是哪一个键闭合。方法是对键
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:2049
    • 提供者:赵盈盈
  1. RENJIJIAOHU

    0下载:
  2. 利用实验箱提供的键盘扫描电路和显示电路,做一个扫描键盘和数码显示实验,把按键输入的键码在六位数码管上显示出来 实验程序可分成三个模块。 ① 键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。 ② 显示模块:将显示单元的内容在显示器上动态显示。 ③ 主程序:调用键输入模块和显示模块。 -Experimental box provided by the keyboard scanning circuit and display circuit, do a scan ke
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:12052
    • 提供者:cmx
  1. alarm

    0下载:
  2. 产生急速上滑报警音响,要求变化率可控,由键盘输入控制值。按“Q”键退出。-Sound the alarm on the sliding produces rapid, controllable rate of change required by the keyboard input control values. Press " Q" key to exit.
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:邓敏中
  1. Exercise-V

    0下载:
  2. The user types characters in the text field, then clicks the OK button or presses the Enter key to submit the String to the program. Clicking OK also dismisses (hides) the dialog. [Note: If you type in the text field and nothing appears, activate the
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3892
    • 提供者:huangkai
« 1 2 3 4 56 7 8 9 10 11 12 »
搜珍网 www.dssz.com