登录
首页 » C# » 5.1 超声波多路(调试通过)

5.1 超声波多路(调试通过)

于 2017-07-13 发布 文件大小:308KB
0 87
下载积分: 1 下载次数: 14

代码说明:

  基于STM32F103C8T6超声波多路电路,已调试通过(Based on STM32F103C8T6 ultrasonic multi-channel circuit, has been debugged)

文件列表:

5.1 超声波多路(调试通过)
5.1 超声波多路(调试通过)\CMSIS
5.1 超声波多路(调试通过)\CMSIS\core_cm3.c
5.1 超声波多路(调试通过)\CMSIS\core_cm3.h
5.1 超声波多路(调试通过)\CMSIS\startup
5.1 超声波多路(调试通过)\CMSIS\startup\startup_stm32f10x_hd.s
5.1 超声波多路(调试通过)\CMSIS\startup\startup_stm32f10x_ld.s
5.1 超声波多路(调试通过)\CMSIS\startup\startup_stm32f10x_md.s
5.1 超声波多路(调试通过)\CMSIS\stm32f10x.h
5.1 超声波多路(调试通过)\CMSIS\system_stm32f10x.c
5.1 超声波多路(调试通过)\CMSIS\system_stm32f10x.h
5.1 超声波多路(调试通过)\FWlib
5.1 超声波多路(调试通过)\FWlib\inc
5.1 超声波多路(调试通过)\FWlib\inc\misc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_adc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_bkp.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_can.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_crc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_dac.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_dbgmcu.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_dma.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_exti.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_flash.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_fsmc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_gpio.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_i2c.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_iwdg.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_pwr.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_rcc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_rtc.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_sdio.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_spi.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_tim.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_usart.h
5.1 超声波多路(调试通过)\FWlib\inc\stm32f10x_wwdg.h
5.1 超声波多路(调试通过)\FWlib\src
5.1 超声波多路(调试通过)\FWlib\src\misc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_adc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_bkp.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_can.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_crc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_dac.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_dbgmcu.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_dma.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_exti.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_flash.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_fsmc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_gpio.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_i2c.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_iwdg.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_pwr.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_rcc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_rtc.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_sdio.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_spi.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_tim.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_usart.c
5.1 超声波多路(调试通过)\FWlib\src\stm32f10x_wwdg.c
5.1 超声波多路(调试通过)\Listing
5.1 超声波多路(调试通过)\Output
5.1 超声波多路(调试通过)\Output\STM32-DEMO.hex
5.1 超声波多路(调试通过)\USER
5.1 超声波多路(调试通过)\USER\ADC-DEMO.BAT
5.1 超声波多路(调试通过)\USER\DebugConfig
5.1 超声波多路(调试通过)\USER\DebugConfig\ADC-DEMO_STM32F103C8.dbgconf
5.1 超声波多路(调试通过)\USER\JLink Regs CM3.txt
5.1 超声波多路(调试通过)\USER\JLinkSettings.ini
5.1 超声波多路(调试通过)\USER\RTE
5.1 超声波多路(调试通过)\USER\RTE\RTE_Components.h
5.1 超声波多路(调试通过)\USER\STM32-DEMO.hex
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvgui.24524
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvgui.Destiny
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvgui.Ping
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvguix.destiny
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvopt
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvoptx
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvproj.saved_uv4
5.1 超声波多路(调试通过)\USER\STM32-DEMO.uvprojx
5.1 超声波多路(调试通过)\USER\SysTick.c
5.1 超声波多路(调试通过)\USER\SysTick.h
5.1 超声波多路(调试通过)\USER\Time_test.c
5.1 超声波多路(调试通过)\USER\Time_test.h
5.1 超声波多路(调试通过)\USER\adc.c
5.1 超声波多路(调试通过)\USER\adc.h
5.1 超声波多路(调试通过)\USER\exti.c
5.1 超声波多路(调试通过)\USER\exti.h
5.1 超声波多路(调试通过)\USER\infrared.c
5.1 超声波多路(调试通过)\USER\infrared.h
5.1 超声波多路(调试通过)\USER\key.c
5.1 超声波多路(调试通过)\USER\key.h
5.1 超声波多路(调试通过)\USER\led.c
5.1 超声波多路(调试通过)\USER\led.h
5.1 超声波多路(调试通过)\USER\main.c
5.1 超声波多路(调试通过)\USER\startup_stm32f10x_hd._ia
5.1 超声波多路(调试通过)\USER\stm32f10x_conf.h
5.1 超声波多路(调试通过)\USER\stm32f10x_it.c
5.1 超声波多路(调试通过)\USER\stm32f10x_it.h
5.1 超声波多路(调试通过)\USER\ultrasonic.c
5.1 超声波多路(调试通过)\USER\ultrasonic.h
5.1 超声波多路(调试通过)\USER\ultrasonic2.c

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • final
    基于stm32的水质自动采样器设计的源代码,里面包含了整个水质采样系统的运行代码。本项目是srtp国创优秀项目,之前还申请了专利。(Stm32 based automatic water quality sampling design source code, which includes the entire water sampling system to run code. This project is srtp Guochuang outstanding projects, also applied for a patent before.)
    2016-01-17 16:56:47下载
    积分:1
  • AVR新手入门知识整理
    引导新手更好的入门AVR单片机,对AVR单片机的外设进行了详细的介绍,并介绍了相关的接口函数。(Guide novice better entry AVR microcontroller.AVR microcontroller peripherals were introduced in detail, and introduced the related interface functions.)
    2017-09-01 14:27:14下载
    积分:1
  • musiaplay
    基于51单片机的音乐程序,12MHZ晶振(51 MCU-based music programs, 12MHZ crystal oscillator)
    2009-11-30 14:46:00下载
    积分:1
  • 生日歌代码
    keil4的工程文件 生日歌代码 利用蜂鸣器唱一段生日歌 能重新启停(Keil 4 Project Document Birthday Song Code Use buzzer to sing a birthday song to restart and stop)
    2018-11-26 20:33:37下载
    积分:1
  • MCU51_LXY
    51单片机LED流星雨灯,原理: 利用PWM来模似流星雨:将亮度等级分为8个 ,通过改变每一组LED的亮度来达到流星雨效果。因为流星雨是前面亮后面越来越暗,就像一条龙一样,拖着尾巴过来。(51 single LED meteor light, principle: the use PWM to die like a meteor shower: The brightness level is divided into eight, each group by changing the brightness of the LED to achieve the effect of the meteor shower. Because meteor shower is getting back in front of bright dark, like one-stop, like dragging tail over.)
    2020-09-24 11:37:48下载
    积分:1
  • CT
    说明:  双路输出控制器”具有信号输出时间设定、 输出信号占空比调整、 当前输出通道及时 间显示、系统工作参数存储、串口通讯及 LED 指示等功能。 “双路输出控制器”通过串口完 成信号输出时间设定功能;通过 EEPROM 完成系统工作参数存储功能;通过按键完成输出通 道切换、 输出信号占空比调整及停止信号输出功能; 系统硬件电路主要由 MCU 控制单元、独 立按键、 LCD 显示单元、 串口通讯单元、 EEPROM 数据存储单元和 LED 指示单元组成(Dual output controller has the signal output time setting, adjust the duty cycle of the output signal, the current output channel in time Between display, system operating parameters are stored, serial communications and LED indicator. Dual Output Controller through serial END A signal output time setting function complete system operating parameters via EEPROM memory function complete output pass through the key Channel switching, adjust the duty cycle of the output signal and the stop signal output function the system hardware circuit is mainly controlled by the MCU unit, alone Li buttons, LCD display unit, serial communication unit, EEPROM data storage unit and LED indication units)
    2015-03-10 20:14:34下载
    积分:1
  • TFTLCD
    STM32F103VET6 TFTLCD 学习(STM32F103VET6 TFTLCD)
    2015-11-19 22:34:42下载
    积分:1
  • shumaguan-play
    实现数码管0-7的静态显示,采用c语言编写。(play led)
    2014-06-27 17:47:22下载
    积分:1
  • PicMcuDecodePT2262IR
    说明:  这段程序是用在一款七彩灯红外遥控解码程序里,单片机使用PIC12F629,软件模拟三路PWM输出驱动红绿蓝LED分八组共24个LED,实现单LED渐明渐暗,两LED一明一暗,七彩等九种花样.有断电记忆功能(This procedure is used in a colorful light infrared remote control decoding procedure, the single-chip using the PIC12F629, the software simulation of three-way PWM RGB LED output driver in eight groups of 24 LED, single LED gradually dimming out, two LED Kazuaki a dark, colorful patterns, such as nine. have power memory function)
    2008-11-19 13:13:19下载
    积分:1
  • SN8P2501D_GZJ
    松瀚SN8P2501D在果汁机的产品开始程序实例,已经投入实际生产(Sonix SN8P2501D in the fruit juice machine to start the program example, has been put into actual production)
    2016-10-31 14:16:58下载
    积分:1
  • 696518资源总数
  • 104388会员总数
  • 18今日下载