搜索资源列表
dispbmp
- MiniGUI应用例子。 * 使用LoadBitmapFromFile函数装载一个BMP文件,然后使用 * FillBoxWithBitmap函数在主窗口上显示该图片。
sample
- 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
BMP-and-JPEG-image-decoding
- 基于STM32的BMP和JPEG图片解码程序,在keil软件上面写的,包括SSD1289TFT液晶驱动,SD卡驱动,FAT32文件系统,BMP和JPEG解码。-Based on the STM32 BMP and JPEG image decoding program is written in keil software, including SSD1289TFT LCD drive, SD card driver, FAT32 file system, BMP and JPEG decodi
uC-GUI-BitmapConvert
- 一款很不错的BMP图片数据生成工具,可以提起1bpp、2bpp、4bpp、8bpp等图片-A very nice BMP image data generation tool that can bring 1bpp, 2bpp, 4bpp, 8bpp and other images
LM3S1138_ILI9320_SD
- LM3S1138;TFT:ili9320,240*320; 通过FatFs文件系统从SD卡中读取bmp图片并送显示。-LM3S1138 TFT: ili9320, 240* 320 by FatFs file system to read from the SD card and sent to display bmp images.
BMP-analysis
- bmp图片从window中通过串口传到mini2440开发板上,在内存中对bmp图片的解析 -BMP image from the window through a serial port to mini2440 development board, in memory of the pictures of BMP analytical
LCDledco2.1
- LED点阵屏的程序很多,这个是led显示屏的辅助程序,led汉字图片点阵生成系统,支持51,avr,stm32,等点阵屏幕。也能转换bmp,ico格式图片。-LED dot matrix screen program, this auxiliary program led screen, led the kanji pictures dot generation system, support 51, avr stm32 and other dot matrix sc
functio
- 本代码能够实时保存当前显示屏幕存储为bmp格式的图片-The code in real time to save the current screen is stored as a bmp format pictures
LCD
- 基于STM32的LCD显示实验,可中英混合显示,可显示BMP格式的图片,可截图。-STM32-based LCD display experiments, can be of mixed display, can display BMP format images can be shot.
FSMCBMPpicture
- 用cortex-M3 实现FSMC-液晶显示BMP图片功能-FSMC-LCD BMP images
BMP-pic-display
- 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
testproject
- 在Linux嵌入式实现各种图片解码,播放,如bmp,ping,jpg图片(Realize all kinds of picture decode, play)
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)