Commit Graph

116 Commits

Author SHA1 Message Date
mmcwilliams f45a1adf86 Ignore DS_Store 2016-09-19 11:32:39 -04:00
Matt 00df49a7c8 Added arbitrary exposure via buttons 2016-07-05 09:45:25 -04:00
Matt ee0555cd5d Move intval_2_buttons into its on folder 2016-07-04 23:30:21 -04:00
Matt 585e776e3e Small refactor to intval_2_1_serial 2016-07-04 23:11:04 -04:00
Matt 08fb6353db Add comments to code identifying command structure 2016-07-02 10:39:58 -04:00
Matt cdc0309d65 Serial version of the INTVAL 2.1 code 2016-05-31 11:42:59 -04:00
Matt McWilliams 5be6268811 Create a motor cap for the 120RPM motor 2016-05-23 13:21:31 -04:00
Matt McWilliams 1e1d113f4e Update standoffs to better attach to panel
Having built a number of these, attaching the standoffs is a problem.
This is an attempt to better attach them to the panel.
2016-05-17 10:19:35 -04:00
Matt McWilliams 5624d4fd01 Add height to motor_key_120
Also adjust the bottom of the hobbled shaft negative space so that the
motor is required to put some force against the camera body.
2016-05-13 15:14:02 -04:00
Matt McWilliams d3f6d50bc7 Place motor key 120 in correct /dist folder 2016-05-13 11:59:52 -04:00
Matt 694ba5d7b5 Redesigned 120RPM motor_key
Needed to make it taller to have a better grip on the hobbled shaft.
This change shifts the bolt that rests against the flat end of the
shaft upwards, as well. May need to lift the bottom of the shaft
negative space for more pressure against the key.
2016-05-13 00:00:34 -04:00
Matt 08257cbadb Only use loop delay when not running, delaying or during a sequence 2016-05-12 22:49:09 -04:00
Matt 24baf8ae4d Remove typo in SLOW_PWM variable 2016-05-12 22:05:25 -04:00
Matt ed075bbfa9 Sequence no longer ends with an erroneous frame
Moved the sequence start and stop logic into the  button_end function.
This will allow the sequence to stop without firing a final frame after
the sequence is done. Also added variables to define the speed of the
motors a little more easily.
2016-05-12 22:04:39 -04:00
Matt McWilliams 59a696f6aa Remove delay() from Frame() and inter-frame delay
This gives the user the ability to stop sequences between exposures, or
during them.
2016-05-12 16:10:19 -04:00
Matt McWilliams 291ae33595 Remove timer code, was doing nothing
Will restore timer for Metro version of the firmware for profiling
different motors. Doesn’t make sense here where the Trinket Pro can’t
serial out.
2016-05-12 13:48:59 -04:00
Matt e85e542723 Start single frame when plunger released
as opposed to when it is first pressed. It is with great consternation
that I make this change. The original intention of the Trigger()
feature was to be instant, but having used the intervalometer on
several rolls now, I find the extra frame that this feature introduces
into sequences to be troublesome.
2016-05-11 21:05:03 -04:00
Matt McWilliams 6f82eb6bf1 Make standoffs insert into laser cut panel
This change will improve the physical structure of the panel. The
standoffs will fit into enlarged holes in the panel so they can be
glued to it.
2016-05-09 18:23:17 -04:00
Matt McWilliams 0466262a02 Move stl into dist folder 2016-04-21 15:31:48 -04:00
Matt McWilliams 0d01794176 Add electronics mount for Adafruit Metro Mini
Printed it, it works.
2016-04-21 12:10:46 -04:00
Matt 4f6e200076 Add an altered version of the electronics mount for Arduino Metro Minis 2016-04-15 00:02:11 -04:00
Matt McWilliams 5b1de86b11 Move set screw to internal position in 120 key 2016-04-09 19:41:45 -04:00
Matt fa051804cf Primary work on 120RPM motor mount 2016-04-04 17:51:16 -04:00
Matt 77f2fee695 wider opening for motor mount 2016-04-04 11:58:03 -04:00
Matt c3f9ef1001 Increase resolution 2016-04-02 22:47:23 -04:00
Matt 2d044f33ff Made changes for 120RPM motors 2016-04-02 22:46:01 -04:00
Matt c5791a8672 Added alt motor_keys for different 1:1 shaft sizes 2016-03-29 15:00:32 -04:00
Matt 1f21d1a7d9 Add most of the photos to the docs 2016-03-29 15:00:05 -04:00
Matt 0b548bc315 Add photo of finished build 2016-03-25 13:38:16 -04:00
Matt 9b28e52d28 Improved motor key to allow hobbled shaft insertion 2016-03-25 11:37:48 -04:00
Matt e56417c33d Fix photo markup 2016-03-24 15:28:49 -04:00
Matt 2b09bede05 Additional documentation work 2016-03-22 18:10:21 -04:00
Matt 33b0794263 Add exploded view for construction 2016-03-22 18:03:05 -04:00
Matt 44a0934a5a Add dxf plate 2016-03-22 16:18:13 -04:00
Matt 04ffaa273a optimized plate layout for 150x150mm printer 2016-03-22 13:15:52 -04:00
Matt f2eaf171e2 Added plate of all printable models 2016-03-21 18:16:34 -04:00
Matt 2c07c6e92f Add link to fritzing schematic 2016-03-21 17:18:40 -04:00
Matt 88aa993686 Improve schematics layout
Still ugly as sin
2016-03-21 16:21:24 -04:00
Matt 2b1a2c1751 Frizzing diagram completed 2016-03-18 23:57:49 -04:00
Matt 0b627aba34 Placeholders for photos 2016-03-18 23:57:38 -04:00
Matt d5c27de8c4 Import L298N model 2016-03-18 18:09:06 -04:00
Matt 58ab992ab9 Code cleanup 2016-03-18 18:05:56 -04:00
Matt f5facf735e Intval2 fritzing file, initial commit 2016-03-18 17:03:12 -04:00
Matt c22af1d248 Proof reading of Readme.md 2016-03-18 16:52:43 -04:00
Matt 4f31097051 Add first pass at assembly documentation
Include rough draft of assembly instructions
Establish structure to be backed up with images
2016-03-16 19:34:32 -04:00
Matt 3915fe9ba0 Corrected broken links 2016-03-16 16:59:38 -04:00
Matt 70687cce34 Link everything
in Readme.md
2016-03-15 21:10:21 -04:00
Matt bda38a389e Better linking 2016-03-15 21:07:24 -04:00
Matt b47d305364 Add test anchor 2016-03-15 21:05:45 -04:00
Matt ddeed1930d Add all /dist files
Includes dxf and stl files needed to build the INTVAL 2.0
2016-02-29 17:13:30 -05:00