Matt McWilliams
|
2c21110b97
|
fix reference to cmdChar
|
2023-06-28 20:01:53 -04:00 |
Matt McWilliams
|
777db577d7
|
Structure of both sketches is complete, need to test on hardware
|
2023-06-28 15:06:11 -04:00 |
Matt McWilliams
|
bf320216cf
|
REmove remaining components from ble
|
2023-06-28 12:43:24 -04:00 |
Matt McWilliams
|
b48c498574
|
Remove unneeded components from both ble sketches
|
2023-06-28 12:41:54 -04:00 |
Matt McWilliams
|
0b71da8e7b
|
Canon BLE two-Arduino rewrite WIP
|
2023-06-27 23:16:16 -04:00 |
Matt McWilliams
|
c0d6cbccec
|
Can now detect if state is available on a device
|
2023-06-17 17:57:30 -04:00 |
Matt McWilliams
|
95ede98623
|
State string should start and end with the character
|
2023-06-17 13:08:00 -04:00 |
Matt McWilliams
|
3881dd4891
|
Update McopySerial to have a sendStr method, which is distinct from print, which should be used for debug logging.
|
2023-06-17 11:40:56 -04:00 |
Matt McWilliams
|
71e4bea384
|
Preliminary state support in arduino library. Currently confirms the negative state. Might want to push it until after verify, out of enumerate.
|
2023-06-16 23:04:16 -04:00 |
Matt McWilliams
|
83aa3099c4
|
Update the settings page with time for projector and camera actions
|
2023-06-16 22:07:53 -04:00 |
Matt McWilliams
|
672db32917
|
Put in place changes needed to receive a string from an arduino
|
2023-06-12 22:45:25 -04:00 |
Matt McWilliams
|
80a9c23f4d
|
Speed down the motors
|
2023-05-26 07:09:00 -04:00 |
Matt McWilliams
|
49ad3c28a8
|
Only print projector time to state
|
2023-05-25 10:45:44 -04:00 |
Matt McWilliams
|
a29c85628c
|
Add bones of the dual stepper motor, JK compatible projector firmware.
|
2023-05-25 10:43:45 -04:00 |
Matt McWilliams
|
3ec93ab3b1
|
work
|
2023-05-16 23:05:13 -04:00 |
Matt McWilliams
|
10c29d3af1
|
Add a set screw to the gate_key
|
2023-05-15 21:48:09 -04:00 |
Matt McWilliams
|
41840b90c8
|
Update gitsub
|
2023-05-15 12:36:03 -04:00 |
Matt McWilliams
|
c89e865d3d
|
Bearing needs slight gap to allow the inner bearing wheel to rotate freely
|
2023-05-14 21:17:20 -04:00 |
Matt McWilliams
|
c6ec54bd06
|
Flip projector panel to print
|
2023-05-14 21:01:46 -04:00 |
Matt McWilliams
|
af3b1b8cbb
|
Create first draft of projector panel redesign
|
2023-05-14 21:00:52 -04:00 |
Matt McWilliams
|
86273a9f09
|
Merge remote-tracking branch 'origin/canon_ble' into canon_ble
|
2023-05-02 23:58:39 -04:00 |
Matt McWilliams
|
ba0241a811
|
Update ESP32 case
|
2023-05-02 23:58:31 -04:00 |
Matt McWilliams
|
1bd73876b4
|
Add sprocketed roller module
|
2023-04-28 15:35:54 -04:00 |
Matt McWilliams
|
cc806cbe52
|
Initialize and connect only after mcopyserial connects.
|
2023-04-20 22:50:48 -04:00 |
Matt McWilliams
|
8f7a40075a
|
Add connected and identified member booleans to determine when fully connected to mcopy.
|
2023-04-20 22:37:37 -04:00 |
Matt McWilliams
|
64faaa9427
|
Slight change to outer diameter.
|
2023-04-19 13:32:06 -04:00 |
Matt McWilliams
|
d44c67ce80
|
Update the lens board design
|
2023-04-19 13:31:47 -04:00 |
Matt McWilliams
|
144b408092
|
Print state in the arri-s firmware
|
2023-04-17 16:44:04 -04:00 |
Matt McWilliams
|
d2390dca30
|
Add a bellows board -- to be attached to bellows and then to boards with magnets. Render all STLs
|
2023-04-16 23:33:11 -04:00 |
Matt McWilliams
|
503a8ec92f
|
Add magnets to bellows board design
|
2023-04-16 22:53:16 -04:00 |
Matt McWilliams
|
ca22a3ba4b
|
Rewrite arri_s_firmware to use McopySerial
|
2023-04-16 16:42:00 -04:00 |
Matt McWilliams
|
ef54e61494
|
Use McopySerial in mcopy_arri_s_firmware
|
2023-04-15 22:44:33 -04:00 |
Matt McWilliams
|
b1745c786b
|
Invert logic for use with solid state relays rather than standard
|
2023-04-14 19:48:20 -04:00 |
Matt McWilliams
|
83efbc18c7
|
Fix mcopy_cam_canon_ble
|
2023-04-13 20:39:24 -04:00 |
Matthew McWilliams
|
f47396e48c
|
Need confirmation after mcopy_cam_relay
|
2023-04-12 15:25:41 -04:00 |
Matt McWilliams
|
03c27a9226
|
Relay logic was reversed
|
2023-04-12 15:15:41 -04:00 |
Matt McWilliams
|
08655898d4
|
Merge remote-tracking branch 'origin/canon_ble' into canon_ble
|
2023-04-12 14:52:40 -04:00 |
Matt McWilliams
|
5d347d23e4
|
Correctly reference backward LED
|
2023-04-12 14:52:35 -04:00 |
Matthew McWilliams
|
a25d93ec55
|
Correctly delay between frames.
|
2023-04-12 14:52:05 -04:00 |
Matthew McWilliams
|
bbf0cbd1c6
|
Add the button to the relay sketch
|
2023-04-11 23:43:35 -04:00 |
Matthew McWilliams
|
4aceeac1c2
|
Remove libraries required by TickTwo. This sketch will not use blink in this fashion ATM.
|
2023-04-11 23:26:12 -04:00 |
Matt McWilliams
|
1f5bb85304
|
Correctly reference LEDs
|
2023-04-11 22:39:44 -04:00 |
Matthew McWilliams
|
087fd3f763
|
Complete the mcopy relay sketch without variable exposure.
|
2023-04-11 01:13:44 -04:00 |
Matthew McWilliams
|
daece3b45a
|
Add the new mcopy_cam_relay script.
|
2023-04-11 00:38:06 -04:00 |
Matthew McWilliams
|
9705505285
|
Refactor ino.sh to loop through array of scripts to copy McopySerial library to.
|
2023-04-11 00:37:14 -04:00 |
Matthew McWilliams
|
9016062f70
|
Rename mcopy_cam_canon to mcopy_cam_canon_ble to differentiate
|
2023-04-11 00:28:27 -04:00 |
Matthew McWilliams
|
a6de66eb66
|
Blink LED on startup
|
2023-04-11 00:24:39 -04:00 |
Matt McWilliams
|
6ada6b08ed
|
Add LED features to projector firmware.
|
2023-04-10 23:28:02 -04:00 |
Matt McWilliams
|
710e178ba2
|
Merge branch 'canon_ble' of ssh://git.sixteenmillimeter.com/16mm/mcopy into canon_ble
|
2023-04-10 21:12:08 -04:00 |
Matt McWilliams
|
9e7990851e
|
Case design work
|
2023-04-10 21:04:01 -04:00 |