搜索资源列表
dsp-minsystem
- 采用TI公司的TMS320C6713,通过地址译码和总线隔离,直接将数字图像传感器芯片OV7620接入;利用EDMA独立传送的特点,在不增加DSP软件开销和对总线占用的情况下,实现视频图像的实时采集和处理。经过验证,系统具有实时性好、成本低、开发周期短的特点。通过总线隔离和数据锁存实现了DSP与低速LCD显示模块的接口。针对具体的硬件电路给出了驱动例程。-Using TI s TMS320C6713, through the address decoder and bus isolation,
HardCamera
- The objective of this project is to create a driver for a camera module (we used the OV7620). After taking the image with the camera, the driver will store into the external asynchronous RAM, and then send it to the computer through a serial cable
OV7620-DMA
- 飞思卡尔OV7620摄像头驱动,用于IAR开发环境,飞思卡尔K60芯片。-Freescale OV7620 camera driver for IAR development environment, freescale K60 chips.
STM32_OV7620
- 这是stm32驱动ov7620的程序,可以参考下-This is stm32 driver ov7620 the program, you can refer to the following
main
- 飞思卡尔智能车竞赛基于XS128芯片的OV7620的驱动程序。飞思卡尔智能车竞赛。-Freescale smart car competition based XS128 chip OV7620 driver. Freescale smart car competition.
K60_OV7620
- 基于K60的OV7620摄像头驱动程序,可以修改寄存器,配置SCCB,注释有问题,最好还是参考原版的英文数据手册-Based K60 OV7620 camera driver, you can modify the register, configure SCCB, annotated with the problem, it is best reference original English Datasheet
sample-CMOS
- 瑞萨单片机实现OV7620摄像头采样的驱动程序,开发语言为C语言-Renesas MCU OV7620 camera sample driver development language is C language
ov7620-drivers
- 飞思卡尔智能车大学生比赛摄像头组摄像头驱动程序-Freescale smart car camera group game Students camera driver
STM32F407_OV7620
- 通过STM32F407驱动ov7620摄像头,并对采集的图像进行二值化,灰度化等处理,能识别出人脸,并将图像信息显示在3.4寸的液晶触摸屏上。(Through the STM32F407 driver OV7620 camera, and collect the image for two values, grayscale and other processing, can identify the face, and display the image information on the
ov7620
- 基于飞思卡尔k60 ov7620驱动程序(Based on Freescale's Carle K60 OV7620 driver)
camera_YUV
- 本篇说明文档介绍了基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(This document describes the RX23T microcontroller based CMOS camer
飞思卡尔智能车竞赛获奖程序
- 此程序是本人曾经参加飞思卡尔智能车竞赛获奖程序,程序包括单片机的底层驱动配置、摄像头对赛道信息的实时采集存储,不同赛道分类的处理,赛车的速度PID控制等等。硬件包括单片机XS128,数字摄像头OV7620,液晶显示模块Nokia5510,电机、编码器、飞思卡尔赛车模型等。(This program was once using for participating in the Freescale Carle intelligent car competition a few years ago,