文件名称:风力摆源代码

  • 所属分类:
  • 嵌入式/单片机编程
  • 资源属性:
  • [C/C++] [源码]
  • 上传时间:
  • 2017-07-07
  • 文件大小:
  • 380kb
  • 下载次数:
  • 1次
  • 提 供 者:
  • infi*****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

参加过2015年全国大学生电子设计竞赛做风力摆控制系统的小伙伴们一定对这道题目印象深刻,不管是成功还是失败,各位肯定都是收获不少。看了网上各位大神的讨论,提出了很多解决方案和控制算法。大赛也过去了两个月,我也邻近毕业,各种事情,忙活了好长一段时间,现在趁这个空闲的机会,上上网跟各位小伙伴们分享我自己对这个题目的解决方案和看法,其中如果有分析得不对的地方,还希望各位指教。(Participated in the 2015 National Undergraduate Electronic Design Competition, wind pendulum control system of small partners must be impressed with this topic, whether it is success or failure, you are certainly harvested a lot. Read the discussion of everyone on the Internet, and put forward a lot of solutions and control algorithms. The contest is over two months, I about to graduate, all kinds of things, busy for a long time, now take this opportunity to free, on the Internet with my buddies to share my own solutions to the problem and views, which if there are analysis of the wrong place, also hope you enlighten.)
(系统自动生成,下载前可以参看下载内容)

下载文件列表

15.10.30发表

15.10.30发表\CM3

15.10.30发表\CM3\core_cm3.c

15.10.30发表\CM3\core_cm3.h

15.10.30发表\CM3\stm32f10x.h

15.10.30发表\CM3\system_stm32f10x.c

15.10.30发表\CM3\system_stm32f10x.h

15.10.30发表\FWlib

15.10.30发表\FWlib\inc

15.10.30发表\FWlib\inc\misc.h

15.10.30发表\FWlib\inc\stm32f10x_adc.h

15.10.30发表\FWlib\inc\stm32f10x_bkp.h

15.10.30发表\FWlib\inc\stm32f10x_can.h

15.10.30发表\FWlib\inc\stm32f10x_cec.h

15.10.30发表\FWlib\inc\stm32f10x_conf.h

15.10.30发表\FWlib\inc\stm32f10x_crc.h

15.10.30发表\FWlib\inc\stm32f10x_dac.h

15.10.30发表\FWlib\inc\stm32f10x_dbgmcu.h

15.10.30发表\FWlib\inc\stm32f10x_dma.h

15.10.30发表\FWlib\inc\stm32f10x_exti.h

15.10.30发表\FWlib\inc\stm32f10x_flash.h

15.10.30发表\FWlib\inc\stm32f10x_fsmc.h

15.10.30发表\FWlib\inc\stm32f10x_gpio.h

15.10.30发表\FWlib\inc\stm32f10x_i2c.h

15.10.30发表\FWlib\inc\stm32f10x_iwdg.h

15.10.30发表\FWlib\inc\stm32f10x_pwr.h

15.10.30发表\FWlib\inc\stm32f10x_rcc.h

15.10.30发表\FWlib\inc\stm32f10x_rtc.h

15.10.30发表\FWlib\inc\stm32f10x_sdio.h

15.10.30发表\FWlib\inc\stm32f10x_spi.h

15.10.30发表\FWlib\inc\stm32f10x_tim.h

15.10.30发表\FWlib\inc\stm32f10x_usart.h

15.10.30发表\FWlib\inc\stm32f10x_wwdg.h

15.10.30发表\FWlib\SRC

15.10.30发表\FWlib\SRC\misc.c

15.10.30发表\FWlib\SRC\stm32f10x_adc.c

15.10.30发表\FWlib\SRC\stm32f10x_bkp.c

15.10.30发表\FWlib\SRC\stm32f10x_can.c

15.10.30发表\FWlib\SRC\stm32f10x_cec.c

15.10.30发表\FWlib\SRC\stm32f10x_crc.c

15.10.30发表\FWlib\SRC\stm32f10x_dac.c

15.10.30发表\FWlib\SRC\stm32f10x_dbgmcu.c

15.10.30发表\FWlib\SRC\stm32f10x_dma.c

15.10.30发表\FWlib\SRC\stm32f10x_exti.c

15.10.30发表\FWlib\SRC\stm32f10x_flash.c

15.10.30发表\FWlib\SRC\stm32f10x_fsmc.c

15.10.30发表\FWlib\SRC\stm32f10x_gpio.c

15.10.30发表\FWlib\SRC\stm32f10x_i2c.c

15.10.30发表\FWlib\SRC\stm32f10x_iwdg.c

15.10.30发表\FWlib\SRC\stm32f10x_pwr.c

15.10.30发表\FWlib\SRC\stm32f10x_rcc.c

15.10.30发表\FWlib\SRC\stm32f10x_rtc.c

15.10.30发表\FWlib\SRC\stm32f10x_sdio.c

15.10.30发表\FWlib\SRC\stm32f10x_spi.c

15.10.30发表\FWlib\SRC\stm32f10x_tim.c

15.10.30发表\FWlib\SRC\stm32f10x_usart.c

15.10.30发表\FWlib\SRC\stm32f10x_wwdg.c

15.10.30发表\FWlib\SRC\system_stm32f10x.c

15.10.30发表\JLink Regs CM3.txt

15.10.30发表\JLinkLog.txt

15.10.30发表\JLinkSettings.ini

15.10.30发表\Motor

15.10.30发表\MOTOR.map

15.10.30发表\Motor\Motor_Control.c

15.10.30发表\Motor\Motor_Control.h

15.10.30发表\Motor\Motor_PID.c

15.10.30发表\Motor\Motor_PID.h

15.10.30发表\Motor\Motor_PWM.c

15.10.30发表\Motor\Motor_PWM.h

15.10.30发表\startup

15.10.30发表\startup\cortexm3_macro.s

15.10.30发表\startup\startup_stm32f10x_cl.s

15.10.30发表\startup\startup_stm32f10x_hd.s

15.10.30发表\startup\startup_stm32f10x_ld.s

15.10.30发表\startup\startup_stm32f10x_ld_vl.s

15.10.30发表\startup\startup_stm32f10x_md.s

15.10.30发表\startup\startup_stm32f10x_md_vl.s

15.10.30发表\startup\startup_stm32f10x_xl.s

15.10.30发表\startup\stm32f10x_startup.s

15.10.30发表\startup_stm32f10x_hd.lst

15.10.30发表\user

15.10.30发表\user\ahrs.c

15.10.30发表\user\ahrs.h

15.10.30发表\user\delay.c

15.10.30发表\user\delay.h

15.10.30发表\user\iic_analog.c

15.10.30发表\user\iic_analog.h

15.10.30发表\user\indkey.c

15.10.30发表\user\indkey.h

15.10.30发表\user\LED.c

15.10.30发表\user\LED.H

15.10.30发表\user\main.c

15.10.30发表\user\mpu6050.c

15.10.30发表\user\mpu6050.h

15.10.30发表\user\stdarg.h

15.10.30发表\user\stm32f10x_it.c

15.10.30发表\user\stm32f10x_it.h

15.10.30发表\user\timer.c

15.10.30发表\user\timer.h

15.10.30发表\user\usart1.c

相关说明

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

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org