rkaczorek / astroberry-diy

Astroberry-DIY provides INDI drivers for Raspberry Pi devices such us Astroberry Focuser - stepper motor driver, Astroberry Board - power switch board for up to 4 devices, Astroberry System - operating system status.
GNU General Public License v3.0
31 stars 16 forks source link

Waveshare Stepper Motor Hat focuser support #13

Open luzik opened 3 years ago

luzik commented 3 years ago

It would be nice to have it supported, as it looks like natural Astroberry companion :). This board is quite cheap (compared to other hats) and should support big range of motors.

rkaczorek commented 3 years ago

Kevin Rose has already developed a driver for this hat, based on my Adafruit Motor HAT. Take a look at this thread and Kevin's driver source. There are some limitations of the waveshare device so I'm not sure if I want to support it with Astroberry DIY driver. Some details have been discussed here.

luzik commented 3 years ago

Thank you for clarification. If you ware consider microstepping control as limitation, IMHO its not an issue, because it should be only used for smooth move, and not for resolution multiplier. For this case it can be set once per project. Pleas look here What others limitation can You see ? I've just ordered one, so maybe I will try help here.