KushagraK7 / TMC2209_sensorless_homing_test

A simple code using the TMCStepper and AccelStepper library to test the sensor-less homing feature of the TMC2209 stepper driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TMC2209_sensorless_homing_test

A simple code using the TMCStepper and AccelStepper library to test the sensor-less homing feature of the TMC2209 stepper driver. Both libraries can be found in Arduino IDE's library manager. It is set up to home two stepper motors, you can uncomment the functions motorAHome() or motorBHome() to just test a single motor.

About

A simple code using the TMCStepper and AccelStepper library to test the sensor-less homing feature of the TMC2209 stepper driver

License:MIT License


Languages

Language:C++ 100.0%