搜索资源列表
LCDdd
- 基于ARM处理器的S3C44Bx芯片,开发的LCD驱动程序,支持16位RGB,不需要操作系统支持。-ARM-based processor chip S3C44Bx, development of LCD driver, supports 16-bit RGB, not operating systems.
jpeg
- ARM视频监控平台开发中,有关图像和视频处理的程序,包括采集的图像直接显示在VGA显示器上进行YCbCr或YUV到RGB的颜色空间转换
2478LCD_SAMPLE.rar
- LPC2478 ARM液晶显示例程,包括LCD驱动,图片显示,绘图等程序,接TFT LCD,5:6:5 RGB mode,LPC2478 LCD Display Sample
bmp2c
- 将bmp文件转成16位彩色的C数组,用于生成WinCE启动画面需要的数据,用C#开发。还可以将生成好的C数组读入显示-Bmp files will be converted into 16-bit color of the C array, WinCE startup screen used to generate the data needed, and C# Development. Can also generate a good read into the array C show
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
basic-lcd-project-at91sam9263-ek-keil
- tft lcd 16bit rgb for at91sam9263ek,其中编辑器为keil for arm mdk-tft lcd 16bit rgb for at91sam9263ek, which editor for keil for arm mdk
arm_yuv2rgb
- yuv to rgb convertor for ARM
YUVY2RGB.tar
- 嵌入式平台环境下用C开发的将UYVY格式与rgb格式之间的转换,可移植性高。-Embedded platform development environment with C will be UYVY format and rgb conversion between formats, portability, high.
RGB
- 基于qt2.2.0编写,rgb三色监视器程序 在友善之臂mini2440开发板中测试通过。-Based on qt2.2.0 preparation, rgb color monitor programs in a friendly three-arm mini2440 development board in the test.
S6E63D6_driver
- OLED彩屏,型号为CMEL C0283QGLD-T,驱动芯片为三星的S6E63D6,为240*RGB*320的彩屏, 不带字库,软件模拟SPI方式驱动,通过画点实现所有功能,自己写的ARM CortexM3 lpc1768的驱动程序,程序注释比较详细,已经实际测试成功。 功能简介:毫秒级延时函数,任意时间定时。 自带多种颜色宏定义,已经实现了彩虹流的动态效果。 程序中的各种画图程序都带有颜色参数,可以自由选择所需要显示的颜色。 通过Image2
csc4arm
- arm汇编实现的rgb到yuv的转换库。其性能比用c的快很多。-using arm asm write the color convert function。
ARM-asm-libswcale
- 使用arm 汇编,实现yuv 转rgb的快速转换的patch,用于ffmepg 1.0版本的libswscale库。- Using the arm assembly to achieve rapid conversion yuv rgb turn the patch, for ffmepg 1.0 version of the libswscale library.
arm_yuv2rgb
- RGB to YUV ARM tutorial.
8619c-OK
- 龙讯8619C ,ii2转换芯片, hdmi转ttl。已经调好正式出货了在ARM平台,附件是驱动代码(LT8619c, hdmi to rgb(ttl), iic)
libyuv-master
- libyuv is an open source project that includes YUV scaling and conversion functionality. Scale YUV to prepare content for compression, with point, bilinear or box filter. Convert to YUV from webcam formats for compression. Convert to RGB formats