News

#define ENABLE_PIN 2 // Pin connected to EN on TMC2209 #define DIR_PIN 3 // Pin connected to DIR on TMC2209 #define STEP_PIN 4 // Pin connected to STEP on TMC2209 #define REQ_PIN 11 // Pin connected ...
Building an affordable lower power linear actuator using little Arduino hardware and programming. James Bruton takes you through the process ...