搜索资源列表
BMP转为PCB图的抄板软件(win
- BMP转为PCB图的抄板软件-BMP PCB plans to the board copied software
uC-GUI-BitmapConvert
- 一个bmp文件到16进制数组转换的工具,可以应用于嵌入式系统中的LCD哦。-bmp files to a 16-band array conversion tool can be used in embedded system LCD oh.
ARM9(s3c2410)LCD
- 利用三星s3c2410的LCD接口实现TFT彩色LCD的显示,包括基本的绘图函数,另外包括了BMP图像的解码显示原函数。-use the LCD interface TFT color LCD display. including basic drawing functions, including those of the BMP image decoder shows the original function.
dispbmp
- MiniGUI应用例子。 * 使用LoadBitmapFromFile函数装载一个BMP文件,然后使用 * FillBoxWithBitmap函数在主窗口上显示该图片。
sample
- 转换64K色bmp图片用的; 它可以把bmp格式的图片转换成64K色的数组数据(*.c文件); 点击按键“添加”将一个bmp图片添加进来,然后点击按键“转换”就会生成图片数组文件
jpg2bmp
- 开发平台:ADS 1.2 功能:ARM下JPG文件转成BMP文件 1、在C盘根目录下放一个JPG文件,改名叫test.jpg 2、在ads1.2的AXD下选ARMULATE仿真。 3、运行完毕,在C盘根目录下会产生一个test.bmp文件 注意:有的JPG文件格式可能不兼容,最好先用WINDOWS XP自带的画图程序打开并 保存一下。 Seloo luo seloo@tom.com 2008-10-10-Development pla
Hex2BMP
- Hex to BMP and BMP to Hex conversion. Creates a hex table needed in an embedded system for certain LCD displays.-Hex to BMP and BMP to Hex conversion. Creates a hex table needed in an embedded system for certain LCD displays.
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
bmp_decoder
- bmp图像文件解码器的arm版本的源代码-bmp image files decoders arm version of the source code
FingerprintCapture
- 可采集MBF指纹传感器图像,存储成BMP格式以供进一步处理。程序可用于嵌入式系统或PC机。-MBF Fingerprint sensor can capture images and store into a BMP format for further treatment. Procedures can be used in embedded systems or PC.
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
bmpconv
- BMP picture to C code converter
Main
- c est un exemple de gestion d image bmp
DS0201_V2.5_source_code
- 袖珍示波器0201源程序V2.5版,1. 增加了屏幕当前显示图像的BMP文件保存功能 2. 修改在RUN/HOLD模式转换时,同步锁定偏移的BUG 3. 增加了在同步模式状态下,按“M”键可以“显示/消隐”参考波形功能 -Ds0201 Pocket Oscilloscope v2.5 source code
SDCARD_FATFileSystem
- [FAT文件系统读写程序(目前在已经在fs2410开发板上经过sd卡测试,实现多级目录,文件的创建读写,24位bmp的读写),对FAT16文件系统进行了改进,主要是引入了缓冲队列,同时对缓冲队列使用了hash表的管理-[FAT file system read and write program (current board has been developed in fs2410 sd card test, multi-level directory, file creation readin
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-ARRAY
- Can use it to run on MS-DOS or VC++, it converts you Bitmap image to C style Arrays for sprites or pictures you want to load on LCD using embedded systems.
guitool_v1.10T
- 1. Bitmap fonts generation A. support Windows all character set B. support different code word format C. Support for multiple output format (BDF, TXT, bin, BMP, c) D. support preview, the editor. 2. Code conversion Support coding: MBCS, U
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
BMP-pic-display
- 实验基于STM32F407Z。本实验将实现如下功能:本实验主要讲解如何使用在LCD上显示BMP图片,共有两种方法,一种是先将BMP图片从外部存储器加载到RAM中,然后再调用API函数显示在LCD上,另外一种是直接从外部存储器中读取BMP图片并显示在LCD上。第一种方法需要大量的RAM,但是速度快,第二种方法需要RAM小,但是现实速度慢。本实验还有一个屏幕截图函数,可以进行屏幕截图。 注意:本实验使用了UCOSII操作系统,本实验使用触摸屏,本实验基于4.3寸800*480分辨率的屏幕,
