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

搜索资源列表

  1. EDA的4 X 4键盘扫描及显示

    1下载:
  2. 矩阵键盘扫描电路设计,使用硬件描述语言verilogHDL!
  3. 所属分类:编程文档

  1. keyboard

    0下载:
  2. 键盘程序:基于cpld开发环境的4*4键盘程序,很有用哦-Keyboard procedure: CPLD-based development environment 4* 4 keyboard procedures, useful Oh
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-24
    • 文件大小:1355
    • 提供者:xixi
  1. 44jianpan

    0下载:
  2. AT89c51等单片机可以使用的4*4 键盘程序-AT89C51 single-chip microcomputer can be used, such as 4* 4 keyboard procedures
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-16
    • 文件大小:31797
    • 提供者:李庆
  1. c51-ky

    0下载:
  2. 基于c51开发的经典4乘4键盘程序下载(C语言)-Developed based on the C51 classic 4 × 4 keyboard program (C language)
  3. 所属分类:SCM

    • 发布日期:2017-04-02
    • 文件大小:1326
    • 提供者:df
  1. 4-4keyboard

    1下载:
  2. 我自己编写的atmega16的4*4键盘程序-I have written ATmega16 4* 4 keyboard procedures
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:23425
    • 提供者:ray
  1. keyboardcode

    0下载:
  2. 单片机控制键盘程序,键盘为4*4键盘,选择其中一个键为确认键,程序已调试过,-Single-chip process control keyboard, keyboard for 4* 4 keyboard, select one of these keys for the confirmation button, the program has debug, and
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:993
    • 提供者:淡淡
  1. keyscan

    0下载:
  2. 4*4标准C程序。这是写得最好的键盘检测程序了 -4* 4 standard C procedures. This is the best written keyboard detection procedure
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:1002
    • 提供者:阿昌
  1. key_matrix44

    1下载:
  2. FPGA EP1C6Q240C8 4*4键盘模块 4*4矩阵键盘,采用扫描方式检测按键-FPGA EP1C6Q240C8 4* 4 keyboard module 4* 4 matrix keyboard, using scanning detection button
  3. 所属分类:VHDL编程

    • 发布日期:2014-03-23
    • 文件大小:278801
    • 提供者:lan
  1. LCD701Demo

    0下载:
  2. 液晶目前在人们的生活中的应用越来越普遍,如我们较熟悉的手机的显示界面,笔记本电脑的 显示器等。液晶屏的优点是显示界面清晰度高且功耗低。本程序针对一款内建中文字库的 120× 52 点阵液晶模组,驱动芯片采用凌阳 SPLC701B,可以完成多种液晶特效功能。此外,模组配 有 4×4 键盘。该液晶模组接口简单,应用方便,可以直接用 10PIN 排线与 SPCE061A 精简开 发板(即“61 板”)相连,更可利用模组配备的接口插座直接固定在“61 板”上。 -LCD is cur
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:243500
    • 提供者:changlian
  1. minos

    0下载:
  2. 本系统为单片机的最小实现系统,涵盖了键盘,中断,串口,定时基本功能,并且已经可以实现。4*4键盘 显示数字,串口和LED显示。-The system for the smallest single-chip implementation system that covers the keyboard, interrupt, serial port, the basic functions of timing, and can already achieve. 4* 4 keyboard disp
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:236218
    • 提供者:sada
  1. keyboard

    0下载:
  2. 51单片机键盘输入asm4乘以4键盘输入扫描有proteus仿真文件-51 Singlechip keyboard input asm 4 multiplied by 4 keyboard input scanning
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:39917
    • 提供者:团长
  1. 4-4keyboard

    0下载:
  2. 经典的单片机4*4键盘矩阵c语言程序,学习单片机必备.-Singlechip classic 4* 4 keyboard matrix procedures necessary Singlechip study.
  3. 所属分类:SCM

    • 发布日期:2017-04-11
    • 文件大小:1441
    • 提供者:liuwz
  1. jp

    0下载:
  2. 带4*4键盘的89C51单片机串行通信系统,其中包括了Proteus的仿真电路-4* 4 keyboard with the 89C51 single-chip serial communication system, including circuit simulation Proteus
  3. 所属分类:Com Port

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

    0下载:
  2. 4×4矩阵式键盘识别技术 (1.4×4矩阵键盘识别处理 (2.每个按键有它的行值和列值 ,行值和列值的组合就是识别这个按键的编码。矩阵的行线和列线分别通过两并行接口和CPU通信。每个按键的状态同样需变成数字量“0”和“1”,开关的一端(列线)通过电阻接VCC,而接地是通过程序输出数字“0”实现的。键盘处理程序的任务是:确定有无键按下,判断哪一个键按下,键的功能是什么;还要消除按键在闭合或断开时的抖动。两个并行口中,一个输出扫描码,使按键逐行动态接地,另一个并行口输入按键状态,由
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:538
    • 提供者:廖海涛
  1. 4

    0下载:
  2. 单片机键盘扫描程序在proteus6.9下仿真通过-西祠胡同-Single-chip scanner keyboard simulation adopted in the next proteus6.9
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:166933
    • 提供者:
  1. 8255

    0下载:
  2. 用8255A扩展键盘和显示,可以组成4×4键盘,8位数码显示-8255A with the expansion of the keyboard and display can be composed of 4 × 4 keyboard, 8-bit digital display
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:54858
    • 提供者:王海峰
  1. 44key

    0下载:
  2. 44键盘程序!供大家参考!或者直接引用-44 keyboard program! For your reference! Or a direct quote! ! ! ! ! ! ! !
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-25
    • 文件大小:15709
    • 提供者:sunny
  1. keyboard

    0下载:
  2. 4*4键盘扫描的VHDL程序,可消除抖动,可以帮助大家一下-4* 4 keyboard scan VHDL procedures to eliminate jitter, we can help you
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-06
    • 文件大小:3134
    • 提供者:孙仲
  1. 44jianpan

    0下载:
  2. avr单片机初学者适用的单片机例程(4*4键盘设计)-avr monolithic integrated circuit beginner s suitable monolithic integrated circuit routine
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:57871
    • 提供者:zoudawei
  1. 44softkeyboard

    0下载:
  2. 4乘4键盘的VHDL描述和控制。4乘4键盘是非常常见的输入设备。希望对于正在应用的朋友有所帮助。-4 x 4 keyboard VHDL descr iption and control. 4 x 4 keyboard is a very common input device. Hope that a friend is applying for help.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-09
    • 文件大小:1584332
    • 提供者:zhang
« 1 2 34 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com