Want to buy a miniE shield?

More and more people are asking where to buy the miniE shield. Unfortunately there is no place to buy them at the moment but this may change in the near future. I am wondering how many of you would like to have a nice, high quality shield for placing all the required components (like the Easydriver, required resistors, jacks, …) for a reasonable price (same as a generic Arduino proto-shield but designed especially to serve miniE’s requirements). You can leave your vote in the sidebar.

Thanks!

version 0.11 is out

I fixed a little but annoying bug in the menu navigation. In some cases one was not able to move away from the main status screen.

Together with version 0.11 of the miniE software, a new hardware version of the miniE shield was committed. Version 1.2 of the shield introduces a complete rearrangement of the components to avoid contact between the components of the shield and the Arduino as well as with the display shield.

miniE shield version 1.2

version 0.10 is out

A new version of miniE is out. The version 0.10 makes the code compatible with the updated Arduino SDK 1.0 and includes some other tweaks and optimisations. Please remember to update the RTClib library in your Arduino environment. Together with the version miniE version 0.10 a new documentation was uploaded. Have fun

miniEngine v0.9

Hello,

this website is all about the miniEngine, called miniE. Here I am going to present the progress of the project. I am developing this software since 3 months now and reached version 0.9 with a lot of help from the guys at www.openmoco.org.

But let us talk a little bit about what miniE is…

miniE is an open-source engine sketch to provide control over a single stepper motor and camera, using an Arduino and DFRobot LCD Keypad shield. It is a minimalist design providing all the necessary features to do shoot-move-shoot or continuous timelapse with a built-in UI. The 1st version of this code was heavily inspired by the openMoCo Engine by C.A. Church and is basically based on it. Thank you for your great work and help!

The project can be downloaded from the SourceForge repository or directly as a GNU tarball.

The aim of the system is to be flexible. For this lightweight engine, full system control should be possible out in the field without extra hardware. The GUI code was implemented as customizable and modular as possible.

Main features

  • Arduino based motion control system for use with the DFRobot LCD Shield
  • System control is fully implemented as a 5 button – 16×2 char user interface
  • Supports 1 stepper motor
  • Supports 1 camera
  • Shoot-move-shoot mode
  • Continuous mode
  • Sinus shaped motor ramping
  • Up to 30 programs can be created (single date events, repeating weekday events)
  • Motor: home, sleep, post delay
  • Camera: focus time, exposure time, post delay
  • 2 physical limiting switches
  • Max. motor steps & max. shot limits
  • Settings and programs can be stored in the EEPROM