Skip to main content

time-lapse

OpenMoco TimeLapse Engine 0.81 Released

Version 0.81 of the OpenMoco Timelapse Engine is now available for download.

Changes in this release:

The OpenMoco Reference Design

Here on the OpenMoco.org website, you'll find a number of open-source, free, and user-contributed software and hardware designs.  The core focus of the OpenMoco system is the Official OpenMoco Reference Design.  This design includes the system architecture, the system software components, and the system hardware components.

 

OpenMoco Architecture High-Level View

 

Engine Hardware

Engine Hardware

The OpenMoco Time-lapse engine is designed a minimal amount of hardware, using an easy circuit design that can be readily bread-boarded, or soldered to perf-board.

 

Schematic

The following schematic shows the basic layout of the circuit, with the arduino in the center, and the default pin connections to motors, camera, alt, etc.

 

Click on the thumbnail for a full-size image.

OpenMoco Time-Lapse Engine Circuit Diagram 

 

Parts List

To build the above circuit, you will need the following parts:

OpenMoco Time-Lapse PERL API Released

The PERL API is ready for download, and is fully documented.  It provides easy scripting capabilities when attaching a time-lapse engine to any windows or linux computer's serial/usb port.   All capabilities of the engine are exposed through easy-to-use methods.

Source, documentation and a package may be downloaded at the Software Download Page

TimeIsMotion Project

milapse's picture

Information on the 'TimeIsMotion' software project which parses scripted serial commands to Meade DS DSM DS-2000 telescope heads (aka the 'milapse head') via the Autostar #497 handset.

WARNING! it has come to light that Meade has updated it's chipset on the #497 (now known as #497EG: http://tinyurl.com/y8nkz78) The new model will NOT work with this firmware.

timeismotion software download timeismotion source code download [b]

OpenMoco Time-Lapse Engine 0.8 Alpha Released

The first publicly available release of the OpenMoco time-lapse engine is now available.  Download it at the Software Download Page.

Documentation is incomplete, and there may be bugs, but stop on in, sign up for an account, and let us know what you think!

What's not done?

  • Further code optimization - several flags need to be rolled into single bytes
  • Complete documentation
  • ... and probably another hundred things I can't remember!

OpenMoco Time-Lapse Engine


Introduction

The OpenMoco Time-Lapse Engine (OMTLE) is designed to run on an Arduino microcontroller with the Atmega328P Chipset.  It is provided as a C++ sketch to be uploaded via the Arduino IDE.  It can be easily ported to other microcontroller platforms as well.

What is Moco?

The term 'Moco' is short for 'Motion Control' (wikipedia).  In general motion control is precise mechanical movement of objects, in our case the object is a camera.  The basics of photographic or cinematic motion control are to achieve predictable accurate camera movement and thus smooth changes in point of view.  Moves can be made up of a pans (horizontal turn), tilts (vertical turn), dollys (linear travel), rolls (circular camera movement), booms (long arm cantilevers) or any combination of these movements.  Photographic and cinegraphic moco can also include control of lens functions such as zoom and aperture.  The apparatus that makes all these automated movements and adjustments possible is typically called the 'rig' (which can also refer to non automated or hand driven camera apparatus).

OpenMoco: The Open-source Photographic Motion Control Community

OpenMoCo

Motion control is quickly becoming the must have tool for professionals and enthusiasts capturing video, time-lapse, panoramic photography and image based lighting. Typically accurate motion control comes with a hefty price tag and little flexibility.  The OpenMoCo.org mission is to provide a community for open-source software and hardware that enables photographers and videographers on a budget access to motion control tools.  Here you'll find articles, hardware designs, software, and experiments in motion control.

 

The OpenMoCo Reference Design

The OpenMoCo Reference Design was originally created by Chris Church (shutterdrone) for experimenting with steppers and motion controls for timelapse use.  It has since grown to support different forms of motion control, such as gigapixel panoramas, stereoscopic shooting, and more, and has been adapted by many individuals to their specific needs.

Syndicate content