Modifications

Sauter à la navigation Sauter à la recherche
932 octets ajoutés ,  4 septembre 2012 à 11:22
aucun résumé de modification
Ligne 1 : Ligne 1 :  
{{SenseurIR-Nav}}
 
{{SenseurIR-Nav}}
 +
 +
OK now that we can read IR codes, lets make a basic project. The first one we will do is to make an intervalometer. An intervalometer is basically a electronic thingy that makes a camera go off every few minutes or so. This can be used for timelapse projects or kite arial photography or other photo projects.
 +
 +
[[Image:IR-INTERVAL-1.jpg]]
 +
 +
The camera we'll be using has an IR remote you can use to set it off (most higher-end cameras have these).
 +
 +
[[Image:IR-INTERVAL-2.jpg]]
 +
 +
First we will figure out the codes by reading the signal sent when the button is pressed. Then we'll take that data and make the Arduino spit out that code into an IR LED once a minute
 +
 +
OK step one is easy, point the remote control at the IR sensor and press the button, we got the following for our ML-L3 Nikon remote.
 +
 +
[[Image:IR-INTERVAL-3.jpg]]
 +
 +
 +
Looks like the data sent is:
 +
 +
suite ici [http://learn.adafruit.com/ir-sensor/making-an-intervalometer]
    
== xxx ==
 
== xxx ==
29 879

modifications

Menu de navigation