Skip to content

uStepper/egoShieldTimeLapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

egoShield

The library contains support for the uStepper egoShield. An example is included to show the functionality of the library, which is very simple. The library is supported in Arduino IDE 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.6.11, 1.6.12, 1.8.3, 1.8.4, 1.8.5.

For more information, visit www.ustepper.com

Prerequisites

The library includes dependencies on other libraries. The uStepper library is needed for the stepper motor functionality as described here: https://github.com/uStepper/uStepper

Furthermore, the egoShield library makes use of functions from the u8g2 library from Olikraus here: https://github.com/olikraus/u8g2

Documentation

Documentation for the egoShield library can be found at the following URL: http://ustepper.com/EgoLapse/docs/html/index.html

Change Log

1.1.0:

  • changed order of events to move, fire shutter, delay
  • added an adjustable delay parameter - delaying the camera shutter after end of move
  • idle page encoder value is now displayed in mm

1.0.0:

  • changed button debouncing algorithm
  • fixed various minor bugs
  • finished functionality

0.1.1:

  • Corrected release version in library properties

0.1.0:

  • Initial release

Creative Commons License
egoShield by ON Development is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.