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

搜索资源列表

  1. lock-and-lcd

    0下载:
  2. 基于博创实验箱UP-CUP-FPGA2C35-Ⅱ和Verilog HDL硬件描述语言,分为按键输入模块、LED指示灯模块及LCD显示模块,采用按键BTN1、BTN2作为输入端输入四位密码与事先设定的密码进行匹配,由D1、D2、D3、D4四盏LED灯来指示输入密码的位数。开机时,LCD显示“HELLO! WELCOME!Enter the code:当”,密码输入正确时,LED灯D7亮,同时在实验箱LCD显示屏上显示字符串“Good! Well done!you are right!!!”,当密码
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:2640
    • 提供者:吴寿武
  1. 8052-for-key

    0下载:
  2. 在keil环境下,通过80C52控制矩阵键盘扫描并将输入的键值显示在数码管上。-In keil environment, through 80C52 control matrix keyboard scanning and display key input in the digital pipe.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23469
    • 提供者:frutex
  1. key-progamme

    0下载:
  2. 这是一款用51单片机控制的玩具电子琴,用到了51的定时器和键盘技术,它的汇编程序流程如下,很适合初学者学习制作。 说明:由单片机的P1.0口输出音频信号,在P1.0口接三极管以驱动喇叭,最好用两个三极管构成达林顿结构。P2口连接8个一端接地的按键作为输入,当然也需要连接8只10K的电阻至电源作为上拉电阻。P2.0~P2.7依次为Do、Re、Mi、Fa、So、La、Si、Do(高)音。 -This is a microprocessor controlled toy with 51 ke
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1914
    • 提供者:辜兵
  1. Lock-Key

    0下载:
  2. (1)CPU使用51系列。 (2)用4x4矩阵键盘作为操作信息输入。 (3)用LCD1602或六位数码管作为信息输出。(建议使用LCD1602) (4)用蜂鸣器及发光二极管作为错误报警及状态显示。 -(1) CPU use of 51 series. (2) 4x4 matrix keyboard as an operational information input. (3) LCD1602 or six digital output as information. (Reco
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:94010
    • 提供者:陈岳
  1. key-lcd

    0下载:
  2. 是键盘-lcd模块电路,使用了c8051f020的最小系统板和常用的LCD12864,采用独特的设计使得按键、12864、红外可以复用共20个端口,当然相应地编程上也有独特之处。主程序是为了实现显示按键输入,并按照输入对DA赋值的。同时pdf文档是按键-显示模块的电路原理图。-Is a keyboard-lcd module circuit, using c8051f020 minimum system board and common LCD12864, unique design makes
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:134439
    • 提供者:毕松杰
  1. 2key_press

    0下载:
  2. 火牛开发板按键输入实验,基础实验-AC adapter input key experimental development board, basic experiments. . . . . . . . .
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:511300
    • 提供者:姜君
  1. 1

    0下载:
  2. ** 功能描述: 检测到一次按键按下并且提起 ** 输  入: 按键信号 ** 输 出: 0:无按键 1:一次单击 2:一次长按-* Descr iption: detects a key press and lift ** Input: key signal ** Output: 0: no key 1: one-click 2: A long press
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1088
    • 提供者:王岩岩
  1. LPC2103-KEY

    0下载:
  2. LPC2103 单个键盘输入显示 一个LED灯显示按键状态-The LPC2103 individual keyboard input to an LED display key state
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:26625
    • 提供者:zhangli
  1. Key

    0下载:
  2. 本文件有三个外部中断函数实现了一个功能,即切换LCD的背光亮灭。当按下任意一个按键时,背光状态改变。 本文件的串口输入中断函数实现了一个功能,即回显输入字符。-This document has three external interrupt function implements a function, that is, switching the LCD back light off. When any button is pressed, the backlight state ch
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-05
    • 文件大小:513941
    • 提供者:孙雪平
  1. key-input

    0下载:
  2. 基于msp430f149的按键数值输入,并在1602上显示程序-Input, and display program in 1602 based on the key value msp430f149
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:22435
    • 提供者:御风
  1. KEY

    0下载:
  2. stm 32 按键输入 按键控制响应-stm 32 key input buttons control response
  3. 所属分类:SCM

    • 发布日期:2017-11-25
    • 文件大小:6768712
    • 提供者:杨易
  1. ALIENTEK-MINISTM32-ex2-key-input

    0下载:
  2. ARM基于STM32F103ZET6在ALIENTEK MINISTM32 开发板下的 按键输入 实验-ARM-based STM32F103ZET6 key input experiments in ALIENTEK MINISTM32 development board
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-16
    • 文件大小:6306018
    • 提供者:yushuangyue
  1. key

    0下载:
  2. STM3F103RBT6 KEY输入输出的实现-The realization of the input and output of the STM3F103RBT6 KEY
  3. 所属分类:SCM

    • 发布日期:2017-12-07
    • 文件大小:1636
    • 提供者:Vian
  1. Key-input-module

    0下载:
  2. 基于altera器件的按键输入模块verilog-Based on altera device key input module verilog
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:831
    • 提供者:林伟
  1. Test3

    2下载:
  2. 应用汇编语言完成实验中从P1口输入键值然后在P2口通过数码块显示的程序,并生成.Hex文件,在Proteus下运行,结果正确。-The application assembler language to complete the experiment from the P1 port input key and digital blocks display program through the P2 port and generate. Hex file, run under the Prot
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:57303
    • 提供者:lawliet
  1. Key

    0下载:
  2. 按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。这篇博客实现了一个通用的键盘程序,只要提供一个读取键值的函数(底层键值),程序将完成消抖、存入队列等一些列处理。同时本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is, one of the the SCM system most commonly used input device almost as long as the need for interactive input,
  3. 所属分类:SCM

    • 发布日期:2017-11-23
    • 文件大小:12612
    • 提供者:wangpeng
  1. digtal-input-and-output-module(KEY)

    0下载:
  2. 2407ASMDSP原理及其电机控制应用实验程序,数字输入输出模块(led+key)-Principle and motor control applications in 2407ASMDSP experimental procedures, digital input and output modules (led+ key)
  3. 所属分类:DSP program

    • 发布日期:2017-11-06
    • 文件大小:28165
    • 提供者:
  1. PS2

    0下载:
  2. 通过PS/2接口连接键盘来实现对键盘输入键的识别-PS/2 interface for keyboard input key identify
  3. 所属分类:SCM

    • 发布日期:2017-12-03
    • 文件大小:24369
    • 提供者:葛机
  1. PS2

    0下载:
  2. PS2键盘驱动程序。。非常实用简单。。。适用于初学者。。。ps2键盘输入,,,LED显示输入的按键值-PS2 keyboard driver. . Very simple and practical. . . For beginners. . . ps2 keyboard input,,, LED display input key values. . . .
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-27
    • 文件大小:177243
    • 提供者:周健
  1. Key

    0下载:
  2. 计算器输入数据形式相同,数码管将从左至右依次显示-Calculator same input data format, digital tube display from left to right
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:31771
    • 提供者:狼王
« 1 23 4 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com