CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - Key matrix

搜索资源列表

  1. key

    0下载:
  2. 单片机的控制及与其外围电路的组合来实现其基本功能的电子密码锁。运用单片机多端口的强大控制能力来协调电路中的显示、键盘输入、报警电路等一系列各个部分的配合,从而实现一个密码锁应该具备的基本功能。其中,单片机使用了STC系列的STC89C52R型号;显示电路则使用液晶屏LCD1602来达到显示的效果;键盘输入运用了矩阵式的键盘输入方法;报警电路使用了LED灯、音乐芯片及蜂鸣器来实现它的提示作用。-Combination of control and its peripheral circuits m
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:2180
    • 提供者:大海
  1. cs

    0下载:
  2. 基于压缩感知当中关键技术测量矩阵的设计的相关文献,有利于对测量矩阵设计的学习-Among the relevant literature on compressed sensing techniques to measure key matrix design is conducive to learning measurement matrix design
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:816138
    • 提供者:张光
  1. Analog-matrix-keyboard-lock

    0下载:
  2. 矩阵键盘模拟密码锁,密码固化到ROM 不能通过按键输入更改-Analog matrix keyboard lock, password can not be cured through a key input to the ROM change
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:18423
    • 提供者:GOOD
  1. chuxuejuzhen

    0下载:
  2. 初学5*5键矩阵一法,虽然麻烦也可行得通,作理解矩阵学习参考。汇编-Beginner 5* 5 key matrix of a law, although the trouble may also be feasible, for understanding the matrix study reference. Compilation
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-12
    • 文件大小:1038
    • 提供者:ll2per
  1. key-and-LCD

    0下载:
  2. 一个关于nios控制lcd12864和4*4矩阵键盘的源代码,详细注释-A control on the nios lcd12864 and 4* 4 matrix keyboard source code, detailed notes
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-13
    • 文件大小:2279
    • 提供者:signific
  1. KEY

    0下载:
  2. 能够通过2 位七段数码管显示按键编号,显示范围0‐15 按键采用4*4 方式的矩阵键盘,编号K0 – K15 能够分别统计按键被按下的次数,并通过1 位七段数码管显示,显示范围0‐-1, 7 segment digital tube can cycle show 0-9 2, 0-9, at the same time, key K0- K3 can control LED0- destroy LED3 light can pass two number seven segment
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:60547
    • 提供者:
  1. Key

    0下载:
  2. 按键是单片机系统最常用的输入设备之一;几乎是只要需要交互输入,就必须有键盘。本程序提供最常用的4*4矩阵键盘的程序,和4个按键的程序。 -The key is one of the most commonly used input devices MCU system it is nearly as long as the need for interactive input, it must have the keyboard. This program provides the mos
  3. 所属分类:SCM

    • 发布日期:2017-04-23
    • 文件大小:12632
    • 提供者:lee
  1. Amazing-Key-Pad

    0下载:
  2. amazing keypad, it provides basic techniques to decode a matrix keypad. it uses 74ls138 decoder to accomplish this. C++ source code is also given. Thanks.
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:65502
    • 提供者:sultan
  1. key

    0下载:
  2. 基于单片机的矩阵键盘程序,代码结构清晰,在STM32上运行成功,可方便的移植到其他的单片机平台-MCU-based matrix keyboard program, clear code structure, running successfully on the STM32, can be easily ported to other platforms MCU
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:335743
    • 提供者:风行
  1. Electronic-piano

    0下载:
  2. 此段代码可以实现通过矩阵键盘输入不同的键值输入不同的音阶,实现电子琴功能-This code can be achieved through different key matrix keyboard input enter a different scale to achieve organ function
  3. 所属分类:SCM

    • 发布日期:2017-04-24
    • 文件大小:20935
    • 提供者:pengzhihao
  1. key

    0下载:
  2. stm32f103的矩阵键盘扫描程序,使用线反转法进行扫描。-scanning stm32f103 matrix keyboard scanner, using the line reversal method
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2014
    • 提供者:孙过强
  1. 51-key-led

    0下载:
  2. 51单片机矩阵键盘与左右流水灯控制C程序-Matrix keyboard with water flowing around the lamp control 51 single-chip microcomputer c program
  3. 所属分类:SCM

    • 发布日期:2017-04-08
    • 文件大小:92110
    • 提供者:黄锦奎
  1. The-matrix-of-16-key

    0下载:
  2. 51单片机学习开发板实现16矩阵键盘控制数码管显示数字-51 microcontroller learning development board to achieve 16 keyboard control digital tube display digital matrix
  3. 所属分类:SCM

    • 发布日期:2017-04-12
    • 文件大小:743
    • 提供者:华政洋
  1. key-scan

    0下载:
  2. 51单片机控制矩阵键盘进行动态扫描,实现按键控制功能,基础教程,实用性好。-Realize dynamic scanning, 51 single-chip microcomputer control matrix keyboard keys control functions, basic tutorial, good practicability.
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19632
    • 提供者:周思宇
  1. key

    0下载:
  2. 基于msp430单片机的矩阵按键和独立按键-Msp430 microcontroller-based matrix keys and separate buttons
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-12
    • 文件大小:1358
    • 提供者:李冰超
  1. hid-picolcd_core

    0下载:
  2. The PicoLCD has an IR receiver header, a built-in keypad with 5 keys and header for 4x4 key matrix. The built-in keys are part of the matrix.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5076
    • 提供者:vqcjpt
  1. Key_Matrix

    0下载:
  2. dot matrix displays numbers when key matrix push
  3. 所属分类:Other systems

    • 发布日期:2017-05-21
    • 文件大小:5670732
    • 提供者:KimDoYeon
  1. Matrix-keyboard

    0下载:
  2. 实验程序可分成三个模块。 ①键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。 ②显示模块:将显示单元的内容在显示器上动态显示。 ③主程序:调用键输入模块和显示模块。 -The experimental program can be divided into three modules. The key input module: scan the keyboard, read the keyboard and keys into a key buffer unit
  3. 所属分类:SCM

    • 发布日期:2017-04-29
    • 文件大小:28366
    • 提供者:张琳
  1. key

    0下载:
  2. 基于stm32的矩阵键盘程序,含使用说明和详细步骤介绍-Based on the stm32 matrix keyboard program, containing instructions and steps is introduced in detail
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1537
    • 提供者:lt
  1. key

    1下载:
  2. 这是基于stm32f10x系列的矩阵键盘程序代码,已经过测试,可以用。-This is based on the stm32f10x series of matrix keyboard program code, has been tested, you can use.
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6989991
    • 提供者:ruben
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com