⚡ Elevate your 3D printing game with precision and power!
The Jopto 2Pcs 3D Printer Driver Expansion Board Kit features A4988/DRV8825 compatibility, on-board DIP switches for microstepping control, and supports 12-30V input voltage. Designed for 42-stepper motors and Arduino UNO R3 integration, it offers a compact, lightweight solution to enhance DIY 3D printing and motor control projects.
Item weight | 0.02 Kilograms |
Operating temperature | 20 Degrees Celsius |
Manufacturer | Jopto |
Product Dimensions | 4.3 x 43.18 x 1.4 cm; 20 g |
Batteries required | No |
P**L
Search “Stepper Modular Drivers” for more information.
It worked after - reading a review from a French chap. ketchu13 . I thank him so much.Go onto your search engine then Search “Stepper Modular Drivers” find the board and it will show you how to connect the board.. After days of testing - this text - had it working in 10mins...Micropython function as follows. Tabs removed by copy and paste.Happy daysdef spin(DIR,step_count,delay):print ("direction, ",DIR)if DIR ==0:dir_pin.off()else:dir_pin.on()for x in range(step_count):step_pin(1)sleep(delay)step_pin(0)sleep(delay)# called by : enjoy.# dir,stepcount, delaysleep(3)spin(1,400,0.01)spin(0,400,0.01)
L**Y
Hobby stuff
This is a good quality product at a very competitive price and delivered quickly.
Trustpilot
3 weeks ago
2 days ago