DCC-EX / EX-Turntable

Turntable-EX is a new feature to control a stepper motor based turntable from DCC++ EX
GNU General Public License v3.0
6 stars 5 forks source link

To do: Add support for other stepper controllers and motors #6

Closed peteGSX closed 2 years ago

peteGSX commented 2 years ago

While the code theoretically will support other stepper controllers and motors, it feels sub-optimal and probably a class or device driver type scenario is required to efficiently be able to use different controllers and motors.

peteGSX commented 2 years ago

A4988 and DRV8825 can now be factored in to control a NEMA17 stepper.