搜索资源列表
矩阵键盘键值lcd显示演示程序
- 此程序为单片机开发过程中的按键扫描程序。采用汇编 语言编写,经调试通过。-procedure for microcontroller development process button scanning procedures. Using language compilation, debugging through.
GetKey
- 用单片机C语言编的通过键盘扫描得到键值的键盘扫描C程序的源代码,可供单片机开发人员参考。-MCU series of the C language keyboard scan keys keyboard scan C program's source code available to developers SCM reference.
key2
- 用单片机的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
key_1.c
- 74ls165控制扫描键盘,串行输出键值的c51键盘程序,并在led上显示-74ls165 control scanning keyboard, serial output of the decoder keyboard keys procedures, and led the show
keyINT
- 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
SC44B0 keytest
- 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.
8255按键练习
- 通过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.
多任务操作系统例程
- 一个任务显示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
MCU_Key
- 这是一个为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
带LCD显示的遥控码读码器
- 带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
8279Key
- 8279键盘程序,包括键盘初始化,读键值等-8279 keyboard procedures, including keyboard initialization, reading keys, etc.
LCD_DR
- //使用说明: //使用前请先定义keyscan为单片机的 //某个端口,如#define keyscan P1 //程序中扫描信号从keyscan高4位输出, //键值返回信号从keyscan低4位读入, //故使用时硬件电路需要与之相对, //或者把软件中相应地方修改即可-/ / use : / / use the former post keyscan definition of SCM / / a port, keyscan such as # define P1
44scan
- //使用前请先定义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
wl019lcd
- 遥控键值解码-1602lcd显示,是一个很好的例子-remote decoding keys-1602lcd, is a good example
16key
- 16键盘程序,按任何一个键都可以返回相应的键值,可以下载,绝对好用!-16 keyboard procedures, any key that one can return to the corresponding keys, can be downloaded for absolutely everything!
红外遥控键值解码LCD1602显示
- 红外遥控键值解码LCD1602显示,本人在KEIL中调试成功,是个非常好的C51源代码。
LCD1602显示带按键键值
- 利用LCD1602显示带按键键值,每当按下一个按键的值,1602会显示按键对应的键值(Use LCD1602 display with key values, each press a key value, 1602 will display the key corresponding to the key value)
12864显示按键键值
- 本程序是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)
WW029.4X4矩阵键盘1602液晶显示键值
- 8051单片机用的矩阵键盘显示键值的源程序(The key value of the matrix keyboard used in the 8051 single chip microcomputer)
LCD1602显示矩阵按键键值
- 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.)