搜索资源列表
电机转动控制实验
- ARM7 S3C44B0X 电机转动控制实验代码-ARM7 S3C44B0X motor rotation control experiment code
可控3相步进电机控制(单片机汇编)
- 可控3相步进电机控制(单片机汇编)可控制步进电机精确转动,调速,正反转。
基于DSP2812的无刷直流电机伺服控制程序
- 基于DSP2812的无刷直流电机伺服控制程序,用PID算法控制电机的转动,DSP2812-based brushless DC motor servo control procedures, using PID algorithm to control motor rotation
单片机对四相步进电机的控制
- 本程序为单片机对四相步进电机的控制,使用L297,能够通过键盘设置电机的转动角度,精度为1度,文件夹里附有源代码和仿真电路图,This procedure for the single-chip for four-phase stepper motor control, use L297, set up through the keyboard of the rotating electrical point of view, an accuracy of 1 degree, with a fo
msp430g2553控制直流电机转动
- msp430g2553控制直流电机转动,制作智能小车是可以直接套用
radar_C
- 51单片机通过8253控制步进电机转动,步进电机上面有超声测距模块,该模块通过串口将距离信息传给单片机处理,从而实现了一个简单的平面雷达。同时,单片机处理步进电机的角度信息,再控制载有摄像头的舵机转到雷达扫描到物体的方位,以实现摄像头跟踪目标物体的结果。-51 stepper motor microcontroller control by 8253 rotation of stepper motor above a ultrasonic ranging module through the s
bbs
- 直流电机调速程序,可以调节电机转动的速度跟正反转-DC Motor Speed Control procedures, can adjust the speed of motor rotation with positive
pwm
- 压缩文档包括运用单片机生成pwm信号,以及利用pwm来产生正弦波,调温和控制电机转动。-Archive including the use of microcontroller pwm signal generation, and to generate sine wave using pwm, thermostat and control the motor rotation.
lcd1602C
- xl系列单片机实验仪演示程序 LCD1602显示 步进电机控制器速度方向圈数可调 LCD1602显示 步进电机控制器速度方向圈数可调 K1-启动与停止步进电机运行 K2-设定步进电机运行圈数 (1-20圈) K3-设定步进电机转动方向 K4-设定步进电机运行速度 步进电机的转速控制分16档,数字越小,转速越快。 7.5度步进电机;周期7.5×4=30度,电机转动一圈需12个周期 资源:p1.0-p1.3接反向器74ls14,输出后接步进电机 p3.7接小喇叭提供按键音, p1.4-p1.7接端口
计算机控制步进电机转动及回转
- 计算机控制步进电机转动及回转,按下指定角度可以控制他转动想要的30 45 60 90 120 135 180 360角度,按下复位可以回转。
红外控制步进电机
- 用红外控制步进电机转动角度,并且用LCD显示,采用51单片机控制,转速误差在1%之内(With infrared control stepper motor rotation angle, and with LCD display, using 51 single-chip microcomputer control, speed error is within 1%)
转动精度
- 单片机 c 语言 精确控制步进电机转动度数(Controlling the rotation precision of stepping motor)
82-步进电机转动原理
- 82-步进电机转动原理(Rotating principle of 82- stepping motor)
步进电机1.1 有速度 有位置
- 非标上位机软件开发单功能之运动控制,c#写的winform通讯台达plc控制步进电机转动,测试成功(Non standard computer software development single function motion control, c# written WinForm communication Tak PLC control step motor rotation, test success)
电机转动控制
- 基于stm32 的电机驱动实验。使用的是stm32f429(based on stm32 used motor)
VC++实现电力系统电机转动示例代码
- VC++实现电力系统电机转动示例代码;VC++6.0编写。(VC++ realizes the example code of the motor rotation of the power system;)
按键 步进电机
- 步进电机是将电脉冲信号转变为角位移或线位移的开环控制电机,是现代数字程序控制系统中的主要执行元件,应用极为广泛。。在非超载的情况下,电机的转速、停止的位置只取决于脉冲信号的频率和脉冲数,而不受负载变化的影响,当步进驱动器接收到一个脉冲信号,它就驱动步进电机按设定的方向转动一个固定的角度,称为“步距角”,它的旋转是以固定的角度一步一步运行的。可以通过控制脉冲个数来控制角位移量,从而达到准确定位的目的;同时可以通过控制脉冲频率来控制电机转动的速度和加速度,从而达到调速的目的。(Stepper mot
PMAC入门教程-电机转动
- PMAC入门教程,教你如何让电机转动起来,非常的实用!!(PMAC introductory tutorial, how to teach you how to turn the motor, very practical!)
2.步进电机(按角度)
- 步进电机 1. 实现的功能:控制电机转某一确定的角度,比如输入任何一个为1.8度的倍数的数值,控制电机转动相应的度数。 2. 连接方式:将PA0与PF9连接(PA0为定时器5产生的控制定时器14产生的脉冲个数,通过高电平捕获的方式) PF9驱动器的脉冲 3. 程序:见源代码/2.步进电机(Stepper motor 1., realize the function: control the motor to turn to a certain angle, for example
驱动电机
- 通过读取光栅传感器的输出脉冲个数进而控制直流电机转动相应的距离。(By reading the number of output pulses of the grating sensor, the corresponding distance of the DC motor can be controlled.)