文件名称:stepmotorcontrol
- 所属分类:
- 其他嵌入式/单片机内容
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 9kb
- 下载次数:
- 0次
- 提 供 者:
- 张**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
步进马达控制源代码和代码生成工具。
可以方便的移植到各种单片机。
代码有加速度控制,可以定制最高节拍速度、启动节拍速度和从启动到最高速度所需的时间 。
本人还提供一份演示代码和其生成的exe文件,方便需要者快速了解控制效果和如何使用。
说明:
testmove.cpp testmove.exe 运动测试
movestep2.c 马达运动控制代码
tableplusW.c 驱动参数表
movepoint.exe 驱动参数表生成器
-Stepper motor control source code and code generation tool. Can be easily ported to a variety of microcontroller. Code acceleration control, and can be customized to the highest tempo, start the tempo, and the time required from startup to maximum speed. I also provide a demo code and generate exe file, convenient for those who need to quickly understand the control effects and how to use. Descr iption: testmove.cpp testmove.exe exercise testing movestep2.c motor motion control code tableplusW.c drive the parameter table movepoint.exe drive parameter table generated
可以方便的移植到各种单片机。
代码有加速度控制,可以定制最高节拍速度、启动节拍速度和从启动到最高速度所需的时间 。
本人还提供一份演示代码和其生成的exe文件,方便需要者快速了解控制效果和如何使用。
说明:
testmove.cpp testmove.exe 运动测试
movestep2.c 马达运动控制代码
tableplusW.c 驱动参数表
movepoint.exe 驱动参数表生成器
-Stepper motor control source code and code generation tool. Can be easily ported to a variety of microcontroller. Code acceleration control, and can be customized to the highest tempo, start the tempo, and the time required from startup to maximum speed. I also provide a demo code and generate exe file, convenient for those who need to quickly understand the control effects and how to use. Descr iption: testmove.cpp testmove.exe exercise testing movestep2.c motor motion control code tableplusW.c drive the parameter table movepoint.exe drive parameter table generated
(系统自动生成,下载前可以参看下载内容)
下载文件列表
movepoint.exe
movestep2.c
tableplusW.c
testmove.cpp
testmove.exe