Skip to content

Arduino sketch for a camera intervalometer (requires LCD shield compatible with the LiquidCrystal library).

License

Notifications You must be signed in to change notification settings

AndrewFromMelbourne/intervalometer

Repository files navigation

Arduino camera intervalometer sketch. Requires standard arduino and LCD
shield that is compatible with the LiquidCrystal library.

This sketch required version 1.0 (or above) of the Arduino IDE.
It also requires the following libraries:-

AnalogButtonManager
IntervalTimerManager
LcdRowGraph

available from here:-

    https://github.com/AndrewFromMelbourne

You will also need to connect the Arduino to you camera as described in the
book: Practical Arduino.

    http://practicalarduino.com/projects/time-lapse-camera-controller

About

Arduino sketch for a camera intervalometer (requires LCD shield compatible with the LiquidCrystal library).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages