Skip to main content

engine

OpenMoco TimeLapse Engine 0.82 Released

After several months of experimentation and hard work, we are proud to announce the release of version 0.82 of the OpenMoco TimeLapse Engine. Of course, the engine still runs on the inexpensive and easy-to-buy Arduino platform, but we've expanded all of the existing capabilities and added new features to the engine that set it apart from any other open-source moco sketch you'll find, while making it more stable and useful for the timelapse experimenter.

OpenMoco TimeLapse Engine 0.81 Released

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

Changes in this release:

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

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.

Syndicate content