资源列表
闭环
- 基于嵌入式单片机STM32,通过电流、转速的双闭环控制对同步电动机进行转速控制,并且可以实现正转与反转(Based on the embedded single chip STM32, the synchronous motor is controlled by the double closed-loop control of current and speed, and the forward rotation and reverse rotation can be realized.)
定时器3所有单个完成
- 使用STM32f103c8t6输出两路PWm(Using STM32f103c8t6 to output two PWM)
STM32利用PWM波播放WAV声音文件
- PWM + FLASH + SD播放WAV(PWM + FLASH + SD play WAV)
舵机51程序
- 51单片机通过PWM占空比控制舵机角度,应用实例,可用于跳一跳。(The 51 MCU controls the angle of the steering gear through the PWM duty cycle. The application example can be used for jumping.)
DHT11数字温湿度传感器
- 基于STM32的DHT11温湿度传感器程序(DHT11 temperature and humidity sensor based on STM32)
永磁同步电机调速系统
- 相比于传统使用的电机,永磁同步电动机(PMSM)具有着比较高的工作效率、比较高的力矩惯量比、比较高的能量密度和环保节能等优越特性,所以对永磁同步电机进行控制调速方面的研究有着相当重要的意义。我们设定电机转速初始值作为给定值,然后与反馈的实际值进行比较,得到的差值输入PI控制器进行控制,得到交轴电流。同时三相绕组输出的电流经过clarke变换和park变化得到电流的实际值,分别与给定值进行比较,将比较后的值再进行park转换,得到的结果经过SVPWM技术调制之后输入到逆变器,继而可以驱动三相电机。
PWM直流脉宽调速系统建模与仿真
- 本文在介绍双闭环PWM直流调速系统原理基础上,根据系统的动、静态性能指标采用工程设计方法设计调节器参数,并运用Matlab的Simulink面向系统电气原理结构图的仿真方法,实现了转速电流双闭环PWM直流调速系统的建模与仿真。(This paper introduces the principle of double closed-loop PWM dc speed regulation system based on the adopted according to the static an
51黑论坛_血氧心率
- 使用STM32F103最小系统驱动MAX30100实现对心率血氧测量(STM32F103 heart rate blood oxygen measurement)
stm8s_IAP
- stm8 x-mode iap bootloader
28. 红外遥控实验
- 红外遥控器发射红外键值的编码信号,通过红外接收头进行解码,并将解码后的数据通过串口打印(Infrared remote controller emits a coded signal of infrared key value, decodes it through an infrared receiver, and prints the decoded data through a serial port.)
GD32F103RC
- GD32测试程序,使用C++实现,keil开发(GD32 test program, implemented using C++)
BLDCIII
- 无刷电机驱动代码,有换向补偿算法,可以提供大家参考交流(Brushless motor drive code)