搜索资源列表
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 /
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
THB6064H
- thb6064步进电机驱动芯片,可用ARM或单片机开发-thb6064 stepper motor driver chip can be used, or ARM Microcontroller Development
Embedded_Remote_Control_System_Based_on_GPRS
- 本课题基于ARM嵌入式硬件平台,以嵌入式Linux为操作系统,设计并实现了一个远程控制系统。该系统主要包括远程控制终端系统、控制服务器系统和受控终端系统三大模块,实现了GSM短消息收发、GPRS数据传输、视频图像采集、蓝牙无线通信、直流电机变速控制和远程终端人机交互等功能。该系统可广泛应用于智能家居、工矿采集和机械生产等远程控制方面。-The remote control system designed and implemented in the paper is based on ARM e
ARM-program-3
- ARM 步进电机驱动 C程序 带电路图-ARM microcontroller stepping motor driver have circuit C program
步进电机
- 51单片机控制步进电机程序,仅限于学习。(51 single - chip microcomputer control step motor program, only for learning.)
频率 脉冲可控,驱动步进电机
- 利用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)