搜索资源列表
Camera
- 基于STM32平台的一个摄像头采集程序。将OV7660采集的图像实时在LCD屏上显示-STM32 platform based on a camera capture program. The OV7660 image capture real-time display in the LCD screen
LCD
- ccd摄像头采集图像,LCD实时显示,ARM单片机实现可视倒车-CCD、LCD、ARM
freescale-carSample_v2.1
- 北科大 2010校内赛摄像头组Sample_v2.1源码基于Freescale单片机MC9S12XS128主控芯片的智能汽车系统,以16位MC9S12XS128微控制器为核心控制元件,通过HQ7620图像传感器采集路面信息,控制舵机的转角。-Based on the Freescale single-chip MC9S12XS128 main control chip intelligent car system, with 16 MC9S12XS128 microcontroller as t
Camera--car
- 像头小车:数字摄像头采集图像数据,判断车前方的黑白图像,从而进行寻迹;-Like the car, digital camera image data, determine the car in front of black and white images, thus carries on the tracing
OV7620sampling
- 代码实现了数字摄像头ov7620的图像采集功能和串口调试,-Code implements the digital camera ov7620 image acquisition capabilities and serial debugging,
fsker
- 飞思卡尔智能车竞赛 智能车模拟摄像头图像采集方法详解-Freescale smart car smart car race analog camera image acquisition method Detailed
STM32F107_OV7670
- stm32F107处理器,控制OV7670摄像头采集图像,对图像做边界检测。判断方向,控制电机驱动马达。-Stm32F107 processor, control OV7670 camera capture images, image edge detection. Judge direction, control motor drive motor.
3_18_01
- 智能车摄像头组别的程序代码,其中有图像的采集和参数的调整,以及pid算法,中断-Smart car camera program code groups, including acquisition and adjustment of image parameters, and pid algorithm, interrupt, etc.
CMOS摄像头循迹例程
- 基于RX23T单片机的CMOS摄像头图像采集处理程序的编写。主要介绍了如何使用代码生成工具配置本例程所需的UART、简易IIC、外部中断、Port等模块并生成相应的驱动代码,同时对生成的代码文件添加的摄像头驱动与数据存储函数进行了详细说明。后附CMOS摄像头图像采集处理程序源码实例,用户可以结合本例程对RX23T单片机进行摄像头循迹等的拓展应用。(Programming of CMOS camera image acquisition and processing program based o