搜索资源列表
saa7105
- 7105驱动源码,可以用于嵌入式系统中。-7105 Driver source code, can be used for embedded systems.
DemoSys1
- 在CCS环境下的一个视频采集源代码,dsp是dm642。ad是tvp5150,da是saa7105。同时可实现图像的一些简单处理(反转,反向,滤噪,多幅显示)
saa7105.rar
- 在DM642开发板中,视频编码部分采用saa7105,其主要功能就是将处理后的数字信号,转换为视频信号并输出,本程序为控制saa7105的工作!,In the DM642 development board, the video coding part of the use of saa7105, its main function is to deal with after the digital signal, convert the video signal and output, the
DM642-P4
- DM642原理图,4个TVP5150输入,1个SAA7105输出,cpld为3128,非常好的开发DM642参考图,pdf文档可以搜索。-DM642 schematics, four TVP5150 input, a SAA7105 output, cpld for 3128, very well developed DM642 reference map, pdf documents can search.
iic
- 用于控制codec的iic源码,譬如SAA7105或saa7115等codec芯片。-IIC codec is used to control the source, for example, or the SAA7105 chip saa7115 and other codec.
HardwareDesignofEmbededVideoSUrveillanceSystemBase
- :以视频编解码硬件系统及其实现技术为研究内容,以TMS320DM642为核心,结合TVP5150&SAA7105视频编解 码芯片,设计了高性能的视频监控系统。详细说明了系统架构以及各功能模块,给出了各模块的硬件连接图,并结合实际设 计中碰到的问题给出解决方法。最后在此基础上简要介绍了系统的应用前景以及功能扩展 -This paper emphasizes the hardware design and realization of video encoding/decoding sy
Capdis
- DM642上视频采集显示程序,按照TI DDK修改驱动,AD为SAA7113/SAA7105,可实现实时显示-DM642 video capture on the display program, according to TI DDK driver changes, AD is SAA7113/SAA7105, can achieve real-time display
MotionDetect_improved_RF5
- 该程序原为TI为6416开发板提供的运动检测程序,现做了以下修改: 1.移植到DM642开发板,修改了视频输入输出的驱动。分别为saa7115和saa7105. 2.添加部分注释。 3.视频的输入格式改为标准PAL制式,但在处理的过程中先将视频进行的压缩处理,压缩为256*256。 4.显示格式依然为四象限显示方式,满足pal输出的全屏显示。-The program was originally TI motion detection program for the 6416 d
i2ctest
- DM642通过i2c总线对SAA7113或SAA7105写数据,用于测试I2C是否可用-DM642 through the I2C bus the SAA7113 SAA7105 write data for testing I2C is available
test_video
- DM642的视频采集与环出程序,可以实现模拟视频的实现采集、回放功能。-Video capture and loopback program, has the function of initializing tvp5150, capture video data and display out the video by use of SAA7105.