CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 单片机(51,AVR,MSP430等)

文件名称:HF_usart

  • 所属分类:
  • 标签属性:
  • 上传时间:
    2012-11-16
  • 文件大小:
    4.11mb
  • 已下载:
    0次
  • 提 供 者:
  • 相关连接:
  • 下载说明:
    别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容来自于网络,使用问题请自行百度

这个事利用超声波模块测距然后通过串口发送到电脑的一个程序,适合上手学习超生波的同学-This use of ultrasonic module ranging through a serial port and then sent to a computer program, suit to students learning super living wave
(系统自动生成,下载前可以参看下载内容)

下载文件列表

超声波_usart/
超声波_usart/ARM_lib/
超声波_usart/ARM_lib/INH/
超声波_usart/ARM_lib/INH/misc.h
超声波_usart/ARM_lib/INH/platform_config.h
超声波_usart/ARM_lib/INH/stm32f10x.h
超声波_usart/ARM_lib/INH/stm32f10x_adc.h
超声波_usart/ARM_lib/INH/stm32f10x_bkp.h
超声波_usart/ARM_lib/INH/stm32f10x_can.h
超声波_usart/ARM_lib/INH/stm32f10x_conf.h
超声波_usart/ARM_lib/INH/stm32f10x_crc.h
超声波_usart/ARM_lib/INH/stm32f10x_dac.h
超声波_usart/ARM_lib/INH/stm32f10x_dbgmcu.h
超声波_usart/ARM_lib/INH/stm32f10x_dma.h
超声波_usart/ARM_lib/INH/stm32f10x_exti.h
超声波_usart/ARM_lib/INH/stm32f10x_flash.h
超声波_usart/ARM_lib/INH/stm32f10x_fsmc.h
超声波_usart/ARM_lib/INH/stm32f10x_gpio.h
超声波_usart/ARM_lib/INH/stm32f10x_i2c.h
超声波_usart/ARM_lib/INH/stm32f10x_it.h
超声波_usart/ARM_lib/INH/stm32f10x_iwdg.h
超声波_usart/ARM_lib/INH/stm32f10x_pwr.h
超声波_usart/ARM_lib/INH/stm32f10x_rcc.h
超声波_usart/ARM_lib/INH/stm32f10x_rtc.h
超声波_usart/ARM_lib/INH/stm32f10x_sdio.h
超声波_usart/ARM_lib/INH/stm32f10x_spi.h
超声波_usart/ARM_lib/INH/stm32f10x_tim.h
超声波_usart/ARM_lib/INH/stm32f10x_usart.h
超声波_usart/ARM_lib/INH/stm32f10x_wwdg.h
超声波_usart/ARM_lib/SRC/
超声波_usart/ARM_lib/SRC/core_cm3.c
超声波_usart/ARM_lib/SRC/misc.c
超声波_usart/ARM_lib/SRC/stm32f10x_adc.c
超声波_usart/ARM_lib/SRC/stm32f10x_bkp.c
超声波_usart/ARM_lib/SRC/stm32f10x_can.c
超声波_usart/ARM_lib/SRC/stm32f10x_crc.c
超声波_usart/ARM_lib/SRC/stm32f10x_dac.c
超声波_usart/ARM_lib/SRC/stm32f10x_dbgmcu.c
超声波_usart/ARM_lib/SRC/stm32f10x_dma.c
超声波_usart/ARM_lib/SRC/stm32f10x_exti.c
超声波_usart/ARM_lib/SRC/stm32f10x_flash.c
超声波_usart/ARM_lib/SRC/stm32f10x_fsmc.c
超声波_usart/ARM_lib/SRC/stm32f10x_gpio.c
超声波_usart/ARM_lib/SRC/stm32f10x_i2c.c
超声波_usart/ARM_lib/SRC/stm32f10x_it.c
超声波_usart/ARM_lib/SRC/stm32f10x_iwdg.c
超声波_usart/ARM_lib/SRC/stm32f10x_pwr.c
超声波_usart/ARM_lib/SRC/stm32f10x_rcc.c
超声波_usart/ARM_lib/SRC/stm32f10x_rtc.c
超声波_usart/ARM_lib/SRC/stm32f10x_sdio.c
超声波_usart/ARM_lib/SRC/stm32f10x_spi.c
超声波_usart/ARM_lib/SRC/stm32f10x_tim.c
超声波_usart/ARM_lib/SRC/stm32f10x_usart.c
超声波_usart/ARM_lib/SRC/stm32f10x_wwdg.c
超声波_usart/ARM_lib/SRC/system_stm32f10x.c
超声波_usart/JLink Regs CM3.txt
超声波_usart/JLinkLog.txt
超声波_usart/JLinkSettings.ini
超声波_usart/Out/
超声波_usart/Out/core_cm3.crf
超声波_usart/Out/core_cm3.d
超声波_usart/Out/core_cm3.o
超声波_usart/Out/main.crf
超声波_usart/Out/main.d
超声波_usart/Out/main.o
超声波_usart/Out/misc.crf
超声波_usart/Out/misc.d
超声波_usart/Out/misc.o
超声波_usart/Out/STM32F10x.d
超声波_usart/Out/STM32F10x.lst
超声波_usart/Out/STM32F10x.o
超声波_usart/Out/stm32f10x_adc.crf
超声波_usart/Out/stm32f10x_adc.d
超声波_usart/Out/stm32f10x_adc.o
超声波_usart/Out/stm32f10x_bkp.crf
超声波_usart/Out/stm32f10x_bkp.d
超声波_usart/Out/stm32f10x_bkp.o
超声波_usart/Out/stm32f10x_can.crf
超声波_usart/Out/stm32f10x_can.d
超声波_usart/Out/stm32f10x_can.o
超声波_usart/Out/stm32f10x_crc.crf
超声波_usart/Out/stm32f10x_crc.d
超声波_usart/Out/stm32f10x_crc.o
超声波_usart/Out/stm32f10x_dac.crf
超声波_usart/Out/stm32f10x_dac.d
超声波_usart/Out/stm32f10x_dac.o
超声波_usart/Out/stm32f10x_dbgmcu.crf
超声波_usart/Out/stm32f10x_dbgmcu.d
超声波_usart/Out/stm32f10x_dbgmcu.o
超声波_usart/Out/stm32f10x_dma.crf
超声波_usart/Out/stm32f10x_dma.d
超声波_usart/Out/stm32f10x_dma.o
超声波_usart/Out/stm32f10x_exti.crf
超声波_usart/Out/stm32f10x_exti.d
超声波_usart/Out/stm32f10x_exti.o
超声波_usart/Out/stm32f10x_flash.crf
超声波_usart/Out/stm32f10x_flash.d
超声波_usart/Out/stm32f10x_flash.o
超声波_usart/Out/stm32f10x_fsmc.crf
超声波_usart/Out/stm32f10x_fsmc.d
超声波_usart/Out/stm32f10x_fsmc.o
超声波_usart/Out/stm32f10x_gpio.crf
超声波_usart/Out/stm32f10x_gpio.d
超声波_usart/Out/stm32f10x_gpio.o
超声波_usart/Out/stm32f10x_i2c.crf
超声波_usart/Out/stm32f10x_i2c.d
超声波_usart/Out/stm32f10x_i2c.o
超声波_usart/Out/stm32f10x_it.crf
超声波_usart/Out/stm32f10x_it.d
超声波_usart/Out/stm32f10x_it.o
超声波_usart/Out/stm32f10x_iwdg.crf
超声波_usart/Out/stm32f10x_iwdg.d
超声波_usart/Out/stm32f10x_iwdg.o
超声波_usart/Out/stm32f10x_pwr.crf
超声波_usart/Out/stm32f10x_pwr.d
超声波_usart/Out/stm32f10x_pwr.o
超声波_usart/Out/stm32f10x_rcc.crf
超声波_usart/Out/stm32f10x_rcc.d
超声波_usart/Out/stm32f10x_rcc.o
超声波_usart/Out/stm32f10x_rtc.crf
超声波_usart/Out/stm32f10x_rtc.d
超声波_usart/Out/stm32f10x_rtc.o
超声波_usart/Out/stm32f10x_sdio.crf
超声波_usart/Out/stm32f10x_sdio.d
超声波_usart/Out/stm32f10x_sdio.o
超声波_usart/Out/stm32f10x_spi.crf
超声波_usart/Out/stm32f10x_spi.d
超声波_usart/Out/stm32f10x_spi.o
超声波_usart/Out/stm32f10x_tim.crf
超声波_usart/Out/stm32f10x_tim.d
超声波_usart/Out/stm32f10x_tim.o
超声波_usart/Out/stm32f10x_usart.crf
超声波_usart/Out/stm32f10x_usart.d
超声波_usart/Out/stm32f10x_usart.o
超声波_usart/Out/stm32f10x_wwdg.crf
超声波_usart/Out/stm32f10x_wwdg.d
超声波_usart/Out/stm32f10x_wwdg.o
超声波_usart/Out/system_stm32f10x.crf
超声波_usart/Out/system_stm32f10x.d
超声波_usart/Out/system_stm32f10x.o
超声波_usart/Out/超声波_usart.axf
超声波_usart/Out/超声波_usart.htm
超声波_usart/Out/超声波_usart.lnp
超声波_usart/Out/超声波_usart.map
超声波_usart/Out/超声波_usart.plg
超声波_usart/Out/超声波_usart.sct
超声波_usart/Out/超声波_usart.tra
超声波_usart/STM32F10x.s
超声波_usart/User/
超声波_usart/User/main.c
超声波_usart/超声波_usart.plg
超声波_usart/超声波_usart.uvopt
超声波_usart/超声波_usart.uvproj
超声波_usart/超声波_usart_Target 1.dep
超声波_usart/超声波_usart_uvopt.bak
超声波_usart/超声波_usart_uvproj.bak

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 搜珍网是交换下载平台,只提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。更多...
  • 本站已设置防盗链,请勿用迅雷、QQ旋风等下载软件下载资源,下载后用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或换浏览器;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*快速评论: 推荐 一般 有密码 和说明不符 不是源码或资料 文件不全 不能解压 纯粹是垃圾
*内  容:
*验 证 码:
搜珍网 www.dssz.com