Skip to content

Latest commit

 

History

History
executable file
·
10 lines (6 loc) · 415 Bytes

README.md

File metadata and controls

executable file
·
10 lines (6 loc) · 415 Bytes

TMC5160

Trinamic TMC5160 Arduino Library

This library is intended as a basic driver library for controlling Trinamic TMC5160 stepper motor driver chips in SPI or UART mode.

It is tested on ESP32, Teensy and SAMD (Zero) platforms.

Originally based on Estee_TMC5130 code by Mike Estee.

Check out more examples at https://github.com/tommag/Estee_TMC5130/tree/master/examples (the API should be almost compatible)