Skip to content

evanmsanders/arduino_nikon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Arduino Library for Controlling a Nikon Camera via IR
=====================================================

by Evan M. Sanders
evanmsanders.com, github.com/evanmsanders

Based on code by outofjungle (github.com/outofjungle).

Usage:

1. Copy the arduino_nikon folder into your Arduino libraries folder.
2. Include the library with #include <nikon.h>
3. Initialise it with "nikon nikon(n)" where n is your IR LED pin.
4. Take a picture with "nikon.snap()"

About

A library for remotely triggering the shutter on nikon cameras using IR.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages