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

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

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

  • application-of-PSO-clumps-of-WSN
    无线传感器网络中基于PSO的分簇路由算法(Wireless sensor networks based on PSO clustering routing algorithm)
    2020-11-03 11:59:52下载
    积分:1
  • ad9851的程序上位软件
    ad9851的单片机程序上位机软件,为广大网友参考(AD9851 program upper computer software, for the majority of netizens reference)
    2020-06-22 05:40:01下载
    积分:1
  • lightwater
    简单的流水灯程序,另外包括按键控制led灯程序,适合初学者(Simple water lights, led lights additionally includes key control procedures, suitable for beginners)
    2013-07-15 13:27:44下载
    积分:1
  • USBXpress_API
    c8051f320 usb 接口驱动程序 和上位机机通信软件及API函数。(C8051f320 usb driver and superior communication software and blast API.)
    2010-09-03 14:43:32下载
    积分:1
  • struct
    说明:  本程序用作pid控制,不过基于AVR硬件乘除法,移植性不高,本人是作者。(the procedures for pid control, but based on the hardware AVR calculation method, transplantation is not high, is the author.)
    2006-02-09 01:59:59下载
    积分:1
  • BMSTest
    模拟BMS,测试充电桩,经测试完好!符合《GB-T 27930-2015 电动汽车非车载传导式充电机与电池管理系统之间的通信协议》,用的USB转CAN外接模块。(Analog BMS, charging pile test, tested good! In line with the communication protocol between the GB-T 27930-2015-board electric vehicle conductive charging unit and battery management system. )
    2020-07-02 03:20:02下载
    积分:1
  • temp_0.1_2_STC12C5A60S2_LCD1602_18B20_12Mhz
    18B20温度传感器 LCD1602液晶屏显示,可以显示负温度(18B20 temperature sensor LCD1602 LCD display, you can display negative temperature.)
    2018-07-06 15:04:51下载
    积分:1
  • Smart-Car-(XS128)
    光电智能车的源代码:车模以MC9S12XS128单片机为控制核心,以安装在摇头舵机之上的激光管作为循迹传感器,以光电编码器检测速度信息。车模系统的简单工作原理是MC9S12XS128单片机收集激光管传感器返回来的赛道信息,通过软件判断其有效性,以激光管传感器返回的赛道信息,结合控制算法控制摇头舵机及前轮转向舵机打角,单片机再综合赛道信息以当前速度信息,利用PD算法控制速度变化。(Smart car photoelectric source: Cars with MC9S12XS128 microcontroller to control the core, shaking his head over the servos installed in the laser tube as tracking sensors, photoelectric encoder detects the speed information. Simple works Cars SCM system is MC9S12XS128 collect laser tube sensor returns to track information through software to determine its effectiveness, in order to track the information returned by the sensor laser tube, combined with control algorithm, shaking his head and the front wheel steering gear steering servo play corner, and then integrated single-chip current speed information to track information using PD algorithm to control the speed.)
    2020-11-10 21:49:46下载
    积分:1
  • UART
    ARM串口应用例子,适用于NXP23系列CPU,封闭式总线,采用内部FLASH及RAM.(ARM serial port application example for NXP23 series CPU, closed-end bus, using the internal FLASH and RAM.)
    2009-12-27 15:23:16下载
    积分:1
  • STC89C52_m
    此程序可实现长度为8位,周期为255的m序列,此序列可当做伪随机信号发生器,模拟信道噪声。(This procedure can achieve the length of 8 bits, the m sequence of 255 cycles, the sequence can be used as a pseudorandom signal generator, analog channel noise.)
    2021-01-02 23:18:57下载
    积分:1
  • 696516资源总数
  • 106446会员总数
  • 9今日下载