搜索资源列表
yuv2rgb001
- yuv2rgb, 一个老外写的arm上yuv转换rgb的库,支持YUV422,420P,到RGB32,RGB24,RGB16的转换。针对arm写了汇编优化,性能较高-yuv2rgb library in ARM CPU. Both C and assemler source.
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,
ov511driver
- linux下ov511驱动程序,适用与Linux 2.4版本 支持获取RGB24数据-ov511 under linux driver for Linux 2.4 version with support RGB24 data access
RGB_480P
- 用VHDL写的,将24bit的480P数据直接存储到fifo中,经过实际的板子验证。还可以通过更改参数改到其他格式,如1080P,720P,720I等。-Written with VHDL, the 480P 24bit data will be stored directly to the fifo, after the actual board certification. Can also be changed by changing the parameters to other for
(OTM8009A)RGB-24Bit
- 彩屏驱动IC,OTM8009A使用RGB24位接口的代码,MCU是C8051F120-Color display driver ICs, OTM8009A RGB24 interface code, MCU is a C8051F120
rbg24tojpeg-for-libjpeg-v9.0
- linux下,rgb24数据进行jpeg压缩,使用libjpeg 9.0,libjpeg先编译为libjpeg.a文件,再调用,有示例,示例在内存中实现。-Under linux, rgb24 data jpeg compression, use libjpeg 9.0, libjpeg first compiled to libjpeg.a file, then call, a sample, sample implementation in memory.
KD1024x600
- 使用FPGA驱动TFT屏。此程序为RGB24位驱动,不含SPI接口。-Use the FPGA screen driver TFT. This procedure for the RGB24 bit drive, not including the SPI interface.
Com_Vb
- 接收串行数据的单片机上位机程序。使用VB编写,解析单片机发送过来的串行数据。 单片机是8052,搭载了TCS3200光学颜色采集器,将采集到的数据通过RS232发送到PC,显示RGB数值,在label控件中显示该RGB数值的颜色。 串口数据格式是RGB24位加一位识别码/-Receive serial data microcontroller PC program. Using VB to write, parse microcontroller serial data sent ove
屏幕驱动样例
- HXX043LB0701-RGB24(ST7282)及TF5X06触控驱动程序(HXX043LB0701-RGB24 (ST7282) and TF5X06 Touch Driver)