All Projects → Stan-Reifel → FlexyStepper

Stan-Reifel / FlexyStepper

Licence: MIT license
Stepper motor control library for Arduino supporting in motion changes

Programming Languages

C++
36643 projects - #6 most used programming language

Projects that are alternatives of or similar to FlexyStepper

Teensystep
Fast Stepper Motor Library for Teensy boards
Stars: ✭ 191 (+365.85%)
Mutual labels:  arduino-library, stepper
pololu-tic-software
Software and drivers for the Pololu Tic Stepper Motor Controller.
Stars: ✭ 16 (-60.98%)
Mutual labels:  stepper-motor, stepper
motor-hat
Node Module to control Adafruits MotorHAT for the RaspberryPi
Stars: ✭ 28 (-31.71%)
Mutual labels:  stepper-motor, stepper
SimpleStepper
A bare minimum but really fast and simple stepper library for Arduino.
Stars: ✭ 21 (-48.78%)
Mutual labels:  arduino-library, stepper-motor
ServoTimer2
ServoTimer2 is a simple library for Arduino 1.x that does not use Timer1 in case of a conflict.
Stars: ✭ 29 (-29.27%)
Mutual labels:  arduino-library
Queue
Queue handling library (designed on Arduino)
Stars: ✭ 73 (+78.05%)
Mutual labels:  arduino-library
TLE5012-Magnetic-Angle-Sensor
This repository includes an library for Arduino for the TLE5012 Magnetic Angle Sensor with SSC interface.
Stars: ✭ 37 (-9.76%)
Mutual labels:  arduino-library
Arduino BrushlessServo
Arduino library to control precisely a Brushless Motors without an ESC, same interface as Servo library.
Stars: ✭ 17 (-58.54%)
Mutual labels:  arduino-library
ESP32 I2C Slave
I2C slave library for ESP32
Stars: ✭ 70 (+70.73%)
Mutual labels:  arduino-library
max1704x
Arduino library for the MAX17043 and MAX17044 LiPo Battery Fuel Gauge.
Stars: ✭ 16 (-60.98%)
Mutual labels:  arduino-library
arduino-cereal
Drop-in replacement for Arduino's serial monitor with variable watches.
Stars: ✭ 45 (+9.76%)
Mutual labels:  arduino-library
Adafruit CCS811
Arduino driver for CCS811 digital gas sensor
Stars: ✭ 60 (+46.34%)
Mutual labels:  arduino-library
DCCpp
This is the library version of DCC++ for Arduino, to control railroading DCC devices.
Stars: ✭ 18 (-56.1%)
Mutual labels:  arduino-library
SparkFun CCS811 Arduino Library
A library to drive the AMS CCS811 air quality sensor
Stars: ✭ 38 (-7.32%)
Mutual labels:  arduino-library
ModularSensors
An Arduino library to give environmental sensors a common interface of functions for use with Arduino-framework dataloggers, such as the EnviroDIY Mayfly.
Stars: ✭ 63 (+53.66%)
Mutual labels:  arduino-library
ESP32BleAdvertise
Simple library for BLE advertise using ESP32 in Arduino
Stars: ✭ 39 (-4.88%)
Mutual labels:  arduino-library
SparkFun SerLCD Arduino Library
A library to seamlessly control the SparkFun SerLCD over I2C, SPI, and Serial.
Stars: ✭ 18 (-56.1%)
Mutual labels:  arduino-library
ps2dev
Arduino library to emulate PS2 keyboard/mouse
Stars: ✭ 67 (+63.41%)
Mutual labels:  arduino-library
PMserial
Arduino library for PM sensors with serial interface
Stars: ✭ 41 (+0%)
Mutual labels:  arduino-library
SerialTransfer
Arduino library to transfer dynamic, packetized data fast and reliably via Serial, I2C, or SPI
Stars: ✭ 273 (+565.85%)
Mutual labels:  arduino-library

FlexyStepper - Arduino Library

This library is used to control one or more stepper motors. The motors are accelerated and decelerated as they travel to their destination. The library has been optimized for flexible control where speeds and positions can be changed while in-motion.

Note: FlexyStepper's companion library that supports faster step rates can be found here: https://github.com/Stan-Reifel/SpeedyStepper

Documentation:

For documentation and a hookup guide, go to:

https://github.com/Stan-Reifel/FlexyStepper

License:

Copyright (c) 2018 S. Reifel & Co. - Licensed under the MIT license.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].