Welcome![Sign In][Sign Up]
Location:
Search - stm32 pid

Search list

[SCMPID

Description: STM32单片机的PID算法实例,通过PID算法控制STM32的PWM输出,反馈量是PWM低通滤波后得到的AD-STM32 microcontroller PID algorithm instance, through the STM32 PID algorithm to control the PWM output, PWM amount of feedback is obtained after low-pass filter AD
Platform: | Size: 495616 | Author: keyin | Hits:

[SCMSTM32-DSP-demo

Description: STM32 DSP库,自带的官方例程,包括PID,IIR,FIR等。-STM32 DSP library, comes with official routines, including PID, IIR, FIR, etc.
Platform: | Size: 1858560 | Author: 蔡显锋 | Hits:

[SCMSTM32---PID

Description: stm32上实现PID调控,简单实用,寄存器开发-stm32 on PID regulation
Platform: | Size: 1374208 | Author: 楚智超 | Hits:

[Embeded-SCM Developstm32-pid-kongz

Description: 用stm32做到温度控制器,pt100金属电阻,pid算法,数码管显示,iar软件开发的,非常实用,-Stm32 do the temperature controller pt100 metal resistance, pid algorithm, digital display, iar software development, very practical,
Platform: | Size: 1078272 | Author: 邱凤伟 | Hits:

[SCMSTM32-PID

Description: STM32运用PID控制DA输出电压稳定,可以设置。-STM32 using PID control DA output voltage stability, can be set.
Platform: | Size: 1184768 | Author: 黄达法 | Hits:

[Other Embeded programSTM32-PID

Description: PID 的PI调节控制电流在指定的 电流值,PI效果很好,不需要微分,-The PI regulator PID control current at a specified current value, PI good results, not differential,
Platform: | Size: 4337664 | Author: 梁雪琪 | Hits:

[SCMSTM32-PID

Description: stm32 的PI增量式调节 控制 pwm-The incremental PI regulator control pwm stm32
Platform: | Size: 712704 | Author: 马辉 | Hits:

[SCMPID

Description: 基于STM32的PID程序,自动控制-Based on the STM32 PID procedures need to be improved
Platform: | Size: 3633152 | Author: 刘雄 | Hits:

[source in ebookSTM32-Moror-PID

Description: 基于STM32的PID控制直流电机,详细设计PID算法,矢量控制。-STM32 PID control of DC motor based on PID algorithm, the detailed design, vector control.
Platform: | Size: 211968 | Author: w | Hits:

[SCMSTM32-PID

Description: stm32 PID
Platform: | Size: 4453376 | Author: | Hits:

[OtherSTM32-PID

Description: 基于STM32的PID控制算法,另外是关于电源类的,需要的朋友可有看下-The PID control algorithm based STM32, the other is about power and the like, a friend in need can have a look
Platform: | Size: 504832 | Author: 武智博 | Hits:

[SCMSTM32-piD-out-PWM

Description: 使用stm32单片机,应用pid算法来实现精准pwm的输出-Use stm32 microcontroller, application pid algorithm to achieve accurate pwm output
Platform: | Size: 491520 | Author: hanlikui | Hits:

[Embeded-SCM DevelopPID-1

Description: 此程序用于STM32的 PID调速,闭环控制,精度高(This procedure is used for STM32 PID speed control, closed-loop control, high accuracy)
Platform: | Size: 498688 | Author: 雨林风 | Hits:

[SCMBUCK-PID实验

Description: 使用stm32开发板做的pwm输出控制buck电路,反馈使用PID算法,实现闭环控制(The use of STM32 development board to do PWM output control buck circuit, feedback using PID algorithm to achieve closed-loop control)
Platform: | Size: 10725376 | Author: cheers | Hits:

[SCMPID算法

Description: PID算法的相关学习资料以及PID算法在实际应用中的使用方法,汇总了相关论文和电子版书籍,讲解详细(The related learning materials of PID algorithm and the usage of PID algorithm in practical application are summarized.)
Platform: | Size: 43704320 | Author: mamaipi12138 | Hits:

[Embeded-SCM DevelopSTM32 PID电机闭环控制参考代码

Description: stm32 BLDC闭环PID控制,非常好的资料(Stm32 BLDC closed loop PID control)
Platform: | Size: 4297728 | Author: ALLEN_ZD | Hits:

[SCMPID

Description: 利用STM32单片机,通过STM32进行PID运算输出PWM的占空比来控制直流电机的速度。(STM32 microcontroller is used to carry out PID operation through STM32 and output PWM duty cycle to control the speed of DC motor.)
Platform: | Size: 1024 | Author: 另外一个QQ | Hits:

[SCMpid

Description: 基于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作为编码器接口,读取编码器的旋转产生的脉冲数 开发目标4:用2.3寸TFT液晶显示屏显示电机或码盘的速度(单位时间间隔的脉冲增量)和码盘脉冲总数(PID algorithm analysis of tracking car based on stm32 Development goal 1: four channels of TIM1 generate PWM, ch1-pwm1 ch2-pwm2 ch3-pwm3 ch4-pwm4 tim8 generate PWM, ch1-pwm5 ch2-pwm6 ch3-pwm7 ch4-pwm8 Development goal 2: tim7 is used as timer interrupt to generate fixed time interval, which is convenient to calculate the speed of motor and landing code disk (pulse increment per unit time interval) Development goal 3: TIM2, tim3, TIM4 and tim5 are used as encoder interfaces to read the number of pulses generated by encoder rotation Development goal 4: display the speed (pulse increment per unit time interval) and total number of code disk pulses of motor or code disk with 2.3 inch TFT LCD)
Platform: | Size: 337920 | Author: 海底沉心 | Hits:

[SCMSTM32单片机的PID算法实例

Description: 基于stm32的PID调节实例,可自行更改以作为控制代码(An example of PID regulation based on stm32)
Platform: | Size: 492544 | Author: prince5867 | Hits:

[Embeded-SCM Developpid

Description: 基于STM32的,PID模糊控制系统,PID产生的数值控制PWM产生不同的波形,控制外部元件(Based on STM32, PID fuzzy control system, the numerical control PWM generated by PID generates different waveforms and controls external components.)
Platform: | Size: 2048 | Author: naixienian521 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net