Skip to main content

timelapse

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