Matt McWilliams mattmcw
mattmcw pushed to main at examples/gtk_example 2023-07-23 13:57:47 +00:00
e52eb66fce Add mac-specific compile pathway
mattmcw pushed to main at examples/gtk_example 2023-07-21 12:49:55 +00:00
21342ee36c Add install script that got build working with GTK3 on mac
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-19 03:13:28 +00:00
55b39e7db3 Tweak to USB protector
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-15 01:40:06 +00:00
505a2a71e7 Add magnetic bellows models
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-15 01:13:08 +00:00
fb51716e3a All work
bdd74fa90a Save css changes
8631250b9e Ignore all apple hidden files
Compare 3 commits »
mattmcw closed issue 16mm/contact_printer#1 2023-07-13 23:05:33 +00:00
Bevel sprocketed roller
mattmcw pushed to master at 16mm/contact_printer 2023-07-13 23:05:33 +00:00
51e15a6e58 Resolves #1. Adds bevel to sprocketed roller
mattmcw pushed to main at modules/sprocketed_roller 2023-07-13 22:55:06 +00:00
b4ea887d58 Fix bolts, nuts and bevels
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-13 02:25:27 +00:00
c9f35ffe90 Merge branch 'canon_ble' of ssh://git.sixteenmillimeter.com/16mm/mcopy into canon_ble
18d6e2c7cd WIP on state problem
Compare 2 commits »
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-11 03:07:39 +00:00
f47ea2d382 Work on rails ends
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-11 02:33:20 +00:00
0cc167b3a6 Incredibly close to #80 and #81. Can get state confirmation at startup. Can send exposure string and get confirmation after. Cannot get state outside of initial confirmation. Something is either locked or failing to wait?
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-08 23:45:01 +00:00
5133295f38 Save JKMM100 work
mattmcw pushed to main at mattmcw/yolo_web 2023-07-05 20:47:20 +00:00
9ee45587e0 Create new training job in a screen
mattmcw created branch capper in 16mm/mcopy 2023-07-05 19:21:49 +00:00
mattmcw pushed to capper at 16mm/mcopy 2023-07-05 19:21:49 +00:00
f2a18abf28 Capper and takeup work to be checked and merged after Canon BLE
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-05 19:18:02 +00:00
621948fbac Work on mcopy_rails concepts
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-05 19:17:49 +00:00
4539c6d897 Methods in place for setting exposure
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-05 18:46:46 +00:00
a7db072dc6 Accept exposure targets as string arguments to be parsed
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-05 02:46:40 +00:00
58ce079330 Both components are working properly.
mattmcw pushed to canon_ble at 16mm/mcopy 2023-07-04 22:45:54 +00:00
dd03583a27 Proof of concept works. Nano can proxy requests to ESP32 via soft serial and then receives confirmation after event. Nano has a cleaner serial interface and will not throw junk into mcopy app serial listener.