Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 366 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 366 Bytes

#easyLinearStepper.h a library for controlling linear stepper actuators with an Arduino

acceleration and max speed are hard coded.

#####TO DO

  • arduino library package
  • move function base on x distance instead of steps
  • accelaration function, max speed
  • control multiple stepper drivers at the same time with diferent speeds
  • code examples