/Project_1_LIB

This is a stepper library is used to control any stepper motor using DRV8825 and TB6600 drivers

Primary LanguageC

Stepper_library_project_1

Content

1- Installation

2- Preview

3- Features

Installation

Steps Explanation
1 Open Arduino IDE
2 Go to Sketch Menu
3 Go to include Library
4 Add .zip library
5 Chooce the zip library Download zip File

Preview

image

Features

  • you can add it to arduino IDE
  • controls up to two motors at the same time
  • can set the microsteps for any motor
  • controls the speed of the motor
  • controls the direction of the motors with just "+" & "-" sign
  • and more...