搜索资源列表
A-camera-ok
- 基于DE2的ov7670摄像头采集图像系统,通过串口发送到PC-Based on DE2 ov7670 camera image acquisition system, through a serial port sent to the PC
PTC08_com-camera-use-book
- 这个是另外一家摄像头生产厂家提供的内容,文档里面提供的是接口协议。给需要了解串口摄像头的参考-This is another one camera manufacturer to provide the contents of the document which provides the interface protocol. To the need to understand the serial camera reference
61IC_S3764
- msp430+ov7670摄像头调试,通过串口与上位机进行测试-msp430+ov7670
CAMERA_VS
- 读取串口摄像头VS程序,主要获取摄像头读取数据的源码,并显示为jpeg-Read the serial camera VS program
UART_Camera
- 一款支持T卡录像存储,拍照的串口摄像头方案,支持UVC摄像头,-A support T card video storage, camera serial camera program to support UVC camera,
IAR_7_2_Camera_Demo_V1.0
- 功能描述: OV7620摄像头数据采集 硬件配置说明: 摄像头位数据位 - PORTD0~7 * * PCLK - PORTC0 * 行中断 - PORTA29 场中断 - PORTB0 图像数据输出 - K60串口1,波特率115200 * ** 添加说明: 我们自己的用户代码主要在main.c,isr.h,isr.c这三个文件中 * * 采集的图像的行数和列数在isr.h文件中修改 #define H 260 #define V 60