搜索资源列表
STM32+FS+LCD+SD+BMP完整工程文件,详细注解,系统学习好资料~
- 集STM32 Cortex ARM SD卡FATFS文件系统、BMP文件解析、TFT 驱动于一体,可直接用于数码相框等应用,编程风格规范,注解详细,含作者很多调试心得,学习好资料
TFT-SD-dataANDprogram
- TFT彩屏和SD卡的完美结合,一次掌握两个外围设备,有详细的资料和简单的编程方法,让你的单片机也显示画面吧-TFT color screen and SD card, the perfect combination, a master of two peripheral devices, there is detailed information and a simple programming method, the MCU also allows you to display it
LCd-BMp
- 240*320 TFT屏用M16读取SD卡内BMP格式图片.和汉字显示程序(字库也是存在SD卡里-240* 320 TFT screen SD card reader with M16 within BMP format picture. And the Chinese characters display program (there is also a SD card font
TXTBMP
- STM32系列程序,TFT控制器为HX8347,测试读取SD卡里的TXT文本和BMP图片显示-The STM32 family program, TFT controller for the HX8347, test TXT text to read SD card and BMP images show
M88_T24_fs04030814
- 我改写的在TFT上显示SD卡中BMP文件的程序,使用了一个日本人写的FAT FS-I have rewritten in TFT display BMP files in the SD card procedures, the use of a Japanese writing FAT FS
sd
- 一个单片机上的sd卡驱动程序,支持fat32,fat16等文件系统,很有参考价值。-A microcontroller on the sd card driver and support fat32, fat16 file system, etc., of great reference value.
IAR_LCD_BeautyK
- 在Luminary Cortex M3 上实现的源程序,主要功能是TFT液晶显示(含汉字,BMP),SD读取,I2C驱动-In the Luminary Cortex M3 to achieve the source, the main function is to TFT liquid crystal display (including Chinese characters, BMP), SD Reading, I2C driver
SD
- 本源码适用于stm32103zet6 功能为向sd卡移植fats文件系统,并将sd卡存储的bmp图片在tft上显示出来。压缩包内包涵iar环境下的工程源码-The source function for stm32103zet6 transplant fats to the sd card file system, and sd card storage bmp images displayed on the tft. Compression packages bear with iar wor
SD_MP3
- SD卡MP3播放器,8051为核心。fat文件系统-SD card MP3 player, 8051 as the core. fat file system
51SD
- AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
CLCD
- M16读出SD卡中的BMP图片数据,通过单片机将图片显示到TFT彩色液晶屏上-Mega16 SPI SD card
Digital-Picture-Frame
- The application reads picture-files in standard Windows BMP-format from a SD-Card and shows them on a 2.8" color-LCD-module (320*240 px). The following hard- and software has been used: DPF Hardware: STM32 Mini Board (STM32 "medium density") wit
fpga-display-bmp-pictures
- 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
TFT-touch-screen-integrated-program
- 通过读出SD卡中320*240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-320* 240 pixels, read out the SD card of 16 BMP picture HEX data, in turn written to the screen, restore pictures
touch_tft_sd_bmp
- 触摸电子相册,基于stm32F103ze的从sd卡中读取bmp图片在tft液晶屏上显示,tft驱动型号为ssd1289,本工程实现了自动扫描sd根目录的所有bmp图片触摸显示。-Touch electronic album, based stm32F103ze read from the sd card bmp picture tft LCD display tft driver model for ssd1289 the project to achieve the automatic sca
bmp_viewer
- 基于ARM Cortex M0的数码相框程序,在TFT屏上播放存放于SD卡中的bmp图片-Based on ARM Cortex M0 digital photo frame program on the TFT screen play stored in SD card bmp picture
51-2.5-tft
- C51刷屏测试程序爱普生2.5寸屏。将BIN目录下的图片复制到SD卡里,注存到SD卡上的图不能是JPG或BMP图片-main() { while(1) { Lcd_Init() //tft初始化 Pant(0xf800) delayms(1000) Pant(0X07E0) delayms(1000) Pant(0x001f) delayms(1000) } }
READ-BMP-
- READ-BMP-读取SD卡中图片在TFT彩屏中显示测试程序-READ-BMP- read SD card image displayed in the TFT color screen in the test program
Atmega32_OV7670
- Atmega32A与OV7670,显示BMP图像到320x240 TFT屏幕(Atmega32A with OV7670, show BMP image to 320x240 TFT Screen)
TFT2.8_SD_BMP
- DMAVR-L控制2.8寸TFT彩屏显示SD卡中BMP图片测试程序(DMAVR-L control 2.8 inch TFT color display SD card BMP picture test program)