mcopy/ino
Matt McWilliams 4e0149e752 Fixed issue with baud being stored as const overflowed. Silly mistake.
Also storing command chars as public const variables to shorten code and allow for mc.COMMAND rather than McopySerial::COMMAND. Cleans up example code a lot.
2023-03-21 20:35:00 -04:00
..
components Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
intval2_connector_firmware intval2 connector firmware 2021-03-19 14:09:46 -04:00
lib/McopySerial Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
mcopy_JKMM99 Edit addresses the issue implied by #52. In simple tests with improvised hardware, frame cannot complete in less than 450ms, which is half a full frame. Will add another check to proj_stop() to evaluate the time elapsed and throw an error if too high or low (+/- 20%) 2020-09-29 15:13:22 -04:00
mcopy_JKMM99_intval Fixed projector function 2020-10-03 21:32:16 -04:00
mcopy_JKMM100 Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
mcopy_arri_s_DC_firmware Pausing work on arri_s_DC firmware because hardware is less than ideal. Too much play in the motor position to trust right now. Steppers better approach. 2022-10-28 11:28:30 -04:00
mcopy_arri_s_firmware Use variable in stepper declaration 2022-11-11 15:47:58 -05:00
mcopy_cam_canon Fixed issue with baud being stored as const overflowed. Silly mistake. 2023-03-21 20:35:00 -04:00
mcopy_cam_firmware Mcopy camera firmware 2020-07-01 18:03:20 -04:00
mcopy_firmware Solid state relay version of the mcopy jk firmware 2018-01-22 22:05:10 -05:00
mcopy_jk_firmware Momentary switch delay was too long. 2018-07-03 14:25:36 -04:00
mcopy_mono_firmware_camera Add commands for controlling a secondary projector. 2019-03-01 20:14:20 -05:00
mcopy_mono_firmware_camera_bolex Add an alternate camera firmware for MONO NO AWARE's JK. 2019-03-01 18:01:45 -05:00
mcopy_mono_firmware_camera_bolex_capper Mcopy firmware with optional capper feature 2022-07-17 11:05:20 -04:00
mcopy_mono_firmware_projectors Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux. 2019-04-04 18:49:07 -04:00
mcopy_mono_firmware_projectors_secondary Secondary projector and secondary camera behaviors have been added to the main process. This is not represented in the UI... yet. All renderer code is still in flux. 2019-04-04 18:49:07 -04:00
oxberry_firmware Filmout release 1.5.0. 2020-01-20 01:37:38 -05:00