CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - 键值

搜索资源列表

  1. 矩阵键盘键值lcd显示演示程序

    0下载:
  2. 此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.81kb
    • 提供者:刘建
  1. GetKey

    0下载:
  2. 用单片机C语言编的通过键盘扫描得到键值的键盘扫描C程序的源代码,可供单片机开发人员参考。-MCU series of the C language keyboard scan keys keyboard scan C program's source code available to developers SCM reference.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:894byte
    • 提供者:lsd
  1. key2

    0下载:
  2. 用单片机的C语言编的键盘递增递减的C程序的源代码(按一下键,对应的键值增或减一),在很多领域用到此思想,如空调调温等,可供单片机开发工程师参考。-the MCU series of the C language keyboard incremental decrease in C program's source code (by pushing a button, the corresponding increase or decrease of the pair a), used i
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:2.09kb
    • 提供者:lsd
  1. key_1.c

    0下载:
  2. 74ls165控制扫描键盘,串行输出键值的c51键盘程序,并在led上显示-74ls165 control scanning keyboard, serial output of the decoder keyboard keys procedures, and led the show
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:790byte
    • 提供者:张建
  1. keyINT

    0下载:
  2. 44B0的测试程序。此程序为44B0的4*4键盘的应用程序,基于中断0触发,当按下其中一个键时,会把0-F的相应键值显示在8段LED上。-44B0 testing procedures. This procedure for the 44B0 4 * 4 keyboard applications, based on the interruption 0 trigger, which when pressed a button, will be 0-F to the corresponding
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:20.23kb
    • 提供者:王现运
  1. SC44B0 keytest

    0下载:
  2. SC44B0的测试程序,此程序为4*4键盘的测试程序,基于扫描式读取键值并在LED上显示。-SC44B0 testing procedures, the procedures for the 4 * 4 keyboard testing procedures based on scan-read keys on the LED display.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:70.43kb
    • 提供者:王现运
  1. 8255按键练习

    0下载:
  2. 通过8255查询键值,显示不同的数字。k1显示1,K2显示2,K1和K2显示3,如此类推。最多能显示7。-8,255 inquiries through the keys, show different figures. K1 shows a, K2 showed 2, K1 and K2 showed three, and so forth. The most that can be shown 7.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:13.73kb
    • 提供者:SKY
  1. 多任务操作系统例程

    0下载:
  2. 一个任务显示LED,一个扫描键盘,一个任务将键值转化为显示格式(无时间要求) 键盘模块完全参照巨人老师例程; 显示很简单:1、判是否到2ms 2、送显示 键值处理:1、有无有效信息 2、弹出有效信息处理队列 3、将信息处理;键值处理不随1ms动作-a task LED, a scanning keyboard, a pair of tasks into a display format (no time requirements) keyboard module is taking
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:3.21kb
    • 提供者:fenyman
  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
    • 文件大小:3.78kb
    • 提供者:LENG
  1. 带LCD显示的遥控码读码器

    1下载:
  2. 带LCD显示的遥控码读码器,本程序是能解码UPD6221芯片或者兼容芯片,并在LCD上显示用户ID,键值。提供给喜爱电子的同胞们一个红外读码方案。-LCD display with the remote control code reading device. this program can decode UPD6221 compatible chip or chips, and the LCD displayed on the user ID keys. Electronic love fo
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:273.81kb
    • 提供者:汤宇浩
  1. 8279Key

    0下载:
  2. 8279键盘程序,包括键盘初始化,读键值等-8279 keyboard procedures, including keyboard initialization, reading keys, etc.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1.91kb
    • 提供者:yanbo
  1. LCD_DR

    0下载:
  2. //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:895byte
    • 提供者:石头
  1. 44scan

    0下载:
  2. //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1 / / scanning proces
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:1.37kb
    • 提供者:石头
  1. wl019lcd

    0下载:
  2. 遥控键值解码-1602lcd显示,是一个很好的例子-remote decoding keys-1602lcd, is a good example
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:16.65kb
    • 提供者:大海
  1. 16key

    0下载:
  2. 16键盘程序,按任何一个键都可以返回相应的键值,可以下载,绝对好用!-16 keyboard procedures, any key that one can return to the corresponding keys, can be downloaded for absolutely everything!
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6.32kb
    • 提供者:周丽梅
  1. 红外遥控键值解码LCD1602显示

    1下载:
  2. 红外遥控键值解码LCD1602显示,本人在KEIL中调试成功,是个非常好的C51源代码。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-05-02
    • 文件大小:2.22kb
    • 提供者:xiefengttitt
  1. LCD1602显示带按键键值

    0下载:
  2. 利用LCD1602显示带按键键值,每当按下一个按键的值,1602会显示按键对应的键值(Use LCD1602 display with key values, each press a key value, 1602 will display the key corresponding to the key value)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2017-12-16
    • 文件大小:29kb
    • 提供者:666+1
  1. 12864显示按键键值

    0下载:
  2. 本程序是430的12864显示函数与驱动,可以显示按键按下的键值,可以实时显示(This program is 430 of the 12864 display function and driver, you can display the key press key, you can real-time display)
  3. 所属分类:单片机开发

    • 发布日期:2017-12-22
    • 文件大小:50kb
    • 提供者:张三1234
  1. WW029.4X4矩阵键盘1602液晶显示键值

    0下载:
  2. 8051单片机用的矩阵键盘显示键值的源程序(The key value of the matrix keyboard used in the 8051 single chip microcomputer)
  3. 所属分类:单片机开发

    • 发布日期:2018-04-19
    • 文件大小:19kb
    • 提供者:工控迷
  1. LCD1602显示矩阵按键键值

    1下载:
  2. 1602显示源程序 基于51单片机的1602显示矩阵按键键值 按下矩阵键盘显示对应按键号(1602 Display source program,Based on 51 MCU, 1602 display matrix button key value, press matrix keyboard and display corresponding key number.)
  3. 所属分类:单片机开发

    • 发布日期:2018-05-02
    • 文件大小:11kb
    • 提供者:言儿
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com