搜索资源列表
msp430风力摆
- 基于msp430的风力摆控制系统。风力摆源代码
windPendulum8_16_04_36
- 2015年全国大学生电子设计竞赛B题——风力摆控制系统,全国一等奖源代码,使用MPU6050陀螺仪,分段PID算法完成。-2015 undergraduate national electronic design contest subject B——wind pendulum control system,got first place,based on MPU6050 and PID segmentation algorithm.
chengxu
- 2015电子设计大赛题-风力摆控制系统的源代码,大家可以参考-2015 Electronic Design Contest title- Wind Pendulum Control System
wind-stm32-source-code
- 全国大学生电子设计大赛,风力摆stm32源代码,成功实现所有题目要求!-National undergraduate electronic design contest, wind stm32 source code, to achieve all questions asked!
风力摆源代码
- 参加过2015年全国大学生电子设计竞赛做风力摆控制系统的小伙伴们一定对这道题目印象深刻,不管是成功还是失败,各位肯定都是收获不少。看了网上各位大神的讨论,提出了很多解决方案和控制算法。大赛也过去了两个月,我也邻近毕业,各种事情,忙活了好长一段时间,现在趁这个空闲的机会,上上网跟各位小伙伴们分享我自己对这个题目的解决方案和看法,其中如果有分析得不对的地方,还希望各位指教。(Participated in the 2015 National Undergraduate Electronic Desi
15.10.30发表
- 2015年全国电子设计大赛风力摆源代码,利用PID(2015 National Electronic Design Contest wind pendulum source code)
风力摆STM32源程序
- 大赛编程的说明以及源代码说明,还可以提升对单片机的认识(STM32 implementation of all functions, is a model of application, multi implementation)
风力摆控制系统源代码
- 风力摆自动控制,两个L298电机驱动模块控制直流风机的转速(Automatic control of wind pendulum)
风力摆控制系统程序(stm32版)
- 全国电子设计大赛,风力摆源代码,可以自己调着玩(National Electronic Design Contest, wind pendulum source code)
成品
- 本文件为风力摆控制系统源代码,适用于stm32f103zet6开发板,具体硬件与IO口的连接需要根据自己的机械结构来调整,PID参数也需自行调整,传感器采用MPU9150加速度传感器(陀螺仪)(This document is suitable for stm32f103zet6 development board. The connection between specific hardware and IO port needs to be adjusted according to its
555
- 风力摆控制系统源代码,实现各种技术指标。通过控制PWM信号的占空比来控制电机的通断,然后加入了PID算法使程序更为完美。(Wind swing control system source code, to achieve various technical indicators. By controlling the duty cycle of the PWM signal, the motor is controlled, and then the PID algorithm is added
风力摆源代码
- 风力摆源代码,基于STM32,以前国赛的程序,值得学习和参考