Skip to content

Commit 6b8a2c8

Browse files
committed
Added stepper motor control examples
1 parent afa7f49 commit 6b8a2c8

7 files changed

Lines changed: 21 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
0-DIO4:1,DIO5:1,
2+
0-DIO4:1,DIO5:1,
3+
50-DIO4:1,DIO5:1,
4+
100-DIO4:1,DIO5:1,
5+
50-DIO4:1,DIO5:1,
6+
0-DIO4:1,DIO5:1,
7+
400-DIO4:1,DIO5:1,
Binary file not shown.
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
0,1000,DIO4 DIO5,DIO6-1 DIO7-1,
2+
50,2000,DIO4 DIO5,DIO6-0 DIO7-0,
3+
100,3000,DIO4 DIO5,DIO6-0 DIO7-1,
4+
50,3000,DIO4 DIO5,DIO6-1 DIO7-0,
5+
0,3000,DIO4 DIO5,DIO6-1 DIO7-1,
6+
400,5000,DIO4 DIO5,DIO6-1 DIO7-1,
7+
0,1000,DIO4 DIO5,DIO6-0 DIO7-0,
Binary file not shown.
Binary file not shown.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
0,1000
2+
50,2000
3+
100,3000
4+
50,3000
5+
0,3000
6+
400,5000
7+
0,1000

0 commit comments

Comments
 (0)