https://github.com/bashkirtsevich/motor_controller
Arduino step motor controller
https://github.com/bashkirtsevich/motor_controller
Last synced: 6 months ago
JSON representation
Arduino step motor controller
- Host: GitHub
- URL: https://github.com/bashkirtsevich/motor_controller
- Owner: bashkirtsevich
- License: mit
- Created: 2017-04-25T20:12:05.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-04-25T20:14:19.000Z (over 8 years ago)
- Last Synced: 2025-06-13T17:10:13.884Z (7 months ago)
- Language: C++
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Arduino step motor controller
Just edit ```#define MOTORx_PINS``` values, connect to arduino via COM port and send something like ```SPIN A 10 100000 100000```.