文件名称:OCM240128DriverAPI
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 11kb
- 下载次数:
- 0次
- 提 供 者:
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
液晶 OCM/TG240128 驱动 编程语言: C
原产品硬件ATMega128/1280 ,晶振14.7456M
软件AVR ICC7.14C 破解版
由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作.
void LCD_Init(void)
void GMoveTo(U8 yline, U8 xcolumn)
void TMoveTo(U8 y, U8 x,U8 len)
void DispStartLine(U8 gt, U8 line)
void LCD_ClrRam (void)
void LCD_ON(unsigned char on)
void Draw_Pixel(U8 x, U8 y)
void LineTo(U8 x0, U8 y0, U8 x1, U8 y1)
void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl)
void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img)
void DispString(unsigned char x, unsigned char y, char* string)
void Printf(U8 x, U8 y, char *fmt, ...)
......
-LCD driver OCM/TG240128 programming languages: C original hardware products ATMega128/1280, crystal 14.7456M software cracked version of AVR ICC7.14C extracted from the product source code, detailed characters and map line operations. The realization of LCD in the positioning of any location operation. void LCD_Init (void) void GMoveTo (U8 yline, U8 xcolumn) void TMoveTo (U8 y, U8 x, U8 len) void DispStartLine (U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON (unsigned char on) void Draw_Pixel (U8 x, U8 y) void LineTo (U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line (unsigned char x0, unsigned char y0, unsigned char yl) void disp_img (unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8* img) void DispString (unsigned char x, unsigned char y, char* string) void Printf (U8 x, U8 y, char* fmt, ...) ......
原产品硬件ATMega128/1280 ,晶振14.7456M
软件AVR ICC7.14C 破解版
由产品源码中提取,详细的字符和图行操作.实现LCD内任何位置的定位操作.
void LCD_Init(void)
void GMoveTo(U8 yline, U8 xcolumn)
void TMoveTo(U8 y, U8 x,U8 len)
void DispStartLine(U8 gt, U8 line)
void LCD_ClrRam (void)
void LCD_ON(unsigned char on)
void Draw_Pixel(U8 x, U8 y)
void LineTo(U8 x0, U8 y0, U8 x1, U8 y1)
void Draw_Line(unsigned char x0, unsigned char y0, unsigned char yl)
void disp_img(unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8 *img)
void DispString(unsigned char x, unsigned char y, char* string)
void Printf(U8 x, U8 y, char *fmt, ...)
......
-LCD driver OCM/TG240128 programming languages: C original hardware products ATMega128/1280, crystal 14.7456M software cracked version of AVR ICC7.14C extracted from the product source code, detailed characters and map line operations. The realization of LCD in the positioning of any location operation. void LCD_Init (void) void GMoveTo (U8 yline, U8 xcolumn) void TMoveTo (U8 y, U8 x, U8 len) void DispStartLine (U8 gt, U8 line) void LCD_ClrRam (void) void LCD_ON (unsigned char on) void Draw_Pixel (U8 x, U8 y) void LineTo (U8 x0, U8 y0, U8 x1, U8 y1) void Draw_Line (unsigned char x0, unsigned char y0, unsigned char yl) void disp_img (unsigned int x0, unsigned int y0, unsigned int xl, unsigned int yl, const U8* img) void DispString (unsigned char x, unsigned char y, char* string) void Printf (U8 x, U8 y, char* fmt, ...) ......
(系统自动生成,下载前可以参看下载内容)
下载文件列表
OCM240128驱动程序
.................\ASCII.c
.................\HZK.c
.................\HZK.h
.................\LCD240128.c
.................\LCD240128.H
.................\readme.txt
.................\ASCII.c
.................\HZK.c
.................\HZK.h
.................\LCD240128.c
.................\LCD240128.H
.................\readme.txt