搜索资源列表
DCMI-OV7670-FSMC-LCD-DMA
- DMA和FSMC的摄像头程序。。包括DCMI LCD ILI9320 以及摄像头OV7670-The DMA and FSMC camera program
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-
DCMI
- 只是把图片保存到SD卡,BMP格式.因是程序本来是把数据直接从DCMI DMA到LCD的,以获得流畅性,所以要保存的话得先通过RAM作过渡,不可能一边读摄像头数据一边保存至SD卡,肯定跟不上,而用RAM暂存的话,保存QVGA图片则需150K,为了节省RAM,我把LCD当作暂存存储器,拍照时停止DMA传送,并把LCD上的数据分行读回来再写到SD卡,加上BMP头即可,以后有空再弄个JPG编码保存的.由于不同驱动芯片的液晶屏,读回来的数据格式可能跟写进去的不同,像ILI932系列读出来的则是BGR56
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
OV5640(RGB565)
- 利用STM32F407的DCMI和DMA接口,驱动不带FIFO的OV5640摄像头的程序源代码-Source code for the use of STM32F407 of DCMI and DMA interface, driving without a FIFO OV5640 camera
DMA-channel-data-acquisition-OV7670
- DMA通道采集摄像头OV7670数据(DMA(Direct Memory Access,直接内存存取) )-The DMA channel cameras DMA channel data acquisition OV7670 camera data
OV2640_stm32f4_2_1_SVGA_double
- 这个是我自己写的用stm32f407 DMA双缓冲模式读取ov2640 摄像头(不带FIFO)SVGA格式图片的程序,并以串口的形式发送到上位机,帧率只能达到7-This is what I wrote it myself with stm32f407 DMA double buffering mode reading ov2640 camera (without FIFO) SVGA image format program, and send the form to the PC seria
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
stm32-ov7670(无fifo)V2.0
- STM32驱动无fifo的摄像头ov7670,输出黑白二值化图像,通过DMA将数据送入LCD,TFT显示图像(STM32 drive without FIFO camera ov7670, output black and white two value image, through the DMA data into the LCD, TFT display images)
无FIFO摄像头 DMA传送
- 该程序是使用了无fifo的7670摄像头,使用dma传输方式,能够稳定传输图像(The program uses a FIFO - free 7670 camera and uses DMA transmission to stabilize the transmission of the image)