

- ARDUINO CAMERA TIME LAPSE OPERATION HOW TO
- ARDUINO CAMERA TIME LAPSE OPERATION DRIVERS
- ARDUINO CAMERA TIME LAPSE OPERATION MANUAL
- ARDUINO CAMERA TIME LAPSE OPERATION SOFTWARE
ARDUINO CAMERA TIME LAPSE OPERATION DRIVERS
Yes, it requires motor drivers that have step/dir interfaces, like easydriver, probotix, gecko, etc. I'm waiting until I have functional motorized axes together that can be had for a low price before expanding the scope =) There are plans to expand to a gigapano platform as well, which wouldn't be terribly difficult.
ARDUINO CAMERA TIME LAPSE OPERATION SOFTWARE
The website is and you can go directly to download the engine sketch, or view the source at the software page: Īny feedback would be greatly appreciated! (Presently, approximately $2k to $20k for commercial systems.) The goal is to both enable the DIY time-lapser to create great systems without having to hassle with re-inventing software wheels, and also to enable the dabbler to buy off-the-shelf setups that are much less than the current market prices for systems with similar features.
ARDUINO CAMERA TIME LAPSE OPERATION HOW TO
I expect to have in the next couple of months a reference design showing how to create a two-axis unit using off-the-shelf components from Sherline, for about half the price of a commercial system that's currently on the market using the same sherline components.Īlso, by end of the year, I intend to be releasing my first prototype motor axis units that do pan/tilt. Adding i2c support for other devices (like my LightRails exposure control device), and separating some functions out of the engine into different components.Removing software UART (never liked it anyhow).Some of the changes coming up in the next version: I'll be releasing a human, textual/scriptable interface to it soon. It also currently has a PERL API for controlling and interacting with the engine from a computer. Dual control by both hardware UART and software UART (control via computer and a hand-held device at the same time).

ARDUINO CAMERA TIME LAPSE OPERATION MANUAL


The OpenMoco design concept is presently:Ī centralized 'engine' that directly controls up to two cameras, or one camera and an external flash, and interfaces with three stepper motor controllers to control motion on the axes.Īny number of human or machine interfaces (up to two at one time, via hardware and software serial) to control the engine. The purpose of the OpenMoco system is to provide an open-source, relatively inexpensive motion-control solution for time-lapse that provides many of the capabilities of the closed-source (and fairly pricey!) options on the market. Recently, I completed the first versions of my OpenMoco software for the Arduino.
