Assignment
To control the stepper motors we use an L293D motor shield for Arduino.
With this shield is necessary to use two libraries (AFMotor and AccelStepper).
The first step was to understand the code and control the motors with simple commands.
As a more user friendly control of the machine is necessary to start with a Serial reading inside IDE, this way the user can set two coordinates and move the motors and start drawing simple draws, as straight lines, diagonal, squares, etc…
To Do...
Files
In this section the files generated during the development of the assignment will be available
to download.
Machine_control.ino |