文件名称:12864
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-03-25
- 文件大小:
- 246kb
- 下载次数:
- 0次
- 提 供 者:
- 邓**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
下载
别用迅雷、360浏览器下载。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
如迅雷强制弹出,可右键点击选“另存为”。
失败请重下,重下不扣分。
介绍说明--下载内容均来自于网络,请自行研究使用
编写一个函数,用来设定字符在液晶上显示的位置。
注:每一个汉字位置都有固定的地址,设定不同的地址即可在不同的位置上显示字符,关于其显示位置及地址请参照RT12864HZ资料的汉字显示坐标。
-Write a function that is used to set the position of the characters displayed on the LCD. Note: each character location has a fixed address in the set of different address can be in a different location on the display characters, characters display coordinates on its display location and address please reference RT12864HZ item.
注:每一个汉字位置都有固定的地址,设定不同的地址即可在不同的位置上显示字符,关于其显示位置及地址请参照RT12864HZ资料的汉字显示坐标。
-Write a function that is used to set the position of the characters displayed on the LCD. Note: each character location has a fixed address in the set of different address can be in a different location on the display characters, characters display coordinates on its display location and address please reference RT12864HZ item.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
RT12864.c
RT12864Hz资料.doc
编程要求.ppt
LCD(字符串指针).c
LCD12864.c