STM32C8T6库函数实现SG90和SH04扫描测距完整代码工程
资源文件列表:

超声波雷达/
超声波雷达/DebugConfig/
超声波雷达/DebugConfig/Target_1_STM32F103C8_1.0.0.dbgconf 6.79KB
超声波雷达/Hardware/
超声波雷达/Hardware/Key.c 1.74KB
超声波雷达/Hardware/Key.h 95B
超声波雷达/Hardware/LED.c 2.53KB
超声波雷达/Hardware/LED.h 200B
超声波雷达/Hardware/OLED.c 7.72KB
超声波雷达/Hardware/OLED.h 567B
超声波雷达/Hardware/OLED_Font.h 8.94KB
超声波雷达/Hardware/SG90.c 1.58KB
超声波雷达/Hardware/SG90.h 105B
超声波雷达/Hardware/SR04.c 5.56KB
超声波雷达/Hardware/SR04.h 631B
超声波雷达/keilkill.bat 399B
超声波雷达/Library/
超声波雷达/Library/misc.c 6.88KB
超声波雷达/Library/misc.h 8.77KB
超声波雷达/Library/stm32f10x_adc.c 46.09KB
超声波雷达/Library/stm32f10x_adc.h 21.18KB
超声波雷达/Library/stm32f10x_bkp.c 8.26KB
超声波雷达/Library/stm32f10x_bkp.h 7.38KB
超声波雷达/Library/stm32f10x_can.c 44.05KB
超声波雷达/Library/stm32f10x_can.h 26.91KB
超声波雷达/Library/stm32f10x_cec.c 11.38KB
超声波雷达/Library/stm32f10x_cec.h 6.42KB
超声波雷达/Library/stm32f10x_crc.c 3.27KB
超声波雷达/Library/stm32f10x_crc.h 2.11KB
超声波雷达/Library/stm32f10x_dac.c 18.64KB
超声波雷达/Library/stm32f10x_dac.h 14.88KB
超声波雷达/Library/stm32f10x_dbgmcu.c 5.03KB
超声波雷达/Library/stm32f10x_dbgmcu.h 3.73KB
超声波雷达/Library/stm32f10x_dma.c 28.91KB
超声波雷达/Library/stm32f10x_dma.h 20.27KB
超声波雷达/Library/stm32f10x_exti.c 6.8KB
超声波雷达/Library/stm32f10x_exti.h 6.66KB
超声波雷达/Library/stm32f10x_flash.c 61.08KB
超声波雷达/Library/stm32f10x_flash.h 24.85KB
超声波雷达/Library/stm32f10x_fsmc.c 34.65KB
超声波雷达/Library/stm32f10x_fsmc.h 26.38KB
超声波雷达/Library/stm32f10x_gpio.c 22.68KB
超声波雷达/Library/stm32f10x_gpio.h 19.7KB
超声波雷达/Library/stm32f10x_i2c.c 44.71KB
超声波雷达/Library/stm32f10x_i2c.h 29.33KB
超声波雷达/Library/stm32f10x_iwdg.c 4.8KB
超声波雷达/Library/stm32f10x_iwdg.h 3.74KB
超声波雷达/Library/stm32f10x_pwr.c 8.55KB
超声波雷达/Library/stm32f10x_pwr.h 4.28KB
超声波雷达/Library/stm32f10x_rcc.c 50.07KB
超声波雷达/Library/stm32f10x_rcc.h 29.74KB
超声波雷达/Library/stm32f10x_rtc.c 8.4KB
超声波雷达/Library/stm32f10x_rtc.h 3.77KB
超声波雷达/Library/stm32f10x_sdio.c 28.25KB
超声波雷达/Library/stm32f10x_sdio.h 21.35KB
超声波雷达/Library/stm32f10x_spi.c 29.52KB
超声波雷达/Library/stm32f10x_spi.h 17.31KB
超声波雷达/Library/stm32f10x_tim.c 106.6KB
超声波雷达/Library/stm32f10x_tim.h 51.2KB
超声波雷达/Library/stm32f10x_usart.c 37.41KB
超声波雷达/Library/stm32f10x_usart.h 16.16KB
超声波雷达/Library/stm32f10x_wwdg.c 5.6KB
超声波雷达/Library/stm32f10x_wwdg.h 2.9KB
超声波雷达/Listings/
超声波雷达/Objects/
超声波雷达/Objects/Project.hex 25.1KB
超声波雷达/Project.uvguix.Admin 87.48KB
超声波雷达/Project.uvguix.wdada 85.98KB
超声波雷达/Project.uvoptx 32.44KB
超声波雷达/Project.uvprojx 26.38KB
超声波雷达/Start/
超声波雷达/Start/core_cm3.c 16.87KB
超声波雷达/Start/core_cm3.h 83.71KB
超声波雷达/Start/startup_stm32f10x_cl.s 15.4KB
超声波雷达/Start/startup_stm32f10x_hd.s 15.14KB
超声波雷达/Start/startup_stm32f10x_hd_vl.s 15.32KB
超声波雷达/Start/startup_stm32f10x_ld.s 12.09KB
超声波雷达/Start/startup_stm32f10x_ld_vl.s 13.34KB
超声波雷达/Start/startup_stm32f10x_md.s 12.47KB
超声波雷达/Start/startup_stm32f10x_md_vl.s 13.74KB
超声波雷达/Start/startup_stm32f10x_xl.s 15.58KB
超声波雷达/Start/stm32f10x.h 619.08KB
超声波雷达/Start/system_stm32f10x.c 35.7KB
超声波雷达/Start/system_stm32f10x.h 2.04KB
超声波雷达/System/
超声波雷达/System/Delay.c 838B
超声波雷达/System/Delay.h 135B
超声波雷达/User/
超声波雷达/User/main.c 689B
超声波雷达/User/stm32f10x_conf.h 3.18KB
超声波雷达/User/stm32f10x_it.c 4.3KB
超声波雷达/User/stm32f10x_it.h 2.04KB