搜索资源列表
bmp2hex
- 以一种4级灰度的液晶为例,介绍了如何将BMP文件转换为液晶显示的16进制文件。-in a four grayscale LCD as an example, how to convert a BMP file LCD band of 16 documents.
BMP2ASM
- LCD bmp to PIC assembler
STM32F103VCT6_USB
- 通过USB将JPEG图片下载到LCD上 本程序只支持JPEG和BMP图形格式-download JPEG picture to LCD through USB ,the program only support JPEG BMP format
bmptochar.rar
- MFC 实现把BMP字符转为字符数组用于单片机LCD显示 ,MFC characters BMP to achieve the array of characters for the single-chip LCD display
picture-to-framebuffer
- 这是一个C写的程序,它用来处理.bmp文件,经处理后的.bmp文件可以直接在Linux framebuffer上显示,作者在蓝海微芯的ARM9/2410开发板上已经使用,详细步骤在附录的.txt文件中有记录。-A small C application to change the bmp picture for displaying on the 2410 board s LCD.
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.
yuv420ToRgb565
- 功能:(ov511) 1、YUV420 格式采集视频数据 2、将YUV420 视频数据转成 RGB565 在320*240RGB LCD 16bpp 上显示 3、采用查找表及移位技术解决浮点运算耗时问题,提高LCD刷新屏幕的频率,无闪烁。-Function: (ov511) 1, YUV420 format video data collected 2, YUV420 video data into RGB565 in 320* 240RGB LCD 16bpp display 3,
Lcd99
- TLCD99 组件用来模拟液晶显示的。在制作的时候一个弹出式菜单可以用在该控件上,不需要任何 BMP 图象的操作它可以简单的产生液晶显示的数字。可以调整液晶显示数字的大小和范围。 -TLCD99 components used to simulate the liquid crystal display. Time in the production of a pop-up menu can be used in the control, the BMP does not require any
LcdConvert
- LCD显示数据格式自动转换的实用工具,既可以对汉字进行取模转换、也可以对单色BMP图像进行取模转换-LCD display data format auto-conversion utility can be taken on the Chinese-to-analog converter, it can take images in monochrome BMP-to-analog converter
bmp_into_LCD
- bmp转成LCD图形显示,方便自动生成UI-bmp into LCD graphical display to facilitate the automatic generation of UI
JPEG_Decode
- 实现JPEG格式的图片解码功能,解码后生成BMP格式的图片,可以直接用于嵌入式平台LCD图片显示。-The realization of JPEG format picture decoding functions to generate decoded image format BMP, can be directly embedded platform for the LCD picture display.
readBMP
- 在linux上可以將bmp轉成16進制碼,可應用在lcd的實作上-translates BMP to HEX file , applys in LCD program
LCDBMP_to_H
- LCD彩色图片转换工具BMP_to_H,可以进行24位色的BMP图片转换-LCD color image conversion tools BMP_to_H
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
LCD-64~1
- bmp to code.txt converter
bmp_to_hex_table
- Converts .BMP images to HEX values tables for use with microcontrollers driving small lcd screens
fpga-display-bmp-pictures
- 本文设计的是基于大规模FPGA的BMP图库管理,完成了数码相框的一部分功能。并且本文详细地介绍了BMP图库管理的软硬件实现,即采用Altera的CyclonII系列EP2C20F484C7作为主控芯片,内嵌32位的NiosII软核,采用SDRAM作为内存,把存储在SD卡内的二进制图片信息读入内存,并控制TFT彩色液晶,读取图片数据送到液晶上显示。整个过程的所有设备都是通过Avalon总线挂在NiosII上,在NiosII的协调下正常工作。 本作品最终能显示存入SD卡内的彩色图片信息,图
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.
TFT240320-demo
- TFT LCD code demo HARDWARE AVR mega8,16,32 BL-TFT240320PLUS. An interface can be 8/16 bit mode. TFT LCD arduino shield. SD card File APPLICATION main.c main program. scan SD card and display BMP file on lcd. readm
Bmp2Lcd
- this file is a sample code for converting BMP images to LCD based data.