Skip to content

Arduino library to remotely trigger Nikon camera using an IR LED

Notifications You must be signed in to change notification settings

outofjungle/NikonRemote

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Nikon IR Remote Library

Arduino library to remotely trigger Nikon camera.

Installation

Clone this repository into Arduino libraries folder and re-start the Arduino IDE.

$ cd $ARDUINO_LIBS
$ git clone git://github.com/outofjungle/NikonRemote.git

Use

Library comes with a simple example click that gets added to the Arduino Example menu upon installation.

To run the code, wire an IR LED to the arduino as shown in the wiring diagram and upload the sketch to the Arduino. To activate the remote, press and release the Arduino reset button.

Wiring diagram

Screenshot 1

About

Arduino library to remotely trigger Nikon camera using an IR LED

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages