Matt McWilliams mattmcw
mattmcw pushed to main at modules/takeup 2023-02-13 20:31:23 +00:00
2a40957636 Works! (forgot essential piece of code). Softserial communication from another device will trigger commands
mattmcw pushed to main at modules/takeup 2023-02-13 20:28:23 +00:00
0c02830da8 Fixed wiring so just try write
mattmcw pushed to main at modules/takeup 2023-02-13 20:09:29 +00:00
e23d24550a Use println not just write
mattmcw pushed to main at modules/takeup 2023-02-13 20:02:42 +00:00
3b04d10290 Add softserial_mock sketch to forward serial commands from one arduino to another
mattmcw pushed to main at modules/takeup 2023-02-13 19:45:08 +00:00
c16233dfda Serial functions and general firmware functionality seem to be working. Need to test on real hardware with motors and test softserial next.
mattmcw pushed to main at modules/takeup 2023-02-13 05:09:31 +00:00
f5458ba8f1 Add buttons to case
mattmcw pushed to main at modules/takeup 2023-02-12 20:59:40 +00:00
34b1613778 Merge remote-tracking branch 'origin/main'
ae1b4dbbd2 Takeup case top
Compare 2 commits »
mattmcw pushed to capper at 16mm/mcopy 2023-02-12 19:14:05 +00:00
cff558ef9a Add 15mm to mount void for camera bolt
mattmcw pushed to capper at 16mm/mcopy 2023-02-12 19:10:46 +00:00
325837d93e Adjustment to allow space on the right side
mattmcw pushed to main at mattmcw/animation 2023-02-12 17:26:41 +00:00
7b67e586d9 Work fixing template
mattmcw pushed to main at mattmcw/animation 2023-02-12 15:03:00 +00:00
5fda5144cb Registration marks should be separated into different dpis
mattmcw pushed to main at mattmcw/animation 2023-02-12 00:23:41 +00:00
95f93eabc9 Actually draw number
mattmcw pushed to main at mattmcw/animation 2023-02-12 00:21:42 +00:00
45af6406da Script for drawing all registration marks
mattmcw pushed to main at mattmcw/animation 2023-02-12 00:07:43 +00:00
479e9f5207 calibrate.py should actually be template.py. Calibration will be for printers and plotters. Different process.
mattmcw created branch main in mattmcw/stream_docker 2023-02-11 23:21:49 +00:00
mattmcw pushed to main at mattmcw/stream_docker 2023-02-11 23:21:49 +00:00
5c055c1b16 Initialize project
mattmcw created repository mattmcw/stream_docker 2023-02-11 23:21:16 +00:00
mattmcw pushed to main at mattmcw/animation 2023-02-10 20:46:55 +00:00
7581cc75b5 Force commit registration mark
mattmcw pushed to main at mattmcw/animation 2023-02-10 20:36:57 +00:00
1f572295f6 Trying a contrived version of the affine_poc that demonstrates the issue
mattmcw pushed to main at modules/takeup 2023-02-10 20:36:23 +00:00
7400dc68a9 Start button logic