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

搜索资源列表

  1. keyboard

    0下载:
  2. 单片机44行列键盘实验程序,调试通过,与C语言编写的。-44 ranks of the keyboard microcontroller experimental procedures, debugging through, with the C language.
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:46098
    • 提供者:云仔
  1. LCD1602

    0下载:
  2. 本程序主要是应用于44行列键盘的LCD1602,内分为几个阶段。-This procedure is applied to the ranks of the keyboard 44, LCD1602, is divided into several stages.
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:692
    • 提供者:zoupeng
  1. 4a4

    0下载:
  2. 44行列键盘,能实现4*4的键盘控制,非常实用,希望大家喜欢-44 ranks of the keyboard, to achieve a 4* 4 keyboard control, very useful, hope you like
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:3659
    • 提供者:thh
  1. dianziqing

    0下载:
  2. 51单片机C语言,4×4键盘控制的电子琴。-51 single-chip C-language, 44 keyboard control of the keyboard.
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:183499
    • 提供者:陈志立
  1. mimasuo

    0下载:
  2. 单片机实现的密码锁,功能如下:1:用4×4矩阵键盘组成0-9数字键及确认键和删除键。 2:可以自行设定或删除8位密码,能够掉电保存。 3:用5位数码管组成显示电路提示信息,当输入密码时,只显示“8.”,当密码位数输入完毕按下确认键时,对输入的密码与设定的密码进行比较,若密码正确,则门开,此处用绿色led发光二极管亮一秒钟做为提示,若密码不正确,禁止按键输入3秒,同时用红色led发光二极管亮三秒钟做为提示;若在3秒之内仍有按键按下,则禁止按键输入3秒被重新禁止。 -MCU passwo
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:56450
    • 提供者:罗宇
  1. 44keyboard

    0下载:
  2. 利用C语言实现单片机外接44行列键盘的代码-External microcontroller using C language code for the keyboard 44 ranks
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:56698
    • 提供者:郑光润
  1. RC_Master

    0下载:
  2. 这是MSP430F149与CC1101组成的无线射频遥控器。功能为4×4键盘扫描,LCD显示和无线射频通信。非常适合作为无线射频初学者的参考。-MSP430F149 and CC1101 wireless RF remote control. Function 44 keyboard scan, LCD display and wireless RF communications. Very suitable as a reference of the RF beginners.
  3. 所属分类:SCM

    • 发布日期:2017-11-11
    • 文件大小:77971
    • 提供者:吴玉文
  1. Multimedia-USB-keyboard

    0下载:
  2. 多媒体USB键盘,实现USB功能,操作实验-Sunny, 44- the multimedia USB keyboard
  3. 所属分类:Compiler program

    • 发布日期:2017-11-21
    • 文件大小:398230
    • 提供者:gx
  1. code

    0下载:
  2. 初学单片机的练习,数码管显示4×4键盘矩阵按键-Microcontroller beginner exercises, the digital display 44 keyboard matrix key
  3. 所属分类:SCM

    • 发布日期:2017-11-13
    • 文件大小:8583
    • 提供者:dwliangzhen
  1. LCD501_PhoneBook

    0下载:
  2. 利用 61 板、SPR 模组、SPLC501 液晶模组和 4×4键盘建立手机通讯录模型,要求通讯录具有下述功 能: 1. 通讯录条目的录入。可以通过 4×4 按键模拟手机键盘,实现中英文输入。通讯录条目至少应包括 姓名、两组以上电话号码、Email 等信息。 2. 通讯录查询和搜索。通讯录以一定规则排序,可翻页查看。提供通讯录搜索功能,输入姓名的一部 分,可搜索到匹配的条目。 3. 语音识别功能。可将通讯录中的指定条目设定为“可语音拨号”,并加以训练。当进入语音拨号
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:27652534
    • 提供者:纪春龙
  1. matrix_keyboard

    0下载:
  2. 数码管显示4×4键盘矩阵按键 矩阵键盘对某一按键按下就在数码管显示一个数字-Digital display 44 keyboard matrix key
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-25
    • 文件大小:1161
    • 提供者:好好好
  1. counter

    1下载:
  2. 一、基础部分(70 ) 设计一个简易计算器,它具有下列运算功能: 1. 两个无符号的8位二进制数的相加; 2. 两个无符号的8位二进制数的相减; 3. 数值和运算符用4×4键盘输入,输入的值为十进制,其中A为“+”,B为“-”,C为“退格”E为“=”, 4. 数值用数码管以十进制形式显示,以加法为例,初始时显示全“0”,先输入被加数,输入时数字顺序是从左到右。例如,输入1、2、3应该在显示器上上显示“123”,在输入运算符,按下运算符键后,数码管显示全“0”,再输入加数,方法
  3. 所属分类:software engineering

    • 发布日期:2015-06-07
    • 文件大小:455680
    • 提供者:孟晓慧
  1. u4

    0下载:
  2. 有一个4×4的键盘,按下一个键,LED上显示相应的键值(0~F),并且喇叭响一声-A 44 keyboard, press a key on the LED display the corresponding key (0 to F), and the horn sounds
  3. 所属分类:File Formats

    • 发布日期:2017-11-26
    • 文件大小:26903
    • 提供者:李春辉
  1. Matrix-keyboard-and-display

    0下载:
  2. 1、 了解普通4×4键盘扫描的原理。 2、 进一步加深七段码管显示过程的理解。 3、 了解对输入/输出端口的定义方法。-1, to understand the principles of ordinary 44 keyboard scan. 2, to further deepen the seven segment display understanding of the process. 3, to understand the input/output port defini
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-12-04
    • 文件大小:1356142
    • 提供者:于治成
  1. Digital-lock-design

    0下载:
  2. 1、了解数码锁的工作原理。 2、了解数码锁的实现方法。 3、进一步掌握4×4键盘的扫描的实现过程 -1, to understand the working principle of the digital lock. 2, to understand the implementation of digital locks. 3, to further understand the 44 keypad scanning the implementation process
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-22
    • 文件大小:1846348
    • 提供者:
  1. c51-calculator

    0下载:
  2. C51上开发的计算器,用4×4矩阵键盘实现了数字的输入,1608实现了输入与结果的显示-C51 calculator on the development, implementation matrix keyboard with 44 digital inputs, 1608 to achieve the input and display of the results
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-15
    • 文件大小:18729
    • 提供者:赵明
  1. KEYBOARD

    0下载:
  2. 利用华邦单片机实现4×4键盘扫描程序,用于车库的管理系统-Winbond MCU 44 using the keyboard scanning procedures, management systems for the garage
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:2822
    • 提供者:cheng
  1. Key4x4INT

    0下载:
  2. msp430单片机4×4中断键盘,经msp430f149测试通过。-msp430 microcontroller 44 interrupts the keyboard, the msp430f149 test.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-09
    • 文件大小:142726
    • 提供者:陆海
  1. VHDL-flutterfree-counter

    0下载:
  2. 本实验主要完成的实验是完成4×4键盘扫描的,然后获取其键值,并对其进行编码,从而进行按键的识别,并将相应的按键值进行显示。-This experiment is to complete 44 experiments done keyboard scan, and then get their keys, and encode to carry identification keys, and the corresponding key value to be displayed.
  3. 所属分类:software engineering

    • 发布日期:2017-04-05
    • 文件大小:10387
    • 提供者:陈芳
  1. qwe

    0下载:
  2. 51单片机实例3-4×4键盘及8位数码管显示构成的电子密码锁) -Examples 3-44 51 single keyboard and 8 digital display electronic locks constituted)
  3. 所属分类:SCM

    • 发布日期:2017-04-26
    • 文件大小:87178
    • 提供者:杨帆
« 1 2 3 45 »
搜珍网 www.dssz.com