文件名称:STM32-camera
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-08-19
- 文件大小:
- 185kb
- 下载次数:
- 0次
- 提 供 者:
- wangg******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本实验将实现如下功能:开机后,初始化摄像头模块(OV7670),如果初始化成功,则在LCD模块上面显示摄像头模块所拍摄到的内容。我们可以通过KEY0设置光照模式(5种模式)、通过KEY1设置色饱和度,通过KEY2设置亮度,通过WK_UP设置对比度,通过TPAD设置特效(总共7种特效)。通过串口,我们可以查看当前的帧率(这里是指LCD显示的帧率,而不是指OV7670的输出帧率),同时可以借助USMART设置OV7670的寄存器,方便大家调试。DS0指示程序运行状态。-The experiment will achieve the following functions: boot, initialize camera module (OV7670), if the initialization is successful, the display on the LCD module above the camera module captured content. We can set the illumination mode KEY0 (5 modes), set the color saturation through KEY1 through KEY2 set brightness, contrast settings through WK_UP by TPAD set special effects (a total of seven kinds of special effects). Through the serial port, we can see the current fr a me rate (this is the LCD display fr a me rate, not the OV7670 output fr a me rate), and can help USMART set OV7670 registers, to facilitate debugging. DS0 indicates that the program operation.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
实验36 摄像头实验\HARDWARE\24CXX\24cxx.c
.................\........\.....\24cxx.h
.................\........\.....\myiic.c
.................\........\.....\myiic.h
.................\........\ADC\adc.c
.................\........\...\adc.h
.................\........\..XL345\adxl345.c
.................\........\.......\adxl345.h
.................\........\.UDIOSEL\audiosel.c
.................\........\........\audiosel.h
.................\........\BEEP\beep.c
.................\........\....\beep.h
.................\........\CAN\can.c
.................\........\...\can.h
.................\........\DAC\dac.c
.................\........\...\dac.h
.................\........\.HT11\dht11.c
.................\........\.....\dht11.h
.................\........\.MA\dma.c
.................\........\...\dma.h
.................\........\.S18B20\ds18b20.c
.................\........\.......\ds18b20.h
.................\........\EXTI\exti.c
.................\........\....\exti.h
.................\........\FLASH\flash.c
.................\........\.....\flash.h
.................\........\JOYPAD\joypad.c
.................\........\......\joypad.h
.................\........\KEY\key.c
.................\........\...\key.h
.................\........\LCD\FONT.H
.................\........\...\ILI93xx.c
.................\........\...\LCD.h
.................\........\.ED\led.c
.................\........\...\led.h
.................\........\NRF24L01\24l01.c
.................\........\........\24l01.h
.................\........\OLED\oled.c
.................\........\....\oled.h
.................\........\....\oledfont.h
.................\........\.V7670\ov7670.c
.................\........\......\ov7670.h
.................\........\......\ov7670cfg.h
.................\........\......\sccb.c
.................\........\......\sccb.h
.................\........\PS2\mouse.c
.................\........\...\mouse.h
.................\........\...\ps2.c
.................\........\...\ps2.h
.................\........\RDA5820\rda5820.c
.................\........\.......\rda5820.h
.................\........\.EMOTE\remote.c
.................\........\......\remote.h
.................\........\.S485\rs485.c
.................\........\.....\rs485.h
.................\........\.TC\rtc.c
.................\........\...\rtc.h
.................\........\SPI\spi.c
.................\........\...\spi.h
.................\........\.TMFLASH\stmflash.c
.................\........\........\stmflash.h
.................\........\TIMER\timer.c
.................\........\.....\timer.h
.................\........\.OUCH\touch.c
.................\........\.....\touch.h
.................\........\.PAD\tpad.c
.................\........\....\tpad.h
.................\........\WDG\wdg.c
.................\........\...\wdg.h
.................\........\.KUP\wkup.c
.................\........\....\wkup.h
.................\keilkill.bat
.................\OBJ\test.hex
.................\README.TXT
.................\SYSTEM\delay\delay.c
.................\......\.....\delay.h
.................\......\sys\sys.c
.................\......\...\sys.h
.................\......\usart\usart.c
.................\......\.....\usart.h
.................\USER\startup_stm32f10x_hd.s
.................\....\test.c
.................\....\test.Opt
.................\....\test.Uv2
.................\..MART\readme.txt
.................\......\usmart.c
.................\......\usmart.h
.................\......\usmart_config.c
.................\......\usmart_str.c
.................\......\usmart_str.h
.................\HARDWARE\24CXX
.................\........\ADC
.................\........\ADXL345
.................\........\AUDIOSEL
.................\........\BEEP
.................\........\CAN
.................\........\DAC
.................\........\DHT11
.................\........\DMA
.................\........\DS18B20