项目作者: Stan-Reifel

项目描述 :
28BYJ-48 Stepper motor control library for Arduino
高级语言: C++
项目地址: git://github.com/Stan-Reifel/TinyStepper_28BYJ_48.git
创建时间: 2018-07-02T17:42:10Z
项目社区:https://github.com/Stan-Reifel/TinyStepper_28BYJ_48

开源协议:MIT License

下载


TinyStepper_28BYJ_48 - Arduino Library

This Arduino library is used to control one or more 28BYJ-48 stepper motors. These motors are very small with a built in gear reduction. The advantage of these motors is that they are inexpensive and easily available on Amazon. Their downside is that they’re very slow (0.3 revolutions/second max), and only suitable for light-duty applications.

The primary advantage of using this stepper library with the 28BYJ-48 motors is easy control and faster speeds. This is achieved by accelerating and decelerating the motor as they travel to their destination.

Documentation:

For documentation and a hookup guide, go to:

https://github.com/Stan-Reifel/TinyStepper_28BYJ_48

License:

Copyright (c) 2018 S. Reifel & Co. - Licensed under the MIT license.