-
I have a doubt about the stepper motor driver code sir. Could you please send me your email id. My email id is jagadeeshbalaji21@gmail.com
-
For the linear reciprocating motion of the lead screw nut driven by the motor, according to the expected linear displacement (s) and the known screw lead (d), we can add a public function "goback(doub…
-
I'm confused about the stepper motor pinout in multiple ways:
1. Looking at the [pinout](https://github.com/bigtreetech/BIGTREETECH-SKR-E3-Turbo/blob/master/Hardware/BTT%20SKR%20E3%20Turbo-Pin.pdf)…
-
Can i use this to control nema 17 stepper motors too?
-
hi thanks for amazing project , am working with stepper motors , so can i control stepper motors with it ? if not how can we add stepper motor support to it
also i checked code of firmdata in the l…
-
I purchased this board while it was sold out and received it in late october of the new batch 1.2s
I installed it as I followed the instructions. After a few days with the new board It sounded as …
-
![无标题](https://user-images.githubusercontent.com/32056331/75088769-a9286280-558c-11ea-9b03-44ece8eb4581.png)
![QQ截图20200222155942](https://user-images.githubusercontent.com/32056331/75088771-aa598f80…
-
_From @troywweber7 on January 27, 2017 21:48_
Is there any plan/forks that offer firmata-like stepper motor support? If there were, then perhaps beaglebone-io could run steppers within Johnny-Five.
…
-
Πως δουλεύει;
-
I am working on a project where I need speed of 1 to 100 steps per second. I use the following code in a test:
```
const int DISTANCE_TO_TRAVEL_IN_STEPS = 2000;
const int SPEED_IN_STEPS_PER_S…