Stepper Motor Driver based on a Trinamic TMC2100 / TMC2130 / TMC2208 / TMC2209 / TMC5160.
-
Updated
Feb 27, 2022 - JavaScript
Stepper Motor Driver based on a Trinamic TMC2100 / TMC2130 / TMC2208 / TMC2209 / TMC5160.
Arduino library for Trinamic TMC2130 Stepper driver
This library enables you to use Hardware-based PWM channels on RP2040-based boards, such as Nano_RP2040_Connect, RASPBERRY_PI_PICO, with either Arduino-mbed (mbed_nano or mbed_rp2040) or arduino-pico core to create and output PWM any GPIO pin. The most important feature is they're purely hardware-based PWM channels, supporting very high PWM freq…
Plain C library for Trinamic TMC2130 stepper drivers
Simple python driver for Trinamic tmc5130 connected to Raspberry Pi
Mechaduino derivative which drives up to 10A, drawn using KiCad
Wi-Fi Stepper project repo
A bare minimum but really fast and simple stepper library for Arduino.
This library, a wrapper around ESP32 ledc library, enables you to use Hardware-based PWM channels on ESP32, ESP32_S2, ESP32_S3 or ESP32_C3-based boards to create and output PWM to pins. Using similar functions as some other FastPWM libraries, it enables you to port PWM code easily between platforms.
Arduino Step Motor Driver Library
Python stepper motor library with customizable acceleration strategies and responsive, interruptible motor operations.
A stepper motor library in Python
This library enables you to use Hardware-based PWM channels on AVR-based boards, such as Nano, UNO, Mega, Leonardo, 32u4, etc., to create and output PWM. Using the same functions as other FastPWM libraries to enable you to port PWM code easily between platforms.
SKR PRO V1.1 Stepper Driver Jumper Configuration Manual
GTR V1.0 Stepper Driver Jumper Configuration Manual
Files and Settings for 3D scanner HAT
ROS & Arduino - Control Stepper motors
Control Arduino uno/mega/nano with Jetson nano linux command line
SKR PRO V1.2 Stepper Driver Jumper Configuration Manual
This wrapper library enables you to use Hardware-based PWM on STM32F/L/H/G/WB/MP1 boards to create and output PWM to pins. The most important feature is they're purely hardware-based PWM channels. Therefore, their executions are very precise and not blocked by bad-behaving functions or tasks. This important feature is absolutely necessary for mi…
Add a description, image, and links to the stepper-motor-driver topic page so that developers can more easily learn about it.
To associate your repository with the stepper-motor-driver topic, visit your repo's landing page and select "manage topics."