搜索资源列表
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.
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
TFTSDcard
- 此为51单片机驱动SD卡并将BMP图像在TFT LCD屏上显示,具有一定价值-This single-chip drivers 51 and BMP images in SD card TFT LCD screen display, with some value
SD_Fat16_txtbmp201208082021
- 单片机读写sd卡内的bmp文件和txt文件在tft屏上显示出来-Microcontroller to read and write sd card within the bmp file and txt file is displayed on the tft screen
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
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
STM32F10x_StdPeriph_Lib_V3.3.0
- 神舟III号的stm32 开发板成功移植的3.2寸TFT SD卡文件系统 可读取BMP.bin 文件-Shenzhou III, the successful transplant stm32 development board 3.2-inch TFT SD card file system files can be read BMP.bin
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
BMPdisplay
- 将存储在SD卡上的bmp格式的图片显示在TFT屏幕上,基于STM32单片机。- U5C06 u5B8 u5088 u5728SD u5361 u4E0A u7684b u683C u683134 u7F0F u7684 u56FE u7247 u663E u793A u5728TFT u5C4F u5E55 u4E0A uFF0C u57FA u4E8ESTM32 u5355 u7357 u673A u3002
Atmega32_OV7670
- Atmega32A与OV7670,显示BMP图像到320x240 TFT屏幕(Atmega32A with OV7670, show BMP image to 320x240 TFT Screen)