搜索资源列表
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
51SD
- AT89X51系列单片机读写sd卡,使用fat32文件系统读写文件-AT89X51 MCU sd card read and write, read and write files using the fat32 file system
wode_256
- 读取保存在txt文件中的二维数据,并做成bmp文件-Read the txt file saved in the two-dimensional data, and made bmp file
avi
- 1、读取AVI文件中的BMP文件;2、读取指定文件夹下的bmp文件;3、将文件夹下的bmp文件与AVI中的BMP合成,最后生成新的AVI文件。-1, read the AVI file BMP file 2, under the specified folder to read bmp file 3, the folder' s bmp files in BMP and AVI synthesis, and finally generate a new AVI file.
SD_BMP
- 基于ATmega128的SD卡中读取BMP图片显示实验C程序源码-Based on ATmega128 The SD card to read BMP images showed that the experimental C program source code
USB_HOST_IN_FS
- LPC1768芯片实现USB读U盘BMP图片在LCD屏上显示,可实现图片浏览器,有电路图。-LPC1768 chip USB read U disk BMP picture on the LCD screen display, picture viewer can be realized, there circuit.
sd
- 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片-Read SD card in 320x240 pixels, 16 BMP picture HEX data, in turn written to the screen to restore the picture
SD-card-from-read-the-BMP-image
- //DMAVR-M128读取SD卡中BMP图片实验,基于FAT16/32文件系统 //SD卡中图片文件为BMP形式,用Img2LCD将JPG图片转换为24位BMP图形式即可 //编译环境 AVR Studio 4.17/AVR GCC //优化等级-0s,注意需设定为此等优化度-//DMAVR-M128 to read SD card in BMP picture experiment, based on the FAT16/32 the file system// image fi
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
2GSD-51
- 从2GSD卡读取bmp图片并显示到51单片机彩屏上的程序。-2GSD card read bmp images and display to the program on 51 single-chip color screen.
2.4so
- 基于51单片机读取BMP图片!TFT为S3D1132-Based on 51 single chip microcomputer read BMP picture! For S3D11322 TFT
DCMI
- 只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
SD-card-electronic-photo-album
- 基于51单片机的2G以下SD卡电子相册程序 通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到屏上,还原图片 注意事项:由于SD卡使用SPI模式,并且是块读取(512Byte),所以需要单片机提供大于512的可用RAM,以供缓冲使用这里可以选择STC89c52RD+、STC89C58RD+、STC89C516RD+,后缀RD+表明扩展RAM是1024字节,RC表明扩展RAM256字节-Based on 51 single-chip electronic album
Based-on-51-SD-card-pictures-showed
- 51单片机通过读出SD卡中320x240像素、16位BMP图片的HEX数据,依次写到彩屏上,还原图片-51 single chip microcomputer in 320 x240 pixel read SD card, 16-bit HEX BMP image data, wrote in turn on the color screen, restore image
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
SD_TOUCH_FATFSPpic
- 基于STM32F103的文件管理系统。移植了FATFS文件系统,从SD卡中读取JPEG与bmp格试图片,然后显示。并带有触摸功能-The file management system based on STM32F103.Transplant FATFS file system, the SD card read JPEG and BMP test images, and then display.And with touch function
READ-BMP-
- READ-BMP-读取SD卡中图片在TFT彩屏中显示测试程序-READ-BMP- read SD card image displayed in the TFT color screen in the test program
