mcopy/ino/mcopy_mitchell_camera
Matt McWilliams 31adb77f90 Commit changes to endstop camera shield without debug log lines 2024-10-22 17:33:18 -04:00
..
EndstopCameraShield.cpp Commit changes to endstop camera shield without debug log lines 2024-10-22 17:33:18 -04:00
EndstopCameraShield.h Add getDirection() to EndstopCameraShield and fix sloppy bugs in code that were not disabling emitters after actions. Could have caused false positives in behavior so check on the machine 2024-08-03 08:46:46 -04:00
McopySerial.cpp Create placeholder scripts for Mitchell and Oxberry cameras 2024-06-23 21:38:36 -04:00
McopySerial.h There does not need to be separate open_forward/open_backward and closed_forward/closed_backward commands. Direction should be set with separate commands and can be controlled at a higher level. 2024-07-07 21:32:02 -04:00
TB6600MotorDriver.cpp Work on oxberry camera firmware. Basics are there. Will add button features to mitchell. 2024-07-05 23:56:45 -04:00
TB6600MotorDriver.h Work on oxberry camera firmware. Basics are there. Will add button features to mitchell. 2024-07-05 23:56:45 -04:00
mcopy_mitchell_camera.ino Implement the button and switch logic for physical interfaces to the camera. In the case that the open/close switch is changed, move to that state, otherwise allow for digital control. 2024-08-05 06:47:12 -04:00