文件名称:基于stm32倒车监控超声波测距报警
- 所属分类:
- 单片机(51,AVR,MSP430等)
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2022-04-17
- 文件大小:
- 5.96mb
- 下载次数:
- 1次
- 提 供 者:
- 1114059146@qq.com
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
显示屏程序显示倒车时环境,并实时显示距离变化,当距离小于一定阈值时,蜂鸣器将发出报警声
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 程序.rar 列表 程序/加按键调节/CMSIS/core_cm3.c 程序/加按键调节/CMSIS/core_cm3.h 程序/加按键调节/CMSIS/stm32f10x.h 程序/加按键调节/CMSIS/stm32f10x_conf.h 程序/加按键调节/CMSIS/system_stm32f10x.c 程序/加按键调节/CMSIS/system_stm32f10x.h 程序/加按键调节/Library/inc/misc.h 程序/加按键调节/Library/inc/stm32f10x_adc.h 程序/加按键调节/Library/inc/stm32f10x_bkp.h 程序/加按键调节/Library/inc/stm32f10x_can.h 程序/加按键调节/Library/inc/stm32f10x_cec.h 程序/加按键调节/Library/inc/stm32f10x_crc.h 程序/加按键调节/Library/inc/stm32f10x_dac.h 程序/加按键调节/Library/inc/stm32f10x_dbgmcu.h 程序/加按键调节/Library/inc/stm32f10x_dma.h 程序/加按键调节/Library/inc/stm32f10x_exti.h 程序/加按键调节/Library/inc/stm32f10x_flash.h 程序/加按键调节/Library/inc/stm32f10x_fsmc.h 程序/加按键调节/Library/inc/stm32f10x_gpio.h 程序/加按键调节/Library/inc/stm32f10x_i2c.h 程序/加按键调节/Library/inc/stm32f10x_it.h 程序/加按键调节/Library/inc/stm32f10x_iwdg.h 程序/加按键调节/Library/inc/stm32f10x_nand.h 程序/加按键调节/Library/inc/stm32f10x_pwr.h 程序/加按键调节/Library/inc/stm32f10x_rcc.h 程序/加按键调节/Library/inc/stm32f10x_rtc.h 程序/加按键调节/Library/inc/stm32f10x_sdio.h 程序/加按键调节/Library/inc/stm32f10x_spi.h 程序/加按键调节/Library/inc/stm32f10x_tim.h 程序/加按键调节/Library/inc/stm32f10x_usart.h 程序/加按键调节/Library/inc/stm32f10x_wwdg.h 程序/加按键调节/Library/src/misc.c 程序/加按键调节/Library/src/stm32f10x_adc.c 程序/加按键调节/Library/src/stm32f10x_bkp.c 程序/加按键调节/Library/src/stm32f10x_can.c 程序/加按键调节/Library/src/stm32f10x_cec.c 程序/加按键调节/Library/src/stm32f10x_crc.c 程序/加按键调节/Library/src/stm32f10x_dac.c 程序/加按键调节/Library/src/stm32f10x_dbgmcu.c 程序/加按键调节/Library/src/stm32f10x_dma.c 程序/加按键调节/Library/src/stm32f10x_exti.c 程序/加按键调节/Library/src/stm32f10x_flash.c 程序/加按键调节/Library/src/stm32f10x_fsmc.c 程序/加按键调节/Library/src/stm32f10x_gpio.c 程序/加按键调节/Library/src/stm32f10x_i2c.c 程序/加按键调节/Library/src/stm32f10x_it.c 程序/加按键调节/Library/src/stm32f10x_iwdg.c 程序/加按键调节/Library/src/stm32f10x_nand.c 程序/加按键调节/Library/src/stm32f10x_pwr.c 程序/加按键调节/Library/src/stm32f10x_rcc.c 程序/加按键调节/Library/src/stm32f10x_rtc.c 程序/加按键调节/Library/src/stm32f10x_sdio.c 程序/加按键调节/Library/src/stm32f10x_spi.c 程序/加按键调节/Library/src/stm32f10x_tim.c 程序/加按键调节/Library/src/stm32f10x_usart.c 程序/加按键调节/Library/src/stm32f10x_wwdg.c 程序/加按键调节/user/core_cm3.crf 程序/加按键调节/user/core_cm3.d 程序/加按键调节/user/core_cm3.o 程序/加按键调节/user/debug.crf 程序/加按键调节/user/debug.d 程序/加按键调节/user/debug.o 程序/加按键调节/user/DebugConfig/Target_1_STM32F103RB_1.0.0.dbgconf 程序/加按键调节/user/DebugConfig/Target_1_STM32F103VC_1.0.0.dbgconf 程序/加按键调节/user/DebugConfig/Target_1_STM32F103ZE_1.0.0.dbgconf 程序/加按键调节/user/delay.crf 程序/加按键调节/user/delay.d 程序/加按键调节/user/delay.o 程序/加按键调节/user/ExtDll.iex 程序/加按键调节/user/gpio.crf 程序/加按键调节/user/gpio.d 程序/加按键调节/user/gpio.o 程序/加按键调节/user/gpio.__i 程序/加按键调节/user/GPIO控制.axf 程序/加按键调节/user/GPIO控制.build_log.htm 程序/加按键调节/user/GPIO控制.hex 程序/加按键调节/user/GPIO控制.htm 程序/加按键调节/user/GPIO控制.lnp 程序/加按键调节/user/GPIO控制.map 程序/加按键调节/user/GPIO控制.plg 程序/加按键调节/user/GPIO控制.sct 程序/加按键调节/user/GPIO控制.tra 程序/加按键调节/user/GPIO控制.uvgui.admin 程序/加按键调节/user/GPIO控制.uvgui.Administrator 程序/加按键调节/user/GPIO控制.uvgui.lenovo 程序/加按键调节/user/GPIO控制.uvguix.Administrator 程序/加按键调节/user/GPIO控制.uvgui_admin.bak 程序/加按键调节/user/GPIO控制.uvgui_lenovo.bak 程序/加按键调节/user/GPIO控制.uvopt 程序/加按键调节/user/GPIO控制.uvoptx 程序/加按键调节/user/GPIO控制.uvproj.saved_uv4 程序/加按键调节/user/GPIO控制.uvprojx 程序/加按键调节/user/GPIO控制_sct.Bak 程序/加按键调节/user/GPIO控制_Target 1.dep 程序/加按键调节/user/GPIO控制_uvopt.bak 程序/加按键调节/user/GPIO控制_uvproj.bak 程序/加按键调节/user/hc_sr04.crf 程序/加按键调节/user/hc_sr04.d 程序/加按键调节/user/hc_sr04.o 程序/加按键调节/user/JLinkLog.txt 程序/加按键调节/user/JLinkSettings.ini 程序/加按键调节/user/key.c 程序/加按键调节/user/key.crf 程序/加按键调节/user/key.d 程序/加按键调节/user/key.o 程序/加按键调节/user/lcd.crf 程序/加按键调节/user/lcd.d 程序/加按键调节/user/lcd.o 程序/加按键调节/user/led.crf 程序/加按键调节/user/led.d 程序/加按键调节/user/led.o 程序/加按键调节/user/main.c 程序/加按键调节/user/main.crf 程序/加按键调节/user/main.d 程序/加按键调节/user/main.o 程序/加按键调节/user/misc.crf 程序/加按键调节/user/misc.d 程序/加按键调节/user/misc.o 程序/加按键调节/user/ov7670.c 程序/加按键调节/user/ov7670.crf 程序/加按键调节/user/ov7670.d 程序/加按键调节/user/ov7670.h 程序/加按键调节/user/ov7670.o 程序/加按键调节/user/rcc.crf 程序/加按键调节/user/rcc.d 程序/加按键调节/user/rcc.o 程序/加按键调节/user/rcc.__i 程序/加按键调节/user/startup_stm32f10x_hd.d 程序/加按键调节/user/startup_stm32f10x_hd.lst 程序/加按键调节/user/startup_stm32f10x_hd.o 程序/加按键调节/user/startup_stm32f10x_hd.s 程序/加按键调节/user/startup_stm32f10x_md.d 程序/加按键调节/user/startup_stm32f10x_md.lst 程序/加按键调节/user/startup_stm32f10x_md.o 程序/加按键调节/user/startup_stm32f10x_md.s 程序/加按键调节/user/stm32f10x_adc.crf 程序/加按键调节/user/stm32f10x_adc.d 程序/加按键调节/user/stm32f10x_adc.o 程序/加按键调节/user/stm32f10x_adc.__i 程序/加按键调节/user/stm32f10x_bkp.crf 程序/加按键调节/user/stm32f10x_bkp.d 程序/加按键调节/user/stm32f10x_bkp.o 程序/加按键调节/user/stm32f10x_bkp.__i 程序/加按键调节/user/stm32f10x_can.crf 程序/加按键调节/user/stm32f10x_can.d 程序/加按键调节/user/stm32f10x_can.o 程序/加按键调节/user/stm32f10x_can.__i 程序/加按键调节/user/stm32f10x_cec.crf 程序/加按键调节/user/stm32f10x_cec.d 程序/加按键调节/user/stm32f10x_cec.o 程序/加按键调节/user/stm32f10x_crc.crf 程序/加按键调节/user/stm32f10x_crc.d 程序/加按键调节/user/stm32f10x_crc.o 程序/加按键调节/user/stm32f10x_crc.__i 程序/加按键调节/user/stm32f10x_dac.crf 程序/加按键调节/user/stm32f10x_dac.d 程序/加按键调节/user/stm32f10x_dac.o 程序/加按键调节/user/stm32f10x_dac.__i 程序/加按键调节/user/stm32f10x_dbgmcu.crf 程序/加按键调节/user/stm32f10x_dbgmcu.d 程序/加按键调节/user/stm32f10x_dbgmcu.o 程序/加按键调节/user/stm32f10x_dma.crf 程序/加按键调节/user/stm32f10x_dma.d