From b25e6085a72f3d9bf0aaa9ee37bae5a60d4a498d Mon Sep 17 00:00:00 2001 From: Neil Gershenfeld <gersh@cba.mit.edu> Date: Thu, 26 Aug 2021 07:25:53 -0400 Subject: [PATCH] wip --- serialstep/README.md | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/serialstep/README.md b/serialstep/README.md index 6df7ada..2cfe3c7 100644 --- a/serialstep/README.md +++ b/serialstep/README.md @@ -16,14 +16,18 @@ <img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428.jpg" width="45%"> -<img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428-D11C-NEMA17.jpg" width="45%"> - <br> <img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428-D11C.png" width="45%"> <img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428-D11C.jpg" width="45%"> +<br> + +<img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428-D11C-NEMA17.png" width="45%"> + +<img src="http://academy.cba.mit.edu/classes/output_devices/DRV8428/hello.DRV8428-D11C-NEMA17.jpg" width="45%"> + ## one node, 1/8 microstepping [host code](serialstep.1.py), [embedded code](serialstep.ino), <a href="serialstep.mp4">video</a> -- GitLab