文件名称:LPC1768_Camera_display
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 743kb
- 下载次数:
- 0次
- 提 供 者:
- hao***
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
此源码是基于cortex-m3内核的彩色数字摄像头图像显示程序,mcu为NXP的LPC1768(其实是路虎开发板这种事我是不会告诉你的),摄像头是OV7725(带FIFO),LCD分辨率为320*240,开发环境为Keil MDK4.14。-This source is the cortex-m3 kernel-based color digital camera image display program the mcu for NXP LPC1768 (Land Rover development board such a thing I will not tell you), the camera the OV7725 (with a FIFO) LCD resolution 320* 240, development environment for Keil MDK4.14.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
彩色数字摄像头FIFO 9.26显示\JLink Regs CM3.txt
...........................\JLinkLog.txt
...........................\JLinkSettings.ini
...........................\LandTiger_Timer.plg
...........................\LandTiger_Timer.uvgui.晧晧
...........................\LandTiger_Timer.uvgui_晧晧.bak
...........................\LandTiger_Timer.uvopt
...........................\LandTiger_Timer.uvproj
...........................\LandTiger_Timer_LandTiger_Timer.dep
...........................\LandTiger_Timer_Target 1.dep
...........................\LandTiger_Timer_uvopt.bak
...........................\LandTiger_Timer_uvproj.bak
...........................\.ist\LandTiger_Timer.map
...........................\....\startup_LPC17xx.lst
...........................\Obj\core_cm3.crf
...........................\...\core_cm3.d
...........................\...\core_cm3.o
...........................\...\exint.crf
...........................\...\exint.d
...........................\...\exint.o
...........................\...\ExtDll.iex
...........................\...\fifo.crf
...........................\...\fifo.d
...........................\...\fifo.o
...........................\...\glcd.crf
...........................\...\glcd.d
...........................\...\glcd.o
...........................\...\glcd_lpc1700.crf
...........................\...\glcd_lpc1700.d
...........................\...\glcd_lpc1700.o
...........................\...\glcd_spi_lpc1700.crf
...........................\...\glcd_spi_lpc1700.d
...........................\...\glcd_spi_lpc1700.o
...........................\...\i2c.crf
...........................\...\i2c.d
...........................\...\i2c.o
...........................\...\LandTiger_Timer.axf
...........................\...\LandTiger_Timer.hex
...........................\...\LandTiger_Timer.htm
...........................\...\LandTiger_Timer.lnp
...........................\...\LandTiger_Timer.plg
...........................\...\LandTiger_Timer.sct
...........................\...\LandTiger_Timer.tra
...........................\...\main.crf
...........................\...\main.d
...........................\...\main.o
...........................\...\ov7725.crf
...........................\...\ov7725.d
...........................\...\ov7725.o
...........................\...\readcode.crf
...........................\...\readcode.d
...........................\...\readcode.o
...........................\...\sccb.crf
...........................\...\sccb.d
...........................\...\sccb.o
...........................\...\startup_LPC17xx.d
...........................\...\startup_LPC17xx.o
...........................\...\system_lpc17xx.crf
...........................\...\system_lpc17xx.d
...........................\...\system_lpc17xx.o
...........................\...\timer.crf
...........................\...\timer.d
...........................\...\timer.o
...........................\...\tmrtest.crf
...........................\...\tmrtest.d
...........................\...\tmrtest.o
...........................\...\uart.crf
...........................\...\uart.d
...........................\...\uart.o
...........................\Source\App\FIFO.c
...........................\......\...\FIFO.h
...........................\......\...\font.h
...........................\......\...\Font_24x16.h
...........................\......\...\GLCD.c
...........................\......\...\GLCD.h
...........................\......\...\GLCD_LPC1700.c
...........................\......\...\GLCD_SPI_LPC1700.c
...........................\......\...\i2c.c
...........................\......\...\i2c.h
...........................\......\...\i2cmst.c
...........................\......\...\main.c
...........................\......\...\ov7725.c
...........................\......\...\ov7725.h
...........................\......\...\SCCB.c
...........................\......\...\SCCB.h
...........................\......\...\timer.c
...........................\......\...\timer.h
...........................\......\...\uart.c
...........................\.