Matt McWilliams mattmcw
mattmcw pushed to main at mattmcw/yolo_web 2023-06-24 00:22:09 +00:00
82a7d598fe All features in yolo_web server for managing jobs. Add first scripts fir getting dataset on worker machines
05e7be2635 Move COPY statement after install to make code changes easier
Compare 2 commits »
mattmcw created branch main in mattmcw/yolo_web 2023-06-23 22:40:45 +00:00
mattmcw pushed to main at mattmcw/yolo_web 2023-06-23 22:40:45 +00:00
eea288b28d Create project
mattmcw created repository mattmcw/yolo_web 2023-06-23 22:38:04 +00:00
mattmcw pushed to main at modules/split_reel 2023-06-23 22:31:23 +00:00
6d5d31cfdc Testing thread size of originals
mattmcw pushed to main at modules/split_reel 2023-06-23 01:28:52 +00:00
0a122620f7 Adjust length of threaded core
mattmcw pushed to main at modules/split_reel 2023-06-19 00:35:34 +00:00
eda6aa47cd Add MIT license
mattmcw pushed to main at modules/split_reel 2023-06-19 00:35:26 +00:00
871862271a Design ready to print prototype. Platter thickness may be low.
mattmcw created branch main in modules/split_reel 2023-06-18 20:01:29 +00:00
mattmcw pushed to main at modules/split_reel 2023-06-18 20:01:29 +00:00
fec84ec68d First tests
93c988805c create project
mattmcw created repository modules/split_reel 2023-06-18 20:00:58 +00:00
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-17 21:57:33 +00:00
c0d6cbccec Can now detect if state is available on a device
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-17 17:08:04 +00:00
95ede98623 State string should start and end with the character
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-17 15:40:59 +00:00
3881dd4891 Update McopySerial to have a sendStr method, which is distinct from print, which should be used for debug logging.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-17 03:04:18 +00:00
71e4bea384 Preliminary state support in arduino library. Currently confirms the negative state. Might want to push it until after verify, out of enumerate.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-17 02:07:56 +00:00
83aa3099c4 Update the settings page with time for projector and camera actions
mattmcw pushed to canon_ble at 16mm/mcopy 2023-06-13 02:45:28 +00:00
672db32917 Put in place changes needed to receive a string from an arduino
mattmcw pushed to canon_ble at 16mm/mcopy 2023-05-26 11:09:04 +00:00
80a9c23f4d Speed down the motors
mattmcw pushed to canon_ble at 16mm/mcopy 2023-05-25 14:45:47 +00:00
49ad3c28a8 Only print projector time to state
mattmcw pushed to canon_ble at 16mm/mcopy 2023-05-25 14:43:49 +00:00
a29c85628c Add bones of the dual stepper motor, JK compatible projector firmware.