文件名称:GLCD_Extended_by_CNR
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 24kb
- 下载次数:
- 0次
- 提 供 者:
- Caner******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This file contains drivers for using a KS0108 based 128x64 pixel GLCD. This "Extended_GLCD.c" driver based on, "GLCD.c" driver can be found in CCS installation folder. The driver treats the upper left pixel as (0,0). //
The NEW functions added by me:
glcd_standby(command)
glcd_3Dbox(x,y,width,height,depth,color)
glcd_circle_seg(x,y,radius,angle_start,angle_end,color)
glcd_image(inverse)
glcd_image_xy(x,y,inverse)-This file contains drivers for using a KS0108 based 128x64 pixel GLCD. This "Extended_GLCD.c" driver based on, "GLCD.c" driver can be found in CCS installation folder. The driver treats the upper left pixel as (0,0). //
The NEW functions added by me:
glcd_standby(command)
glcd_3Dbox(x,y,width,height,depth,color)
glcd_circle_seg(x,y,radius,angle_start,angle_end,color)
glcd_image(inverse)
glcd_image_xy(x,y,inverse)
The NEW functions added by me:
glcd_standby(command)
glcd_3Dbox(x,y,width,height,depth,color)
glcd_circle_seg(x,y,radius,angle_start,angle_end,color)
glcd_image(inverse)
glcd_image_xy(x,y,inverse)-This file contains drivers for using a KS0108 based 128x64 pixel GLCD. This "Extended_GLCD.c" driver based on, "GLCD.c" driver can be found in CCS installation folder. The driver treats the upper left pixel as (0,0). //
The NEW functions added by me:
glcd_standby(command)
glcd_3Dbox(x,y,width,height,depth,color)
glcd_circle_seg(x,y,radius,angle_start,angle_end,color)
glcd_image(inverse)
glcd_image_xy(x,y,inverse)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
Extended_GLCD Demo Program\bitmap.h
..........................\Caner Ersil.bmp
..........................\Extended_GLCD.c
..........................\main.c
..........................\main.hex
..........................\main.PJT
..........................\Test.bmp
..............Library\Extended_GLCD.c
Extended_GLCD Demo Program
Extended_GLCD Library
..........................\Caner Ersil.bmp
..........................\Extended_GLCD.c
..........................\main.c
..........................\main.hex
..........................\main.PJT
..........................\Test.bmp
..............Library\Extended_GLCD.c
Extended_GLCD Demo Program
Extended_GLCD Library