sixteenmillimeter
|
65292524b1
|
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 |
sixteenmillimeter
|
5e481e77b0
|
Addressing the issue with the JKMM99 projector functionality where frames stop prematurely. Conceivably, the proj_microswitch() function is the only place that calls proj_stop() so the issue is with the logic there. It makes little sense that this function allows for 15ms frames because of the test that requires a 450ms elapsed time before it is stopped.
|
2020-09-29 14:00:54 -04:00 |
sixteenmillimeter
|
9502d255c7
|
Fixed typo in Pins() where PROJECTOR_FWD was set to LOW twice instead of PROJECTOR_BWD.
|
2020-09-28 23:47:36 -04:00 |
sixteenmillimeter
|
08c3c23da0
|
Firmware for new JKMM99. Deployed for testing.
|
2020-08-18 14:21:27 -04:00 |
sixteenmillimeter
|
dd1bec8394
|
Firmware for controlling the JK 106 projector with a 103/104-style camera
|
2020-08-09 20:04:26 -04:00 |