文件名称:P16F873
- 所属分类:
- 软件工程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- Dobromi*******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
A simple example of using the keypad library for mikroC PRO for PIC.
It supports keypads with 1..4 rows and 1..4 columns. The code being
returned by the Keypad_Key_Press() or Keypad_Key_Click() functions is
in range from 1..16. In this example, the code returned by the keypad
library functions is transformed into ASCII codes [0..9,A..F].
In addition, a small single-byte counter displays number of key presses
in the second LCD row.- A simple example of using the keypad library for mikroC PRO for PIC.
It supports keypads with 1..4 rows and 1..4 columns. The code being
returned by the Keypad_Key_Press() or Keypad_Key_Click() functions is
in range from 1..16. In this example, the code returned by the keypad
library functions is transformed into ASCII codes [0..9,A..F].
In addition, a small single-byte counter displays number of key presses
in the second LCD row.
It supports keypads with 1..4 rows and 1..4 columns. The code being
returned by the Keypad_Key_Press() or Keypad_Key_Click() functions is
in range from 1..16. In this example, the code returned by the keypad
library functions is transformed into ASCII codes [0..9,A..F].
In addition, a small single-byte counter displays number of key presses
in the second LCD row.- A simple example of using the keypad library for mikroC PRO for PIC.
It supports keypads with 1..4 rows and 1..4 columns. The code being
returned by the Keypad_Key_Press() or Keypad_Key_Click() functions is
in range from 1..16. In this example, the code returned by the keypad
library functions is transformed into ASCII codes [0..9,A..F].
In addition, a small single-byte counter displays number of key presses
in the second LCD row.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
P16F873.c