Skip to content

LucaAngioloni/ArduinoTimeLapse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ArduinoTimeLapse

Use Arduino as a camera remote to create time lapses.
This code is for Nikon cameras only.

Usage

You can set the time between photos changing the LapseTime value which is expressed in milliseconds. Default is set to 5 seconds.

Arduino Setup

The final setup looks like this:

ArduinoSetup

Arduino has a normal LED connected to pin 5 (you can change it throug LEDPin) with a small resistance, and an IR LED connected to pin 3 (you can change it throug IRPin) also with a small resistance.

The IR LED should be directed to the IR sensor of the camera. The colored LED signals to the user the moment the IR signal is sent.

This is the setup:

Final Setup

About

Use Arduino as a camera remote to create time lapses. For Nikon cameras

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages