igorkkk / TMC5160_Arduino

Arduino library for Trinamic TMC5160 stepper motor driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 and Teensy 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)

About

Arduino library for Trinamic TMC5160 stepper motor driver

License:MIT License


Languages

Language:C++ 100.0%