• 大小: 6KB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-02
  • 语言: 其他
  • 标签: 步进电机  速度  

资源简介

Arduino驱动带驱动器步进电机例程,可以设置速度和总圈数,适用于800步/r的步进电机驱动器,内含使用方法,不想自己改直接下载进行调节即可,不想用积分下载,可以看具体使用方法及教程链接见https://blog.csdn.net/Great__Wang/article/details/103434828。

资源截图

代码片段和文件信息

/*
 * Stepper.cpp - Stepper library for Wiring/Arduino - Version 1.1.0
 *
 * Original library        (0.1)   by Tom Igoe.
 * Two-wire modifications  (0.2)   by Sebastian Gassner
 * Combination version     (0.3)   by Tom Igoe and David Mellis
 * Bug fix for four-wire   (0.4)   by Tom Igoe bug fix from Noah Shibley
 * High-speed stepping mod         by Eugene Kozlenko
 * Timer rollover fix              by Eugene Kozlenko
 * Five phase five wire    (1.1.0) by Ryan Orendorff
 *
 * This library is free software; you can redistribute it and/or
 * modify it under the terms of the GNU Lesser General Public
 * License as published by the Free Software Foundation; either
 * version 2.1 of the License or (at your option) any later version.
 *
 * This library is distributed in the hope that it will 

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        612  2019-12-07 13:24  步进电机驱动例程\sketch_dec06a.ino

     文件      12561  2019-12-07 13:35  步进电机驱动例程\Stepper2.0\Stepper2.cpp

     文件       4154  2019-12-07 13:29  步进电机驱动例程\Stepper2.0\Stepper2.h

     文件        790  2019-12-07 17:01  步进电机驱动例程\说明.txt

     目录          0  2019-12-07 17:00  步进电机驱动例程\Stepper2.0

     目录          0  2019-12-07 17:00  步进电机驱动例程

----------- ---------  ---------- -----  ----

                18117                    6


评论

共有 条评论