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

搜索资源列表

  1. 4_4

    0下载:
  2. 本程序的功能是扫描4*4键盘,将获取的键值显示在1602lcd上-The functionality of the program is to scan 4* 4 keyboard keys will get displayed on the 1602lcd
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:19804
    • 提供者:付锡禄
  1. keypad_scan

    0下载:
  2. 4*4键盘扫描,基于51单片机,可按所需增加显示部分-4* 4 keyboard scan, based on 51 single chip, can increase the display part of the required
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:610
    • 提供者:张铭
  1. Keyscan

    0下载:
  2. 8255与键盘扫描单元完成按键扫描功能,并将读到的按键值依次显示在数码管上,按键是4行*4列共16个按键-8255 with the completion of the keyboard key scanning scanning unit, and read the key value is in turn displayed on the digital control, the key is 4* 4 rows of 16 keys
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-02
    • 文件大小:884
    • 提供者:sl
  1. jsqjizixd

    0下载:
  2. proteus计算器仿真,c语言编程,4*4键盘编码,lcd显示-proteus calculator simulation, c language programming, 4* 4 keypad code, lcd display
  3. 所属分类:Compiler program

    • 发布日期:2017-03-28
    • 文件大小:15157
    • 提供者:joke
  1. passwordlock

    0下载:
  2. LCD显示器和4ⅹ4的小键盘,制作一个密码锁。PORT 1 连接到LCD显示器的数据线。PORT 3 的P3.3,P3.4和P3.5分别连接到LCD显示器的控制线。PORT 2连接到4ⅹ4的小键盘,可以输入密码。执行修改密码或是时间的程序时,首先让LCD显示器显示出时间和日期。 当用户按下4ⅹ4小键盘的按钮 A 时,可以输入密码。如果密码正确时,就会让 P3.6的 LED 闪烁,表示打开锁。如果密码不正确时,LCD显示器就会显示出-LCD display and 4 ⅹ 4 small k
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:51017
    • 提供者:bbs
  1. jehd

    0下载:
  2. 44 矩阵键盘扫描程序 51源代码8位数码管显示函数-44 matrix keyboard scanner 51, the source code display function 8-bit digital tube
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:43700
    • 提供者:白读
  1. Keil-C

    0下载:
  2. 4×4键盘及8位数码管显示构成的电子密码锁-4*4 button 8bit led
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:27195
    • 提供者:李清
  1. cal

    0下载:
  2. 实现以下功能。 1、4*4键盘输入,用按键输入数和运算符号。 1 2 3 + 4 5 6 - 7 8 9 * C 0 = ∕ 2、数码管显示运算过程和结果(十进制数),负号用一个LED灯显示。 3、具有清零和复位功能。 4、具有连续运算功能。 5、具有简易报错和提示功能。 该项目非常适合初学者,文档说明,原理图,流程图,程序源码都包含在内。-To achieve the following functions. 1,4* 4 keyboard,
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-03
    • 文件大小:727553
    • 提供者:
  1. 44key

    0下载:
  2. 用4x4矩阵键盘输入,用液晶显示输入的数字-With a 4x4 matrix keypad input, digital input with LCD display
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:59042
    • 提供者:qiuzw
  1. mimasuo

    0下载:
  2. 51单片机构成的密码锁,用1602液晶显示,4*4键盘输入,用EEPROM存储密码,可以实现确认密码和修改原始密码功能,已经调试成功-51 chip microprocessor lock, LCD display with 1602, 4* 4 keyboard input, EEPROM memory with password, can be realized to confirm the password, and modify the original password functio
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:2293
    • 提供者:xucaoxi
  1. mimasuo

    1下载:
  2. 4位密码锁,按键显示,3次输入错误报警,实现电子密码锁的功能,采用4*4键盘-lock
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2015-07-01
    • 文件大小:401408
    • 提供者:钟佳琦
  1. 44key

    0下载:
  2. 51单片机,4*4键盘,数码管显示,带ISIS仿真-51, 4* 4 keyboard, digital display, with ISIS simulation
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:50908
    • 提供者:王奎
  1. Matrix_Keyboard

    0下载:
  2. 4*4键盘检测程序,按下键后相应的代码显示在数码管上。-Matrix Keyboard review
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:19373
    • 提供者:kane
  1. scanLCD

    0下载:
  2. 利用汇编语言实现4*4键盘的扫描,同时利用液晶屏显示出来,完美的消除了抖动,且每次按下只会显示一个值,不会因为按下过长而显示多个-Using assembly language to achieve 4* 4 keyboard scanning, while taking advantage of the LCD screen display, and perfectly eliminates the jitter。And each press will following display a
  3. 所属分类:assembly language

    • 发布日期:2017-03-29
    • 文件大小:1226
    • 提供者:杨岭
  1. 44key

    0下载:
  2. 该文件包含了一个4*4矩阵单片机键盘的设计功能,并能显示相应的按键数值。-This file contains a 4* 4 matrix keyboard microcontroller design features, and can display the corresponding key value.
  3. 所属分类:SCM

    • 发布日期:2017-04-05
    • 文件大小:112804
    • 提供者:潘洁
  1. AT89C52

    0下载:
  2. 基于AT89C52的经典实验及其仿真(续1) 1.MAX7219 2.按键串口通讯 3.按键移位显示(4×4键盘) 4.按键移位显示(8按键) 5.串口通讯方式0 6.点阵控制(16 64) 7.点阵控制花样 8.多机通讯-AT89C52 Based on the classic experiment and simulation (continued 1) 1.MAX7219 2. Keys serial communication 3. Key shift d
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-23
    • 文件大小:390904
    • 提供者:黄虎
  1. ledandkeyboard

    0下载:
  2. 数码管显示4×4键盘矩阵按键,学习时可以参考。-LED display 4 × 4 matrix keyboard keys.
  3. 所属分类:SCM

    • 发布日期:2017-04-06
    • 文件大小:32780
    • 提供者:sine
  1. 1

    0下载:
  2. 51做的密码锁,将密码存在24C256里 1、八位数码管动态显示 2、具有密码设定和修改功能 3、密码输入错误报警功能 4、4*4矩阵键盘输入 5、具有密码3次错误锁死功能 6、具有万能密码解锁功能-51 locks to do, there 24C256 password, 1, eight digital dynamic display 2, with password settings, and modify the function 3, the password
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:2968
    • 提供者:胡昱旻
  1. SPWM

    0下载:
  2. 频率发生器,带1602显示,4*4键盘。-Frequency generator, with a 1602 display, 4* 4 keypad.
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:1599
    • 提供者:华哥
  1. 44keyboard-display

    0下载:
  2. 4*4键盘,按键四位数码管显示,显示千位,位数达到五位时,自动清零。-4* 4 keyboard, buttons, according to four digital tube to five thousand, digits display, automatic reset.
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:17995
    • 提供者:刘朋
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »
搜珍网 www.dssz.com