文件名称:Matrix-keyboard
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2015-07-03
- 文件大小:
- 28kb
- 下载次数:
- 0次
- 提 供 者:
- 张*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
实验程序可分成三个模块。
①键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。
②显示模块:将显示单元的内容在显示器上动态显示。
③主程序:调用键输入模块和显示模块。
-The experimental program can be divided into three modules.
The key input module: scan the keyboard, read the keyboard and keys into a key buffer unit.
Display module: display the contents of the display unit on the display.
Main program: call key input module and display module.
①键输入模块:扫描键盘、读取一次键盘并将键值存入键值缓冲单元。
②显示模块:将显示单元的内容在显示器上动态显示。
③主程序:调用键输入模块和显示模块。
-The experimental program can be divided into three modules.
The key input module: scan the keyboard, read the keyboard and keys into a key buffer unit.
Display module: display the contents of the display unit on the display.
Main program: call key input module and display module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
矩阵键盘\LED_KEY
........\LED_KEY.C
........\LED_KEY.hex
........\LED_KEY.lnp
........\LED_KEY.LST
........\LED_KEY.M51
........\LED_KEY.OBJ
........\LED_KEY.opt.bak
........\LED_KEY.plg
........\LED_KEY.Uv2.bak
........\LED_KEY.uvopt
........\LED_KEY.uvproj
........\LED_KEY_Opt.Bak
........\LED_KEY_Uv2.Bak
........\LED_KEY_uvopt.bak
........\LED_KEY_uvproj.bak
........\STARTUP.A51
........\STARTUP.LST
........\STARTUP.OBJ
矩阵键盘