搜索资源列表
ucos2 电机控制
- 实现ARM 芯片的一对PWM 输出用于控制直流电机的转动,通过A/D 旋钮控 制其正反转及转速。编程实现ARM 的四路I/O 通道实现环形脉冲分配用于控制步进电机的转动,通过 A/D 旋钮转角控制步进电机的转角。-ARM chip to achieve a PWM control for the DC motor rotation, the A / D control knob and the speed of its reversion. Programming ARM 4P I /
bjdjxfkzh-ARM
- 《基于ARM的步进电机细分控制》,希望大家喜欢
arm电机控制
- 用A/D和PC键盘控制直流电机和步进电机的转动-with A / D and PC keyboard control DC motor and stepper motor rotation
基于LPC2131的步进电机梯形加减速控制LP2131 Motor
- 基于LPC2131的步进电机S形加减速控制,包含整个工程文件,并附上word文档的连接电路图,和必要的说明,是很好的熟悉ARM嵌入式开发和步进电机控制的资料。-LPC2131 based on the stepper motor S-shaped acceleration and deceleration control, including the project files, word documents together with the connection circuit, and t
wenkonglu-arm-shangweiji
- 在S3C2410上实现QT上位机的开发,主要显示温控炉文档,并控制电机的打开-To achieve the S3C2410 QT PC development, the main document display temperature-controlled ovens, and control the motor to open
L298
- 基于ARM7的L298驱动程序,芯片L298,控制两个直流电机,没有用PWM调速-Based on ARM7-L298 driver chip L298, control two DC motors, there is no speed control with PWM
SRM-Simulation-Program
- 开关磁阻电机仿真程序,基于ARM的开关磁阻电机的仿真模型-Switched Reluctance Motor Simulation Program
bldcm
- 三相无刷电机的PWM控制,通过改变下桥臂的占空比来改变电机的转速。-PWM three-phase brushless motor control, by changing the duty cycle under the bridge arm to change the motor speed.
gpio_motor
- ARM的gpio口操作控制步进电机,可以修改转动角度、速度。-ARM' s GPIO port operation of stepper motor control, can modify the rotation angle and speed.
ARM-pcb
- ARM控制电机电路图及pcb图,含位置检测、气路控制等电路-motor controled by ARM.
xx-arm-main-code
- ARM控制电机、气路等的源代码,含各种检测功能,调试成功。-code is with arm controling motor
LP2131_Motor
- 基于LPC2131的步进电机S形加减速控制,包含整个工程文件,并附上word文档的连接电路图,和必要的说明,是很好的熟悉ARM嵌入式开发和步进电机控制的资料。-LPC2131 based on the stepper motor S-shaped acceleration and deceleration control, including the project files, word documents together with the connection circuit, and t
bujindianji
- 文进一步研究了基于p c/os-II+ARM平台的模糊PID控制器,核心是实现模糊 PID控制程序,并结合MinGUI技术选用高端TFT型的液晶显示器,设计具有良好人机 交互界面的步进电机控制器。-Further study of the text based pc/os-II+ ARM platform, the fuzzy PID controller, the core of fuzzy PID control program, combined with selection
stm32
- 完成了用低成本ARM处理器stm32,搭配12864液晶做出的示波器源码-Complete with low-cost ARM processors stm32, with 12864 to make liquid crystal oscilloscope source
永磁同步电机_PMSM_FOC软件库_用户手册_中文版
- 本用户手册介绍了永磁同步电机(PMSM)FOC软件库,STM32F103xx微控制 器就是针对磁场定向控制(FOC)3相永磁电机固件库开发的。 这些32位,ARM 的Cortex.- M3 的芯ST微控制器(STM32F103xx)附带一 套外围设备,使之适用于永磁交流同步电机和交流异步电机磁场定向控制。特别 是,本手册介绍了STM32F103xx软件库发展到可以控制外置型或嵌入型或在扭矩 和速度两个控制模式下控制正弦波驱动永磁电机。这些电机可能配备一编码器, 具有三个霍尔传感器或者
步进电机
- 51单片机控制步进电机程序,仅限于学习。(51 single - chip microcomputer control step motor program, only for learning.)
基于ARM的智能家居远程监控
- 基于ARM的智能家居远程监控:控制主机STM32F103VET6、无线短信收发模块GPRS(远程监控的主要模块)、用于显示的LCD1602液晶显示屏(显示测量出来的温湿度值)、测量外部环境温湿度的温湿度传感器DHT11,异步电机28BYJ-48(模拟控制窗帘收放用到的控制器)、蜂鸣器(报警用)、LED灯(模拟室内各种灯)、继电器(模拟室内各种电器的控制开关)。(Remote monitoring based on ARM Home Furnishing intelligent control c
频率 脉冲可控,驱动步进电机
- 利用stm32驱动步进电机的开发程序,STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex?-M0,M0+,M3, M4和M7内核(ST's product portfolio contains a comprehensive range of microcontrollers, from robust, low-cost 8-bit MCUs up to 32-bit ARM-based Cortex?-M0 and M0+, Cortex?-M3, Co
山东大学步进电机研究
- 对于步进电机的相关研究,STM32系列基于专为要求高性能、低成本、低功耗的嵌入式应用专门设计的ARM Cortex?-M0,M0+,M3, M4和M7内核(ST's product portfolio contains a comprehensive range of microcontrollers, from robust, low-cost 8-bit MCUs up to 32-bit ARM-based Cortex?-M0 and M0+, Cortex?-M3, Cortex?-M
步进电机Linux驱动
- 用于arm控制步进电机的驱动,因为步进电机用到了I/O端口,而在ARM9中操作端口要用虚拟地址而非实际的物理地址。(Drive for arm control step motor)