文件名称:TFT240320-demo
介绍说明--下载内容均来自于网络,请自行研究使用
TFT LCD code demo
HARDWARE
AVR mega8,16,32
BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield.
SD card
File
APPLICATION
main.c main program. scan SD card and display BMP file on lcd.
readme.txt this text.
BMP DISPLAY
sdbmp.c,
sdbmp.h Read SD Card and plot to LCD.
SD card driver
mmc.c,
disio.h,
pff.c,
pff.h
integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org)
mcc.h avr spi for sd card interface.
LCD driver
SSD1289.c,
SSD1289.h,
graphic.h TFT LCD interface. LCD driver SSD1289.
Release 01
first release
Release 02
- (readme.txt) add comment
- (sdbmp.c) Change reading sd card using stream. It give faster and smooter display
- (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast.
Release 03
- change hardware to support arduino I2C and add ds1307 RTC (only arduino).-TFT LCD code demo
HARDWARE
AVR mega8,16,32
BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield.
SD card
File
APPLICATION
main.c main program. scan SD card and display BMP file on lcd.
readme.txt this text.
BMP DISPLAY
sdbmp.c,
sdbmp.h Read SD Card and plot to LCD.
SD card driver
mmc.c,
disio.h,
pff.c,
pff.h
integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org)
mcc.h avr spi for sd card interface.
LCD driver
SSD1289.c,
SSD1289.h,
graphic.h TFT LCD interface. LCD driver SSD1289.
Release 01
first release
Release 02
- (readme.txt) add comment
- (sdbmp.c) Change reading sd card using stream. It give faster and smooter display
- (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast.
Release 03
- change hardware to support arduino I2C and add ds1307 RTC (only arduino).
HARDWARE
AVR mega8,16,32
BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield.
SD card
File
APPLICATION
main.c main program. scan SD card and display BMP file on lcd.
readme.txt this text.
BMP DISPLAY
sdbmp.c,
sdbmp.h Read SD Card and plot to LCD.
SD card driver
mmc.c,
disio.h,
pff.c,
pff.h
integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org)
mcc.h avr spi for sd card interface.
LCD driver
SSD1289.c,
SSD1289.h,
graphic.h TFT LCD interface. LCD driver SSD1289.
Release 01
first release
Release 02
- (readme.txt) add comment
- (sdbmp.c) Change reading sd card using stream. It give faster and smooter display
- (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast.
Release 03
- change hardware to support arduino I2C and add ds1307 RTC (only arduino).-TFT LCD code demo
HARDWARE
AVR mega8,16,32
BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield.
SD card
File
APPLICATION
main.c main program. scan SD card and display BMP file on lcd.
readme.txt this text.
BMP DISPLAY
sdbmp.c,
sdbmp.h Read SD Card and plot to LCD.
SD card driver
mmc.c,
disio.h,
pff.c,
pff.h
integer.h SD driver / Petit FatFs (C)ChaN, 2009 (http://elm-chan.org)
mcc.h avr spi for sd card interface.
LCD driver
SSD1289.c,
SSD1289.h,
graphic.h TFT LCD interface. LCD driver SSD1289.
Release 01
first release
Release 02
- (readme.txt) add comment
- (sdbmp.c) Change reading sd card using stream. It give faster and smooter display
- (ssd1289.c)Change Bar function to native code from call routine. So clear screen is too fast.
Release 03
- change hardware to support arduino I2C and add ds1307 RTC (only arduino).
(系统自动生成,下载前可以参看下载内容)
下载文件列表
TFT240320 demo
..............\AVRStudioConversionLog.xslt
..............\bin
..............\...\default
..............\color1.h
..............\color2.h
..............\color3.h
..............\ConversionLog-10-07-2011 22-22-37.xml
..............\Debug
..............\default
..............\.......\dep
..............\.......\...\Font.o.d
..............\.......\...\Graphic.o.d
..............\.......\...\main.o.d
..............\.......\...\SSD1289.o.d
..............\.......\EB-TFT240320.eep
..............\.......\EB-TFT240320.elf
..............\.......\EB-TFT240320.hex
..............\.......\Font.o
..............\.......\Graphic.o
..............\.......\main.o
..............\.......\makedep.mk
..............\.......\Makefile
..............\.......\SSD1289.o
..............\EB-TFT240320.aps
..............\EB-TFT240320.avrgccproj
..............\EB-TFT240320.avrsln
..............\EB-TFT240320.avrsuo
..............\EB-TFT240320.aws
..............\Font.c
..............\Font.h
..............\ft10x20.h
..............\ft14x25.h
..............\ft18x34.h
..............\ft18x34_2.h
..............\Graphic.c
..............\Graphic.h
..............\main.c
..............\readme.txt
..............\SSD1289.c
..............\SSD1289.h