Stepper Control Board with LCD: Difference between revisions

From lechacal
Jump to navigation Jump to search
(Created page with " ===Purpose=== Running a stepper control baord with i2c LCD display. Work for both the A4899 or generic driver board. Example sketch: File:IMG_0565_small.jpg ===Todo=...")
 
Line 1: Line 1:


===Purpose===
=Purpose=
Running a stepper control baord with i2c LCD display.  
Running a stepper control board with i2c LCD display.  


Work for both the A4899 or generic driver board.
Work for both the A4899 or generic driver board.

Revision as of 13:19, 26 April 2015

Purpose

Running a stepper control board with i2c LCD display.

Work for both the A4899 or generic driver board.

Example sketch:

Todo

Run motor and i2c command in task schedule to avoid discontinuations in motor when i2c commands are sent.