projects
/
blog.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46b5dd2
)
Link from the MultiMode stepper post to my stepper software.
author
W. Trevor King
<wking@drexel.edu>
Tue, 6 Mar 2012 17:59:36 +0000
(12:59 -0500)
committer
W. Trevor King
<wking@drexel.edu>
Tue, 6 Mar 2012 17:59:36 +0000
(12:59 -0500)
posts/MultiMode/stepper.mdwn
patch
|
blob
|
history
diff --git
a/posts/MultiMode/stepper.mdwn
b/posts/MultiMode/stepper.mdwn
index a9c73117f2d3684b7f37471d638c050cc8c781a5..2b8e3429354a4ffb8abea6a1f0f6c505855a3102 100644
(file)
--- a/
posts/MultiMode/stepper.mdwn
+++ b/
posts/MultiMode/stepper.mdwn
@@
-79,6
+79,9
@@
For my MultiMode, the motor steps 'Up' when I equate:
<tr><td>16</td><td>2b?</td></tr>
</table>
+I've written a [[Python stepper module|posts/stepper]] which handles
+the stepper logic for you.
+
Problems
========