FastAccelStepper
ODrive
FastAccelStepper | ODrive | |
---|---|---|
4 | 40 | |
316 | 2,977 | |
- | 1.2% | |
9.3 | 3.8 | |
9 days ago | 2 months ago | |
C++ | C++ | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FastAccelStepper
- Nano RP2040 133 MHz?
-
ESP32 or Pi pico for 6dof robot arm? What do you recommend? I plan to use steppers with encoders.
You may use FastAccelStepper too https://github.com/gin66/FastAccelStepper
- problems using TMC2208 stepper driver at higher speeds.
-
Stepper Motor Control
Have you considered this library?
ODrive
-
Stuttering in BLDC Motor
ODrive perhaps?
-
Can I use inverse Clark instead of SV PWM?
Well I dunno, maybe see how ODrive does it
-
How to select a DC motor/generator for pedal power?
Then maybe just hook everything to an Odrive and maybe add an Arduino or something to tell it what to do - although this also means you'll probably want an encoder at least on the pedalling motor to get accurate position/speed readings at low speed, since pedalling cadence is typically in the 60-90RPM range
-
Are Nema 23s Overkill?
If you want speed, use servomotors
- I need very precize DC motor speed controler. Any suggestions?
-
Bldc motor drive
This video may interest you, maybe also check this one and check out simpleFOC and/or ODrive
-
Output goes up instead of down when approaching setpoint. How can I fix this?
ODrive time?
-
Advice on motor control for a wave simulator.
Look at using some RC brushless motors driven from an ODrive board
-
How would you design this? Stepper vs servo? Pulleys?
You can probably replicate your own with appropriately sized RC brushless motors driven from ODrive boards. The boards can be linked together via CAN bus to communicate with your Arduino equipped with a CAN bus shield.
-
I love it when a guest isn't hesitant to voice their pet peeves in robotics
Thanks for the link! I know about simplefoc, the problem is the hardware. Simplefoc focuses on low wattage motors, e.g. a gimbal motor for a camera. For high wattage application, there's not much hardware available, and none that is affordable. There's odrive, which will set you back ~300$ just for the controller. Other than that, you'll have to go to traditional robotics companies.
What are some alternatives?
SpeedyStepper - Stepper motor control library for Arduino
Arduino-FOC - Arduino FOC for BLDC and Stepper motors - Arduino Based Field Oriented Control Algorithm Library
RpiMotorLib - A python 3 library to connect various motor systems to a Raspberry pi single board computer
ESP32Encoder - A Quadrature and half quadrature PCNT peripheral driven encoder library supporting 8 encoders
Grbl_Esp32 - A port of Grbl CNC Firmware for ESP32
node-red-contrib-controltimer - Controllable timer for Node-RED
printNC - 100% Free and Open Source, the PrintNC is the next generation of high performance, affordable CNC machines
ESP32-Paxcounter - Wifi & BLE driven passenger flow metering with cheap ESP32 boards
DIY-CNC-machine - How to build your own CNC machine from scratch
Control-Surface-Motor-Fader - Arduino motorized fader controller, and example code for integration with the Control Surface library.