文件名称:TFT
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 3.59mb
- 下载次数:
- 0次
- 提 供 者:
- k***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
TFT液晶屏显示图片 *
* *
* *
* 实验目的:1.掌握TFT彩屏驱动程序的编写、 *
2.学会运用取字模软件应用(取图片数组) *
3.学会怎样处理字模数组数据 *
* *
*实验现象:彩屏中显示4个相同的图片 -TFT LCD screen display image****** Purpose: 1. To master the preparation of the driver TFT color screen,* 2. Learn to use the font software applications to take (to take pictures array)* 3. Learn how to handle the font array data**** experimental phenomenon: color screen to display the same picture 4
* *
* *
* 实验目的:1.掌握TFT彩屏驱动程序的编写、 *
2.学会运用取字模软件应用(取图片数组) *
3.学会怎样处理字模数组数据 *
* *
*实验现象:彩屏中显示4个相同的图片 -TFT LCD screen display image****** Purpose: 1. To master the preparation of the driver TFT color screen,* 2. Learn to use the font software applications to take (to take pictures array)* 3. Learn how to handle the font array data**** experimental phenomenon: color screen to display the same picture 4
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TFT\26 TFT-SD例程及资料\HC_SD_TFT原理图.pdf
...\...................\SD卡相关资料\CSD寄存器解析.pdf
...\...................\............\SD卡的SPI模式(中文).pdf
...\...................\............\SD卡的命令格式.txt
...\...................\............\SD卡知识介绍.mht
...\...................\............\基于SPI协议的SD卡读写.pdf
...\...................\TFT液晶屏数据手册(datasheet)\C1L1-05 Software Design Guide_ V0.4_20051227.pdf
...\...................\..............................\GYTF018M1BOM.pdf
...\...................\例程\1.TFT-char\char.h
...\...................\....\..........\chinese.h
...\...................\....\..........\Lcd.c
...\...................\....\..........\Lcd.h
...\...................\....\..........\Lcd.LST
...\...................\....\..........\Lcd.OBJ
...\...................\....\..........\main.c
...\...................\....\..........\main.LST
...\...................\....\..........\main.OBJ
...\...................\....\..........\STARTUP.A51
...\...................\....\..........\STARTUP.LST
...\...................\....\..........\STARTUP.OBJ
...\...................\....\..........\TFT-char
...\...................\....\..........\TFT-char.hex
...\...................\....\..........\TFT-char.lnp
...\...................\....\..........\TFT-char.M51
...\...................\....\..........\TFT-char.Opt
...\...................\....\..........\TFT-char.plg
...\...................\....\..........\TFT-char.Uv2
...\...................\....\..........\TFT-char_Opt.Bak
...\...................\....\..........\TFT-char_Uv2.Bak
...\...................\....\2.TFT-picture\LCD-Driver.c
...\...................\....\.............\LCD-Driver.LST
...\...................\....\.............\LCD-Driver.OBJ
...\...................\....\.............\LCD.h
...\...................\....\.............\picture.h
...\...................\....\.............\STARTUP.A51
...\...................\....\.............\STARTUP.LST
...\...................\....\.............\STARTUP.OBJ
...\...................\....\.............\TFT-Photo
...\...................\....\.............\TFT-Photo.c
...\...................\....\.............\TFT-Photo.hex
...\...................\....\.............\TFT-Photo.lnp
...\...................\....\.............\TFT-Photo.LST
...\...................\....\.............\TFT-Photo.M51
...\...................\....\.............\TFT-Photo.OBJ
...\...................\....\.............\TFT-Photo.Opt
...\...................\....\.............\TFT-Photo.plg
...\...................\....\.............\TFT-Photo.Uv2
...\...................\....\.............\TFT-Photo_Opt.Bak
...\...................\....\.............\TFT-Photo_Uv2.Bak
...\...................\....\3.4X3按键检测\4x3.c
...\...................\....\.............\4x3.h
...\...................\....\.............\4x3.LST
...\...................\....\.............\4x3.OBJ
...\...................\....\.............\4x3_TFT
...\...................\....\.............\4x3_TFT.hex
...\...................\....\.............\4x3_TFT.lnp
...\...................\....\.............\4x3_TFT.M51
...\...................\....\.............\4x3_TFT.Opt
...\...................\....\.............\4x3_TFT.plg
...\...................\....\.............\4x3_TFT.Uv2
...\...................\....\.............\4x3_TFT_Opt.Bak
...\...................\....\.............\4x3_TFT_Uv2.Bak
...\...................\....\.............\4X3按键检测.LST
...\...................\....\.............\char.h
...\...................\....\.............\chinese.h
...\...................\....\.............\Lcd.c
...\...................\....\.............\Lcd.h
...\...................\....\.............\Lcd.LST
...\...................\....\.............\Lcd.OBJ
...\...................\....\.............\main.c
...\...................\....\.............\main.LST
...\...................\....\.............\main.OBJ
...\...................\....\.............\STARTUP.A51
...\...................\....\.............\STARTUP.LST
...\...................\....\.............\STARTUP.OBJ
...\.........
...\...................\SD卡相关资料\CSD寄存器解析.pdf
...\...................\............\SD卡的SPI模式(中文).pdf
...\...................\............\SD卡的命令格式.txt
...\...................\............\SD卡知识介绍.mht
...\...................\............\基于SPI协议的SD卡读写.pdf
...\...................\TFT液晶屏数据手册(datasheet)\C1L1-05 Software Design Guide_ V0.4_20051227.pdf
...\...................\..............................\GYTF018M1BOM.pdf
...\...................\例程\1.TFT-char\char.h
...\...................\....\..........\chinese.h
...\...................\....\..........\Lcd.c
...\...................\....\..........\Lcd.h
...\...................\....\..........\Lcd.LST
...\...................\....\..........\Lcd.OBJ
...\...................\....\..........\main.c
...\...................\....\..........\main.LST
...\...................\....\..........\main.OBJ
...\...................\....\..........\STARTUP.A51
...\...................\....\..........\STARTUP.LST
...\...................\....\..........\STARTUP.OBJ
...\...................\....\..........\TFT-char
...\...................\....\..........\TFT-char.hex
...\...................\....\..........\TFT-char.lnp
...\...................\....\..........\TFT-char.M51
...\...................\....\..........\TFT-char.Opt
...\...................\....\..........\TFT-char.plg
...\...................\....\..........\TFT-char.Uv2
...\...................\....\..........\TFT-char_Opt.Bak
...\...................\....\..........\TFT-char_Uv2.Bak
...\...................\....\2.TFT-picture\LCD-Driver.c
...\...................\....\.............\LCD-Driver.LST
...\...................\....\.............\LCD-Driver.OBJ
...\...................\....\.............\LCD.h
...\...................\....\.............\picture.h
...\...................\....\.............\STARTUP.A51
...\...................\....\.............\STARTUP.LST
...\...................\....\.............\STARTUP.OBJ
...\...................\....\.............\TFT-Photo
...\...................\....\.............\TFT-Photo.c
...\...................\....\.............\TFT-Photo.hex
...\...................\....\.............\TFT-Photo.lnp
...\...................\....\.............\TFT-Photo.LST
...\...................\....\.............\TFT-Photo.M51
...\...................\....\.............\TFT-Photo.OBJ
...\...................\....\.............\TFT-Photo.Opt
...\...................\....\.............\TFT-Photo.plg
...\...................\....\.............\TFT-Photo.Uv2
...\...................\....\.............\TFT-Photo_Opt.Bak
...\...................\....\.............\TFT-Photo_Uv2.Bak
...\...................\....\3.4X3按键检测\4x3.c
...\...................\....\.............\4x3.h
...\...................\....\.............\4x3.LST
...\...................\....\.............\4x3.OBJ
...\...................\....\.............\4x3_TFT
...\...................\....\.............\4x3_TFT.hex
...\...................\....\.............\4x3_TFT.lnp
...\...................\....\.............\4x3_TFT.M51
...\...................\....\.............\4x3_TFT.Opt
...\...................\....\.............\4x3_TFT.plg
...\...................\....\.............\4x3_TFT.Uv2
...\...................\....\.............\4x3_TFT_Opt.Bak
...\...................\....\.............\4x3_TFT_Uv2.Bak
...\...................\....\.............\4X3按键检测.LST
...\...................\....\.............\char.h
...\...................\....\.............\chinese.h
...\...................\....\.............\Lcd.c
...\...................\....\.............\Lcd.h
...\...................\....\.............\Lcd.LST
...\...................\....\.............\Lcd.OBJ
...\...................\....\.............\main.c
...\...................\....\.............\main.LST
...\...................\....\.............\main.OBJ
...\...................\....\.............\STARTUP.A51
...\...................\....\.............\STARTUP.LST
...\...................\....\.............\STARTUP.OBJ
...\.........