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

搜索资源列表

  1. 4x4_KeyBoard

    0下载:
  2. KeilC开发,51通过8255对外部4*4键盘进行控制.按键分别为0-9以及上下左右,加上确认取消.-KeilC development through 8255 to 51 4 * 4 external keyboard control. Keys were 0-9 and above and below, coupled with canceled.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:36620
    • 提供者:hamlemon
  1. c_password

    0下载:
  2. 51做的门禁系统代码,有4×4键盘扫描,9346的存储功能,掉电不丢失密码,3重密码防忘记功能-51 of the Access Control System code, a 4 4 keyboard scanning, the 9346 storage functionality, nonvolatile not lost password, three heavy-forget the password function
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7253
    • 提供者:astonzorro
  1. MCU_Key

    0下载:
  2. 这是一个为51系列单片机开发的4*4键盘驱动程序。该驱动程序包括2个文件,使用时将C文件关联入工程,在调用文件前包含H文件即可。本键盘驱动程序具有两个接口函数提供两种扫描方式(阻塞和非阻塞),可以任意定制返回键值,具有防抖动处理,具体使用方法可以参见注释。(本程序在Keil C51开发环境中测试成功,并经过多次实践应用)。-This is a series of 51 MCU development of the 4 * 4 keyboard driver. The drive included
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3871
    • 提供者:LENG
  1. LCM_KEYV0.2

    0下载:
  2. current version V0.2 功能:在LCD液晶屏上显示相关信息,可以从16个按键上接受信息。 代码改为在Bank0-RAM执行,免去做实验时的来回修改Boot1与Boot0的跳线, 修改之处:修改mem_b.scf(原为mem_bb.scf)中的81xx xxxx为 80xx xxxx, 修改连接ADS项目的连接选项中的Entry Point为 0x80000000 ZLGARM SmartARM2200 实验程序LCM_Disp修改版本 加入了4×4
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:905589
    • 提供者:王萧风
  1. remote2key-0.4-src

    0下载:
  2. 通过映射文件转换远程控制的信号成键盘信号,实现对PVR流媒体的简易播放控制 -mapping file conversion through remote control signal into the keyboard signal, the PVR to achieve the simple streaming media player control
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:1769625
    • 提供者:demax
  1. lcd_key

    0下载:
  2. 这是一个4*4键盘控制液晶显示器的汇编语言程序。是用MICROCHIP的MPLAB IDE编写的。附有硬件连接方式。-this is a 4 * 4 keyboard control LCD assembly language. Is going before the MPLAB IDE prepared. With hardware connectivity options.
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:16703
    • 提供者:陈燕
  1. eprom_pic16f877

    0下载:
  2. PIC单片机内部集成有EPROM,可用来存储数据。这是PIC16F877单片机的EPROM程序。用4*4键盘和外接喇叭,可以实现一个弹奏音乐和播放音乐的功能-PIC microcontroller integrated with internal EPROM that can be used to store data. This is the PIC16F877 MCU EPROM procedures. 4 * 4 with a keyboard and an external loudsp
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:8874
    • 提供者:陈燕
  1. 4-4_Key

    0下载:
  2. 4X4矩阵式键盘识别程序,有效,刚用过。你可以往里面添加自己定义的函数-4x4 matrix keyboard identification procedures, effective and just used. You can add their own definitions to hide the function
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1037
    • 提供者:王铁鑫
  1. 4x4keyprogram

    0下载:
  2. 4*4键盘程序的使用 测试程序(注意用法,键值放在JIANZHI里)-4 * 4 keyboard procedures used test procedures (note usage, the pair placed JIANZHI Lane)
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1039
    • 提供者:yws
  1. CLOCK_LED_Show

    0下载:
  2. 89S51 与数码管显示器以及键盘SW 对应引脚的联机为: P0.0-------------------------数码管显示器的a脚 P0.1-------------------------数码管显示器的b脚 P0.2-------------------------数码管显示器的c脚 P0.3-------------------------数码管显示器的d脚 P0.4-------------------------数码管显示器的e脚 P0.5---------
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:1834
    • 提供者:恒学
  1. 4×4JIANPAN

    0下载:
  2. 基于51系列单片机的4×4矩阵式键盘识别.正在学习单片机
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:18367
    • 提供者:yzq
  1. KEYUARTINTERRUPT

    0下载:
  2. MSP430的P2口接4*4键盘,通过中断方式实现串口通讯,通过PC端运行串口调试软件显示键号-MSP430 P2 I received 4 * 4 keyboard, interrupted achieved through serial communications, PC terminal operations through serial debugging software, and display key,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1984
    • 提供者:邹娜
  1. lock_2

    0下载:
  2. 六位电子密码锁 采用89s52(51,52都可),4*4键盘,六个数码管,74ls04(位选),573(8D锁存器)。 说明:P2---数据(接573)———(接数码管) P1---位选 ---(按74ls04) P0--4*4键盘 密码一次性设置(编程时写入的) 电路简单,此源程序仅供初学者学习,可自行扩展密码模块(加24C02)。 编绎软件为wave -six electronic password lock used 89s52 (can b
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1889
    • 提供者:熊昌
  1. KETSET

    0下载:
  2. 4*4键盘扫描实验程序 请提出意见(本人刚学单片机)-4 * 4 keyboard scan experimental procedure request for comments (I just learning SCM)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1610
    • 提供者:GE
  1. mykeyscan

    0下载:
  2. 自己做的4×4键盘扫描,加入了按下消抖动,松开输入数据的简单功能。
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:888
    • 提供者:抱抱
  1. key_prog

    0下载:
  2. 简单易懂的4*4键盘扫描及显示程序。对编写其他形式的键盘扫描程序有一定的指导意义.-easy-to-read 4 * 4 keyboard and display program. To the preparation of other forms of keyboard scan procedures are certain guiding significance.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:144125
    • 提供者:xht
  1. unps16

    0下载:
  2. 凌阳16位单片机控制AD9851芯片产生幅度可调,相位频率可控制的正弦波发生器(附带LCD128*64,4*4键盘驱动)-Sunplus 16 MCU control AD9851 chip adjustable rate, Phase control of the frequency sine wave generator (fringe LCD128 64,4 * 4 * Keyboard Driver)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:7601
    • 提供者:
  1. key_cYUYAN

    0下载:
  2. 非常实用的键盘扫描程序,4×4键盘扫描程序。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1121
    • 提供者:leiw
  1. ds1307

    0下载:
  2. 本程式通过4*4键盘的输入控制步进马达的正转和反转,停止转动以及加速和减速.-the program through 4 * 4 keyboard input to control stepper motors and the switch is turned around, stop turning and accelerating and decelerating.
  3. 所属分类:电子政务应用

    • 发布日期:2008-10-13
    • 文件大小:63777
    • 提供者:chen
  1. 4x4zd

    0下载:
  2. 单片机开发的4*4键盘扫描程序,C语言编写-MCU development of the 4 * 4 keyboard scanning procedures, C language
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:922
    • 提供者:许杰
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com