文件名称:KeyScan
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- we***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
4*4键盘扫描程序,本程序默认键盘总线接到P2端口,并且把P2口的低四位作为X坐标,高四位作为Y坐标。如不是用P2口做键盘总线,修改“KEYBUS”。-4* 4 keypad scanner, the program received a default keyboard bus port P2 and the P2 port four as the X coordinate of the low and high four as the Y coordinates. If it is not done with the keyboard port P2 bus, modified " KEYBUS" .
(系统自动生成,下载前可以参看下载内容)
下载文件列表
KeyScan.h
KeyScan.C
KeyScan.C