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

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

于 2017-07-13 发布 文件大小:308KB
0 115
下载积分: 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 个回复

  • LPC2368xuexibanlizi2
    本程序包实现了LPC23xx单片机开发板的各种程序应用。各种外围接口应用例子(This package implements LPC23xx procedures MCU development board applications. Application examples of the various peripheral interfaces)
    2010-08-26 17:51:17下载
    积分:1
  • 11_ESP8266_CSDN_MQTT_2
    说明:  Windows系统搭建esp8266的本地Mqtt服务器,局域网点亮一盏LED灯(Windows system builds the local Mqtt server of esp8266, and the local area network lights up an LED lamp.)
    2019-03-09 09:11:52下载
    积分:1
  • testOneWire
    说明:  DS2781测试程序,网上下载的,有一定参考价值(DS2781 test procedure)
    2020-06-25 20:20:02下载
    积分:1
  • bq76930
    bq769x0 3节串联至15节电池监控系列以及锂电池应用(Bq769x0 section 3 series to 15 battery monitor series, and lithium battery applications )
    2016-08-30 11:23:48下载
    积分:1
  • 18f67k40.X
    日常生活中经常见到的广告牌以LED流动发光的形式来增加效果,该文件就包含了流水灯的编程代码。(The billboards that are often seen in daily life increase the effect in the form of LED luminous light. The file contains the programming code of the water lamp.)
    2018-04-17 14:58:18下载
    积分:1
  • Keil.LPC1700_DFP.2.3.0
    芯片库,支持keil环境下搭建NXP系列lpc17xx芯片(Chip library, supporting keil environment to build NXP series lpc17xx chips)
    2020-12-19 15:09:10下载
    积分:1
  • dengjiCH3
    单片机MC9S08AW60脉宽调制 TPM1CH3 LS2亮度控制 KBI SEG控制亮度等级 。本工程为定时器输出PWM波测试工程实例通过对PWM占空比的调节,实现小灯的渐亮的功能,当占空比为100%时再从0%逐渐增加.PWM的周期一定要足够的快,否则其输出电压的波动范围很大,且测不出一个稳定的电压值,这样通过就观察不到小灯渐亮效果. 另外,在改变PWM的周期和占空比之前和之后要分别禁止和使用。(MC9S08AW60 pulse width modulation TPM1CH3 LS2 brightness control KBI SEG brightness level. This project is an example of testing the output PWM wave of the timer. By adjusting the duty ratio of the PWM, the function of the small lamp gradually brightening is realized. When the duty ratio is 100%, the period of the small lamp gradually increases from 0%. The period of the PWM must be fast enough. Otherwise, the fluctuation range of the output voltage is large and a stable voltage value can not be measured, so the effect of the gradual brightening of the small lamp can not be observed. In addition, the period of the PWM is changed. Before and after duty cycle should be prohibited and used separately.)
    2018-12-24 19:10:02下载
    积分: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
  • juzhen
    ICCAVR 编写的mega16矩阵键盘测试程序(ICCAVRmega16 matrix keyboard driver)
    2012-11-28 17:52:01下载
    积分:1
  • MPPT程序-SG-MPPT-HL
    单片机型号为ATmega8,内有1206LCD控制器、采用恒压跟踪的MPPT算法、横流输出控制(The model of single chip microcomputer is ATmega8, with 1206LCD controller, MPPT algorithm with constant voltage tracking, cross flow output control)
    2018-01-19 16:49:21下载
    积分:1
  • 696518资源总数
  • 105554会员总数
  • 2今日下载