搜索资源列表
C33star-smartphone
- 一款SmartPhone的驱动代码,其中包括Camera, Video controller, LCD, I2C, Keypad, DMA等多种驱动的源代码。-new smart driver code, including Camera, Video controller, LCD, I2C, Keypad, DMA other driver source code.
CCD.rar
- CCD数字相机的全代码,DMA方式读取FPGA,FIFO送入计算机,网口跑UDP协议,CCD digital camera the entire code, DMA mode to read FPGA, FIFO into the computer, I run UDP network protocol
DCMI-OV7670-FSMC-LCD-DMA
- DMA和FSMC的摄像头程序。。包括DCMI LCD ILI9320 以及摄像头OV7670-The DMA and FSMC camera program
camera_up
- Camera Interface模块是视频输入转换存储模块。该模块一端接通用的video camera设备,另一端接AHB总线。实现了将Camera捕捉到的数据进行转换、并通过DMA存储到memory中。该IP支持ITU-R BT 601/656 8-bit 模式。支持YCbCr, RGB格式输入。可以将camera产生的YCbCr信号转换成24bit RGB 信号,然后下采样生成16bit RGB 5:6:5的LCD能直接读取显示的数据。该设备支持图像的镜像和翻转,以便适应手持式设备在移动环境
Camera
- ARM9 S3C2440 测试实例程序 本程序测试ARM9的DMA模块-The test case program ARM9 S3C2440 ARM9-DMA module program test
smdk2413_application_note_rev10
- SMDK2413 (Samsung MCU Development Kit) for S3C2413X is a platform that is suitable for code development of SAMSUNG s S3C2413X 16/32-bit RISC microcontroller (ARM926EJ-S) for hand-held devices and general applications. The S3C2413X consists of 16-/32-
CCCDC
- CCD数字相机的全代码,DMA方式读取FPGA,FIFFO送入计算机,网口跑UDP协议,已通过测试。 -CCD digital camera with a full code, DMA read FPGA fed into computer FIFFO, run UDP protocol network port, has been tested.
omap24xxcam-dma
- OMAP 2 camera block driver for dma for Linux.-OMAP 2 camera block driver for dma for Linux.
DCMI
- 只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
OV7620-DMA
- 飞思卡尔OV7620摄像头驱动,用于IAR开发环境,飞思卡尔K60芯片。-Freescale OV7620 camera driver for IAR development environment, freescale K60 chips.
33-(DMA)LPLD_OV7670
- 基于飞思卡尔公司芯片K60的数字摄像头OV7670可用程序 -Based on Freescale' s chip OV7670 K60 digital camera available programs
DEMOK_Kinetis_OV7620_DMA_Example
- 基于飞思卡尔K60的数字摄像头OV7620的DMA采集程序-Based on Freescale K60 digital camera OV7620 the DMA collection procedures
2012.8.20freescale
- K60 + OV7620 高速自主循迹,曾获全国二等奖 包含K60 PLL UART PWM PIT DMA FTM LLWT等模块-The use of high-speed self-tracking camera,He won the second prize in the Freescale Smart Car Racing
K60aDMA
- DMA camera capture program K60, for OV7620 camera collecting program
F4camera
- 摄像头在液晶屏上显示图像,控制器用的STM32F07,通过DMA通道到LCD,里面还有NRF24L01的程序-Camera images displayed on the LCD screen
DMA-channel-data-acquisition-OV7670
- DMA通道采集摄像头OV7670数据(DMA(Direct Memory Access,直接内存存取) )-The DMA channel cameras DMA channel data acquisition OV7670 camera data
K60_DMA_Eagle-eye-camera-capture
- K60单片机通过DMA方式获取鹰眼摄像机数据,然后通过串口在上位机上打印输出-K60 microcontroller through the DMA way to obtain eagle eye camera data, and then print the output on the PC through the serial port
智能车摄像头直立组代码 coldfire 52255
- 采用coldfire MCF52255系列处理器,通过模拟摄像头SONY D2463实现图像采集,并完成简单的黑白道路中线循迹。(Using coldfire MCF52255 series processors and the analog camera SONY D2463 to achieve image acquisition and complete a simple black and white road center line tracking.)
14.OV7620+DMA+K60F
- 飞思卡尔OV7620摄像头驱动,用于IAR开发环境,飞思卡尔K60芯片。(The flying Carle OV7620 camera driver is used for the IAR development environment, flying in the Carle K60 chip.)
无FIFO摄像头 DMA传送
- 该程序是使用了无fifo的7670摄像头,使用dma传输方式,能够稳定传输图像(The program uses a FIFO - free 7670 camera and uses DMA transmission to stabilize the transmission of the image)