Hello arduino community,
I'm currently on my very first arduino project and I'm having troubles figuring out what stepper motor driver to use. My motor is a 2 phase hybrid type with a phase current of 4,7A. This is the aliexpress link if I left out important information:
https://de.aliexpress.com/item/32899168206.html?spm=a2g0o.productlist.0.0.9b147b8a7KAHqA&algo_pvid=f493a68d-4aaa-4bab-8267-67d2ee919120&algo_exp_id=f493a68d-4aaa-4bab-8267-67d2ee919120-10
I need a driver that is as cheap as possible that can drive this motor using Igor Campos 'CustomStepper' library. It was recommended by the guide I'm following. The whole system is going to be powered by 12V.
I'm vaguely following this guide which code needs to work: ShopSpace website
Could you kindly recommend me a driver that supports this engine and maybe in addition tell me why you chose it? I'm really trying to understand how to pick one so I don't have to ask in the future!
Thanks a lot in advance!