sixteenmillimeter.comOPEN STANDARDS FOR THE MOVING IMAGE |
|
march 11, 2012 08:01am INTVAL - PartsThis intervalometer arose as a proof of concept for a larger project - an optical printer. I needed an inexpensive way to control a film camera (in this case a Bolex). The projector required for the printer can be controlled with a single arduino and a motor shield but in order to capture frames in sync with the projector, I need a way to physically trigger a camera using the same program. ![]() With a shutter release cable, the motion is again reduced to pressing in the release. For that, a solenoid is ideal. Solenoids are actuators that close (or open) when a current is applied. They're commonly used to open and close valves in industrial machines. They're also cheap and easy to wire, making them an excellent simple solution for triggering an analog camera. This project requires the following parts, which can be gathered for under $60: 1: Arduino (168+) (I used this one) 2: 24vdc Solenoid (this one) 3: TIP120 Transistor (this one) 4: 1N4004 Rectifier (this one) 5: Shutter release cable + Bolex attachment 6: Breadboard for prototyping or copper clad PCB board + etchant as pictured:
The rest: Power supply for the Arduino (I use 4 AA batteries) and power supply for the solenoid (I use 4 9v batteries). Jumpers or wire for connections. Here's the arduino (v.022) code: INTVAL.zip Instructable to come. I'm making another one that's more than. If you're interested one, email matt@ this site. Posted By: matt march 08, 2012 09:57am Intervalometer PreviewPosted By: matt january 05, 2012 01:43pm INTVAL - A cheap intervalometer for the BolexWith only an Arduino microcontroller board, a single transistor and a solenoid you can turn any Bolex (or similarly spring-release triggered camera) into an animation camera capable of time-lapse and long exposures. Save those thumbs.
(Solder mask for the board above, but the tutorial will be posted shortly) Posted By: matt june 04, 2011 10:33am Found uilityForensic analysis of an old harddrive has yielded an old application for calculating DoF on different film formats. Uses the ASC Manual's math. (Note: The '8mm' setting should actually be labeled 'Super 8').
Posted By: matt march 03, 2011 07:24pm Editing 16mm CheapCheck out Freekode: a free, open-source sketch to edit 16mm films in Final Cut Pro.
Download the source, modify it, make it better, give feedback. Posted By: matt |