搜索资源列表
STM32-ucos-ii-PID
- 很有参考价值的,PID控制算法在基于STM32处理器和uC/OS-II上的实现。-Great reference value, PID control algorithm based on the STM32 processor and uC/OS-II on the implementation.
Level-monitoring
- 本程序是基于stm32的液位监测系统,通过PID算法实现液位高度的精确控制。-This procedure is based on stm32 liquid level monitoring system, through the PID algorithm to achieve precise control of the liquid level.
STM32pid
- 本程序是基于STM32的液位监测系统,通过PID算法实现液位高度的精确控制-This program is based on the STM32 level monitoring system to achieve precise control of liquid level by the PID algorithm
STM32-Moror-PID
- 基于STM32的PID控制直流电机,详细设计PID算法,矢量控制。-STM32 PID control of DC motor based on PID algorithm, the detailed design, vector control.
STM32-PID
- 基于STM32的PID控制算法,另外是关于电源类的,需要的朋友可有看下-The PID control algorithm based STM32, the other is about power and the like, a friend in need can have a look
daolibai
- 基于stm32的倒立摆算法包括PID和卡尔曼滤波算法-The inverted pendulum based on STM32 includes PID and Calman filtering algorithm
stm32-PID-Temperautre-Control
- 基于stm32 f103ze 的温度PID控制,内有结构体变量PID算法。- Based stm32 f103ze temperature PID control, there are structure variables PID algorithm.
STM32-Temperature-control
- 介绍了基于stm32单片机的PID温度控制算法,内容详细,希望对大家有帮助!-Introduced based on the STM32 microcontroller PID temperature control algorithm, detailed content, wish to help you
基于STM32的CCD智能寻迹小车源代码
- 这是基于STM32单片机的CCD为传感器的循迹小车的源代码的压缩包,压缩包内的程序完整,算法较优,比赛获得过二等奖,能有效快速识别轨迹,在跑道直道加速,弯道减速。采用PID调速。CCD为传感器,识别跑道图像,STM32对图像分析处理,二值化等。控制电机加减速度,舵机转度。可供参考学习(This is based on the STM32 MCU CCD as sensor tracking cart source code package of procedure in the package
代码
- 使用MPU6050自带的DMP库得到倾斜角,用PID算法调节PWM控制电机转速(Use the DMP library that comes with MPU6050 to get the angle of inclination, adjust the speed of PWM control motor with PID algorithm)
电机位置闭环控制(代码详细注释)
- 基于stm32的用PID算法实现的电机位置控制程序(STM32 based on PID algorithm to achieve the motor position control program)
旋转倒立摆原创资料
- 基于stm32的旋转倒立摆,运用pid算法与mpu60506轴测量传感器(STM32 based rotating inverted pendulum, using PID algorithm and mpu60506 axis measuring sensor)
无人机设计与算法
- 基于STM32四轴飞行器的设计方案以及四轴专用PID参数整定方法及原理说明,为其他电子DIY爱好者提供一些参考。(Based on the design scheme of STM32 four axis aircraft and four axis special PID parameter tuning method and principle descr iption, it provides some reference for other electronic DIY enthusia
PID完美版2011.1.11
- 基于stm32的PID算法,可以移植到各种需要反馈PID调节的工程(PID algorithm based on stm32)
57578847PIDwenkong
- 基于STM32通过PID算法实现温度控制(Achieve temperature control)
基于stm32f103指南者开发板的温度控制系统
- 使用stm32F103开发板利用PID算法控制PWM信号控制大功率MOS管通断,为一个20Ω/30W的空心瓷管电阻加热。在控制温度过程中通过温度传感器(DS18B20)实时监测系统温度,并使用stm32F103开发板所提供的电阻式触摸屏显示实时温度和预设温度及温度控制面板。(Using the stm32F103 development board, the PID algorithm is used to control the PWM signal to control the high p
无人船
- 基于STM32的无人船代码,涉及SI44 32数据传输、PID算法、GY- 273罗盘模块和北斗定位等操作。(STM32 based unmanned ship code, involving Si4432 data transmission, PID algorithm, GY - 273 compass module and Beidou Positioning and other operations.)
STM32 PWM代码
- 一种基于STM32的PWM信号输出控制方法,优化算法。(A PWM signal output control method)
pid
- 基于stm32的寻迹小车PID算法解析 开发目标1:TIM1的4个通道生成PWM,CH1—PWM1 CH2—PWM2 CH3—PWM3 CH4—PWM4 TIM8的4个通道生成PWM,CH1—PWM5 CH2—PWM6 CH3—PWM7 CH4—PWM8 开发目标2:TIM7作为定时器中断,产生固定的时间间隔,便于计算电机及落地码盘的速度(单位时间间隔脉冲增量) 开发目标3:TIM2、TIM3、TIM4、TIM5作为编码器接口,读取编码器
STM32单片机的PID算法实例
- 基于stm32的PID调节实例,可自行更改以作为控制代码(An example of PID regulation based on stm32)