Hi all! I’m looking to make a 2-axis gantry, with each axis utilizing the stepper motor found here. It’s a NEMA 23, Bipolar, 4.2A motor, and I’d like to use this stepper motor controller. The computer I’m using is an NVIDIA Jetson Xavier, which has some GPIO, but what I’d really like is a USB-to-controller adapter (the cheaper the better) that can help me get the motor up and running over USB. This is so I don’t load up my limited GPIO pins (not that I would even know where to start if I did connect them to GPIO). Does something like this exist? Thanks!
Edit: Could I simply use this Tic 249 board to drive each stepper? It looks like it has a decent USB interface and its max current per phase (4.5A) is greater than the 4.2A required by the motor. I’d have to cool it with a fan, but that wouldn’t be a problem.
One more edit: I’m prototyping a single 2-axis gantry right now, but am intending for it to be scaled to hundreds of units, all connected to one or as few of PC’s as possible (hence me not really wanting to use an arduino as a go-between).