DendoStepper icon indicating copy to clipboard operation
DendoStepper copied to clipboard

Stepper motor API for esp-idf.

Results 5 DendoStepper issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** I wanted to make a S-curve profile with variable start and end velocity for an 2d plotter **Describe the solution...

enhancement

**Is your feature request related to a problem? Please describe.** I find the structure of the library a bit unintuitive. Therefore I propose these changes: **Describe the solution you'd like**...

enhancement

**Is your feature request related to a problem? Please describe.** I noticed that while a motor is moving using moveInf(direction) that speed changes are not applied. Additionally, there doesn't seem...

enhancement

**Is your feature request related to a problem? Please describe.** Proposed by @cedricwritescode **Describe the solution you'd like** Pretty self explanatory. This configuration could be in a constructor in refactored...

enhancement

**Is your feature request related to a problem? Please describe.** When starting a movement, it will get executed asynchronously (using the gptimer ISR). To check that the movement is completed,...

enhancement