<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Curltable - development blog &#187; time</title>
	<atom:link href="http://curltable.the-yard.net/tag/time/feed" rel="self" type="application/rss+xml" />
	<link>http://curltable.the-yard.net</link>
	<description>A snapshot of my projects.</description>
	<lastBuildDate>Mon, 26 Sep 2011 20:34:14 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Pc talking to my Nikon D40</title>
		<link>http://curltable.the-yard.net/blog/pc-talking-to-my-nikon-d40</link>
		<comments>http://curltable.the-yard.net/blog/pc-talking-to-my-nikon-d40#comments</comments>
		<pubDate>Thu, 26 Nov 2009 10:36:59 +0000</pubDate>
		<dc:creator>David</dc:creator>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[csharp]]></category>
		<category><![CDATA[d40]]></category>
		<category><![CDATA[lapse]]></category>
		<category><![CDATA[nikon]]></category>
		<category><![CDATA[remote]]></category>
		<category><![CDATA[time]]></category>

		<guid isPermaLink="false">http://curltable.the-yard.net/?p=74</guid>
		<description><![CDATA[I was working lately on a simple peace of program to control my Nikon D40 by a PC. This little app communicates through my Arduino board with the camera. To get my d40 to capture something I used a bit of code from Gustav von Roth which can be found here. This Code sends a [...]]]></description>
			<content:encoded><![CDATA[<p>I was working lately on a simple peace of program to control my Nikon D40 by a PC. This little app communicates through my <a href="http://www.arduino.cc/">Arduino</a> board with the camera. To get my d40 to capture something I used a bit of code from Gustav von Roth which can be found <a href="http://www.vonroth.com/Arduino/NikonIrControl/">here</a>. This Code sends a signal over an IR Led to generate time lapse effects. An example is shown below.<span id="more-74"></span></p>
<div class="videoStyle"><object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" width="480" height="385" codebase="http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=6,0,40,0"><param name="wmode" value="transparent" /><param name="src" value="http://www.youtube.com/v/nTRwuKXf7QY&amp;hl=de_DE&amp;fs=1&amp;" /><embed type="application/x-shockwave-flash" width="480" height="385" src="http://www.youtube.com/v/nTRwuKXf7QY&amp;hl=de_DE&amp;fs=1&amp;" wmode="transparent"></embed></object></div>
<p>I captured about 1 hour with an interval of 1000ms in this example. The Code and Arduino Sketch can be downloaded from <a href="http://curltable.the-yard.net/files/2009/11/NikonRemoteV1.0.rar">here</a>. If you have any problems with setting this up feel free to leave a comment. The next Version will include some Servo controlling to move the camera while capturing.</p>
]]></content:encoded>
			<wfw:commentRss>http://curltable.the-yard.net/blog/pc-talking-to-my-nikon-d40/feed</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
	</channel>
</rss>

