找回密码
 立即注册

基于STM32F429配OV5642摄像头感测器成为二维码辨识装置

[复制链接]
发表于 4 天前 | 显示全部楼层 |阅读模式
文件列表:
├文件夹1:[Libraries]
│  ├文件夹1:[CMSIS]
│  │  ├文件夹1:[Device]
│  │  │  ├文件夹1:[ST]
│  │  │  │  ├文件夹1:[STM32F4xx]
│  │  │  │  │  ├文件夹1:[Include]
│  │  │  │  │  │  ├(1)stm32f4xx.h
│  │  │  │  │  │  ├(2)system_stm32f4xx.h
│  │  │  │  │  │  └█
│  │  │  │  │  ├(1)Release_Notes.html
│  │  │  │  │  ├文件夹2:[Source]
│  │  │  │  │  │  ├文件夹1:[Templates]
│  │  │  │  │  │  │  ├文件夹1:[arm]
│  │  │  │  │  │  │  │  ├(1)startup_stm32f401xx.s
│  │  │  │  │  │  │  │  ├(2)startup_stm32f40xx.s
│  │  │  │  │  │  │  │  ├(3)startup_stm32f40_41xxx.s
│  │  │  │  │  │  │  │  ├(4)startup_stm32f411xe.s
│  │  │  │  │  │  │  │  ├(5)startup_stm32f427x.s
│  │  │  │  │  │  │  │  ├(6)startup_stm32f427_437xx.s
│  │  │  │  │  │  │  │  ├(7)startup_stm32f429_439xx.s
│  │  │  │  │  │  │  │  ├(8)startup_stm32f446xx.s
│  │  │  │  │  │  │  │  └█
│  │  │  │  │  │  │  ├文件夹2:[gcc_ride7]
│  │  │  │  │  │  │  │  ├(1)startup_stm32f401xx.s
│  │  │  │  │  │  │  │  ├(2)startup_stm32f40xx.s
│  │  │  │  │  │  │  │  ├(3)startup_stm32f40_41xxx.s
│  │  │  │  │  │  │  │  ├(4)startup_stm32f427x.s
│  │  │  │  │  │  │  │  ├(5)startup_stm32f427_437xx.s
│  │  │  │  │  │  │  │  ├(6)startup_stm32f429_439xx.s
│  │  │  │  │  │  │  │  └█
│  │  │  │  │  │  │  ├文件夹3:[iar]
│  │  │  │  │  │  │  │  ├(1)startup_stm32f401xx.s
│  │  │  │  │  │  │  │  ├(2)startup_stm32f40xx.s
│  │  │  │  │  │  │  │  ├(3)startup_stm32f40_41xxx.s
│  │  │  │  │  │  │  │  ├(4)startup_stm32f411xe.s
│  │  │  │  │  │  │  │  ├(5)startup_stm32f427x.s
│  │  │  │  │  │  │  │  ├(6)startup_stm32f427_437xx.s
│  │  │  │  │  │  │  │  ├(7)startup_stm32f429_439xx.s
│  │  │  │  │  │  │  │  ├(8)startup_stm32f446xx.s
│  │  │  │  │  │  │  │  └█
│  │  │  │  │  │  │  ├(1)system_stm32f4xx.c
│  │  │  │  │  │  │  ├文件夹4:[TASKING]
│  │  │  │  │  │  │  │  ├(1)cstart_thumb2.asm
│  │  │  │  │  │  │  │  └█
│  │  │  │  │  │  │  ├文件夹5:[TrueSTUDIO]
│  │  │  │  │  │  │  │  ├(1)startup_stm32f401xx.s
│  │  │  │  │  │  │  │  ├(2)startup_stm32f40xx.s
│  │  │  │  │  │  │  │  ├(3)startup_stm32f40_41xxx.s
│  │  │  │  │  │  │  │  ├(4)startup_stm32f411xe.s
│  │  │  │  │  │  │  │  ├(5)startup_stm32f427xx.s
│  │  │  │  │  │  │  │  ├(6)startup_stm32f427_437xx.s
│  │  │  │  │  │  │  │  ├(7)startup_stm32f429_439xx.s
│  │  │  │  │  │  │  │  ├(8)startup_stm32f446xx.s
│  │  │  │  │  │  │  │  └█
│  │  │  │  │  │  │  └█
│  │  │  │  │  │  └█
│  │  │  │  │  └█
│  │  │  │  └█
│  │  │  └█
│  │  ├文件夹2:[Include]
│  │  │  ├(1)arm_common_tables.h
│  │  │  ├(2)arm_const_structs.h
│  │  │  ├(3)arm_math.h
│  │  │  ├(4)core_cm0.h
│  │  │  ├(5)core_cm0plus.h
│  │  │  ├(6)core_cm3.h
│  │  │  ├(7)core_cm4.h
│  │  │  ├(8)core_cm7.h
│  │  │  ├(9)core_cmFunc.h
│  │  │  ├(10)core_cmInstr.h
│  │  │  ├(11)core_cmSimd.h
│  │  │  ├(12)core_sc000.h
│  │  │  ├(13)core_sc300.h
│  │  │  └█
│  │  ├(1)README.txt
│  │  └█
│  ├文件夹2:[STM32F4xx_StdPeriph_Driver]
│  │  ├文件夹1:[inc]
│  │  │  ├(1)misc.h
│  │  │  ├(2)stm32f4xx_adc.h
│  │  │  ├(3)stm32f4xx_can.h
│  │  │  ├(4)stm32f4xx_cec.h
│  │  │  ├(5)stm32f4xx_crc.h
│  │  │  ├(6)stm32f4xx_cryp.h
│  │  │  ├(7)stm32f4xx_dac.h
│  │  │  ├(8)stm32f4xx_dbgmcu.h
│  │  │  ├(9)stm32f4xx_dcmi.h
│  │  │  ├(10)stm32f4xx_dma.h
│  │  │  ├(11)stm32f4xx_dma2d.h
│  │  │  ├(12)stm32f4xx_exti.h
│  │  │  ├(13)stm32f4xx_flash.h
│  │  │  ├(14)stm32f4xx_flash_ramfunc.h
│  │  │  ├(15)stm32f4xx_fmc.h
│  │  │  ├(16)stm32f4xx_fmpi2c.h
│  │  │  ├(17)stm32f4xx_fsmc.h
│  │  │  ├(18)stm32f4xx_gpio.h
│  │  │  ├(19)stm32f4xx_hash.h
│  │  │  ├(20)stm32f4xx_i2c.h
│  │  │  ├(21)stm32f4xx_iwdg.h
│  │  │  ├(22)stm32f4xx_ltdc.h
│  │  │  ├(23)stm32f4xx_pwr.h
│  │  │  ├(24)stm32f4xx_qspi.h
│  │  │  ├(25)stm32f4xx_rcc.h
│  │  │  ├(26)stm32f4xx_rng.h
│  │  │  ├(27)stm32f4xx_rtc.h
│  │  │  ├(28)stm32f4xx_sai.h
│  │  │  ├(29)stm32f4xx_sdio.h
│  │  │  ├(30)stm32f4xx_spdifrx.h
│  │  │  ├(31)stm32f4xx_spi.h
│  │  │  ├(32)stm32f4xx_syscfg.h
│  │  │  ├(33)stm32f4xx_tim.h
│  │  │  ├(34)stm32f4xx_usart.h
│  │  │  ├(35)stm32f4xx_wwdg.h
│  │  │  └█
│  │  ├(1)Release_Notes.html
│  │  ├文件夹2:[src]
│  │  │  ├(1)misc.c
│  │  │  ├(2)stm32f4xx_adc.c
│  │  │  ├(3)stm32f4xx_can.c
│  │  │  ├(4)stm32f4xx_cec.c
│  │  │  ├(5)stm32f4xx_crc.c
│  │  │  ├(6)stm32f4xx_cryp.c
│  │  │  ├(7)stm32f4xx_cryp_aes.c
│  │  │  ├(8)stm32f4xx_cryp_des.c
│  │  │  ├(9)stm32f4xx_cryp_tdes.c
│  │  │  ├(10)stm32f4xx_dac.c
│  │  │  ├(11)stm32f4xx_dbgmcu.c
│  │  │  ├(12)stm32f4xx_dcmi.c
│  │  │  ├(13)stm32f4xx_dma.c
│  │  │  ├(14)stm32f4xx_dma2d.c
│  │  │  ├(15)stm32f4xx_exti.c
│  │  │  ├(16)stm32f4xx_flash.c
│  │  │  ├(17)stm32f4xx_flash_ramfunc.c
│  │  │  ├(18)stm32f4xx_fmc.c
│  │  │  ├(19)stm32f4xx_fmpi2c.c
│  │  │  ├(20)stm32f4xx_fsmc.c
│  │  │  ├(21)stm32f4xx_gpio.c
│  │  │  ├(22)stm32f4xx_hash.c
│  │  │  ├(23)stm32f4xx_hash_md5.c
│  │  │  ├(24)stm32f4xx_hash_sha1.c
│  │  │  ├(25)stm32f4xx_i2c.c
│  │  │  ├(26)stm32f4xx_iwdg.c
│  │  │  ├(27)stm32f4xx_ltdc.c
│  │  │  ├(28)stm32f4xx_pwr.c
│  │  │  ├(29)stm32f4xx_qspi.c
│  │  │  ├(30)stm32f4xx_rcc.c
│  │  │  ├(31)stm32f4xx_rng.c
│  │  │  ├(32)stm32f4xx_rtc.c
│  │  │  ├(33)stm32f4xx_sai.c
│  │  │  ├(34)stm32f4xx_sdio.c
│  │  │  ├(35)stm32f4xx_spdifrx.c
│  │  │  ├(36)stm32f4xx_spi.c
│  │  │  ├(37)stm32f4xx_syscfg.c
│  │  │  ├(38)stm32f4xx_tim.c
│  │  │  ├(39)stm32f4xx_usart.c
│  │  │  ├(40)stm32f4xx_wwdg.c
│  │  │  └█
│  │  └█
│  └█
├文件夹2:[STM32F429_OV5642_二维码识别]
│  ├文件夹1:[Application]
│  │  ├(1)main.c
│  │  ├(2)stm32f4xx_conf.h
│  │  ├(3)stm32f4xx_it.c
│  │  ├(4)stm32f4xx_it.h
│  │  └█
│  ├文件夹2:[Driver]
│  │  ├(1)CamConfig.h
│  │  ├(2)delay.c
│  │  ├(3)delay.h
│  │  ├(4)fonts.c
│  │  ├(5)fonts.h
│  │  ├(6)Gpio.c
│  │  ├(7)Gpio.h
│  │  ├(8)mt9d111.c
│  │  ├(9)mt9d111.h
│  │  ├(10)mt9d111_table.h
│  │  ├(11)ov2640.c
│  │  ├(12)ov2640.h
│  │  ├(13)ov2640_table.h
│  │  ├(14)ov5642.c
│  │  ├(15)ov5642.h
│  │  ├(16)ov5642_firmware.h
│  │  ├(17)ov5642_table.h
│  │  ├(18)ov7670.c
│  │  ├(19)ov7670.h
│  │  ├(20)ov7670_table.h
│  │  ├(21)RTC.c
│  │  ├(22)RTC.h
│  │  ├(23)sccb_bus.c
│  │  ├(24)sccb_bus.h
│  │  ├(25)startup_stm32f429_439xx.s
│  │  ├(26)stm32f429i_lcd.c
│  │  ├(27)stm32f429i_lcd.h
│  │  ├(28)stm32f429i_sdram.c
│  │  ├(29)stm32f429i_sdram.h
│  │  ├(30)stm32f42x_sd.c
│  │  ├(31)stm32f42x_sd.h
│  │  ├(32)USART.c
│  │  ├(33)USART.h
│  │  ├(34)WB_LOGO.c
│  │  └█
│  ├文件夹3:[FATFS]
│  │  ├(1)ccsbcs.c
│  │  ├(2)diskio.c
│  │  ├(3)diskio.h
│  │  ├(4)Ext_Varib.h
│  │  ├(5)ff.c
│  │  ├(6)ff.h
│  │  ├(7)ffconf.h
│  │  ├(8)Include.h
│  │  ├(9)integer.h
│  │  ├文件夹1:[option]
│  │  │  ├(1)cc932.c
│  │  │  ├(2)cc936.c
│  │  │  ├(3)cc949.c
│  │  │  ├(4)cc950.c
│  │  │  ├(5)ccsbcs.c
│  │  │  ├(6)syscall.c
│  │  │  ├(7)unicode.c
│  │  │  └█
│  │  ├(10)typedef.h
│  │  ├(11)Variable.h
│  │  └█
│  ├文件夹4:[QR_Decoder]
│  │  ├(1)QR-Core.lib
│  │  ├(2)QR_Decoder.h
│  │  └█
│  ├(1)QR_Decoder.uvopt
│  ├(2)QR_Decoder.uvproj
│  └█
└█

基于STM32F429配OV5642摄像头感测器成为二维码辨识装置.rar (1.79 MB, 下载次数: 0, 售价: 30 积分)


回复

使用道具 举报

小黑屋|获取积分|网站地图|必过源码 ( 湘ICP备2020019413号-2 )

GMT+8, 2024-11-22 20:43 , Processed in 0.071299 second(s), 24 queries .

Powered by Biguo100

2006-2023 Biguo100 Team

快速回复 返回顶部 返回列表