stepper-motor-control topic

List stepper-motor-control repositories

Arduino-FOC

1.9k
Stars
508
Forks
Watchers

Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library

StepperDriver

531
Stars
226
Forks
Watchers

Arduino library for A4988, DRV8825, DRV8834, DRV8880 and generic two-pin (DIR/STEP) stepper motor drivers

Marlin-Mackerel

43
Stars
29
Forks
Watchers

Mackerel - A Version of Marlin for Lyman Extruders

cdstep

45
Stars
24
Forks
Watchers

Stepper Motor Controller

I2Cwrapper

26
Stars
4
Forks
Watchers

I2Cwrapper is a firmware framework which helps you implement Arduino based I2C target (slave) devices for control of non-I2C hardware. Supports plain Arduinos, ESP8266, ESP32, SAMD, STM32, and ATtiny...

RP2040_PWM

71
Stars
20
Forks
Watchers

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...

iAccelStepper

15
Stars
6
Forks
Watchers

interrupt driven stepper controller inherited from AccelStepper

mwc_stepper

21
Stars
3
Forks
Watchers

Arduino Step Motor Driver Library

ESP32_FastPWM

19
Stars
6
Forks
Watchers

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...