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

文件名称:fly_code

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

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

用stm32产生四路PMW方波来控制四轴飞行器的转速,并且通过蓝牙模块和手机配对来控制-PMW with stm32 produce four square wave to control the speed of the aircraft axis, and to control the phone is paired via Bluetooth module and
(系统自动生成,下载前可以参看下载内容)

下载文件列表

fly_code/
fly_code/pwm_uart/
fly_code/pwm_uart/bsp/
fly_code/pwm_uart/bsp/exti.c
fly_code/pwm_uart/bsp/exti.h
fly_code/pwm_uart/bsp/include.h
fly_code/pwm_uart/bsp/key.c
fly_code/pwm_uart/bsp/key.h
fly_code/pwm_uart/bsp/led.c
fly_code/pwm_uart/bsp/led.h
fly_code/pwm_uart/bsp/printf.c
fly_code/pwm_uart/bsp/systic.c
fly_code/pwm_uart/bsp/systic.h
fly_code/pwm_uart/bsp/timer_control.c
fly_code/pwm_uart/bsp/timer_control.h
fly_code/pwm_uart/bsp/Time_test.c
fly_code/pwm_uart/bsp/Time_test.h
fly_code/pwm_uart/bsp/usart.c
fly_code/pwm_uart/bsp/usart.h
fly_code/pwm_uart/bsp/usart1.c
fly_code/pwm_uart/bsp/usart1.h
fly_code/pwm_uart/core/
fly_code/pwm_uart/core/core_cm3.c
fly_code/pwm_uart/core/core_cm3.h
fly_code/pwm_uart/core/startup_stm32f10x_md.s
fly_code/pwm_uart/core/startup_stm32f10x_md_vl.s
fly_code/pwm_uart/core/stm32f10x.h
fly_code/pwm_uart/core/stm32f10x_conf.h
fly_code/pwm_uart/core/stm32f10x_it.c
fly_code/pwm_uart/core/stm32f10x_it.h
fly_code/pwm_uart/core/system_stm32f10x.c
fly_code/pwm_uart/core/system_stm32f10x.h
fly_code/pwm_uart/fwlib/
fly_code/pwm_uart/fwlib/inc/
fly_code/pwm_uart/fwlib/inc/misc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_adc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_bkp.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_can.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_cec.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_crc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_dac.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_dbgmcu.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_dma.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_exti.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_flash.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_fsmc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_gpio.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_i2c.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_iwdg.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_pwr.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_rcc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_rtc.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_sdio.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_spi.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_tim.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_usart.h
fly_code/pwm_uart/fwlib/inc/stm32f10x_wwdg.h
fly_code/pwm_uart/fwlib/src/
fly_code/pwm_uart/fwlib/src/misc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_adc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_bkp.c
fly_code/pwm_uart/fwlib/src/stm32f10x_can.c
fly_code/pwm_uart/fwlib/src/stm32f10x_cec.c
fly_code/pwm_uart/fwlib/src/stm32f10x_crc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_dac.c
fly_code/pwm_uart/fwlib/src/stm32f10x_dbgmcu.c
fly_code/pwm_uart/fwlib/src/stm32f10x_dma.c
fly_code/pwm_uart/fwlib/src/stm32f10x_exti.c
fly_code/pwm_uart/fwlib/src/stm32f10x_flash.c
fly_code/pwm_uart/fwlib/src/stm32f10x_fsmc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_gpio.c
fly_code/pwm_uart/fwlib/src/stm32f10x_i2c.c
fly_code/pwm_uart/fwlib/src/stm32f10x_iwdg.c
fly_code/pwm_uart/fwlib/src/stm32f10x_pwr.c
fly_code/pwm_uart/fwlib/src/stm32f10x_rcc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_rtc.c
fly_code/pwm_uart/fwlib/src/stm32f10x_sdio.c
fly_code/pwm_uart/fwlib/src/stm32f10x_spi.c
fly_code/pwm_uart/fwlib/src/stm32f10x_tim.c
fly_code/pwm_uart/fwlib/src/stm32f10x_usart.c
fly_code/pwm_uart/fwlib/src/stm32f10x_wwdg.c
fly_code/pwm_uart/list/
fly_code/pwm_uart/list/core_cm3.crf
fly_code/pwm_uart/list/core_cm3.d
fly_code/pwm_uart/list/core_cm3.o
fly_code/pwm_uart/list/ExtDll.iex
fly_code/pwm_uart/list/exti.crf
fly_code/pwm_uart/list/exti.d
fly_code/pwm_uart/list/exti.o
fly_code/pwm_uart/list/key.crf
fly_code/pwm_uart/list/key.d
fly_code/pwm_uart/list/key.o
fly_code/pwm_uart/list/led.crf
fly_code/pwm_uart/list/led.d
fly_code/pwm_uart/list/led.o
fly_code/pwm_uart/list/main.crf
fly_code/pwm_uart/list/main.d
fly_code/pwm_uart/list/main.o
fly_code/pwm_uart/list/misc.crf
fly_code/pwm_uart/list/misc.d
fly_code/pwm_uart/list/misc.o
fly_code/pwm_uart/list/printf.crf
fly_code/pwm_uart/list/printf.d
fly_code/pwm_uart/list/printf.__i
fly_code/pwm_uart/list/pwm_uart.axf
fly_code/pwm_uart/list/pwm_uart.hex
fly_code/pwm_uart/list/pwm_uart.htm
fly_code/pwm_uart/list/pwm_uart.lnp
fly_code/pwm_uart/list/pwm_uart.plg
fly_code/pwm_uart/list/pwm_uart.sct
fly_code/pwm_uart/list/pwm_uart.tra
fly_code/pwm_uart/list/pwm_uart_sct.Bak
fly_code/pwm_uart/list/startup_stm32f10x_md.d
fly_code/pwm_uart/list/startup_stm32f10x_md.o
fly_code/pwm_uart/list/startup_stm32f10x_md_vl.d
fly_code/pwm_uart/list/startup_stm32f10x_md_vl.o
fly_code/pwm_uart/list/stm32f10x_exti.crf
fly_code/pwm_uart/list/stm32f10x_exti.d
fly_code/pwm_uart/list/stm32f10x_exti.o
fly_code/pwm_uart/list/stm32f10x_gpio.crf
fly_code/pwm_uart/list/stm32f10x_gpio.d
fly_code/pwm_uart/list/stm32f10x_gpio.o
fly_code/pwm_uart/list/stm32f10x_it.crf
fly_code/pwm_uart/list/stm32f10x_it.d
fly_code/pwm_uart/list/stm32f10x_it.o
fly_code/pwm_uart/list/stm32f10x_rcc.crf
fly_code/pwm_uart/list/stm32f10x_rcc.d
fly_code/pwm_uart/list/stm32f10x_rcc.o
fly_code/pwm_uart/list/stm32f10x_tim.crf
fly_code/pwm_uart/list/stm32f10x_tim.d
fly_code/pwm_uart/list/stm32f10x_tim.o
fly_code/pwm_uart/list/stm32f10x_usart.crf
fly_code/pwm_uart/list/stm32f10x_usart.d
fly_code/pwm_uart/list/stm32f10x_usart.o
fly_code/pwm_uart/list/system_stm32f10x.crf
fly_c

相关说明

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

相关评论

暂无评论内容.

发表评论

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