<?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>cahen.ch &#187; clock</title>
	<atom:link href="http://www.cahen.ch/tag/clock/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cahen.ch</link>
	<description>trips..photos..things and more</description>
	<lastBuildDate>Sat, 20 Feb 2010 15:58:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Arduino Open Source Clock</title>
		<link>http://www.cahen.ch/2009/01/21/arduino-open-source-clock/</link>
		<comments>http://www.cahen.ch/2009/01/21/arduino-open-source-clock/#comments</comments>
		<pubDate>Wed, 21 Jan 2009 11:36:18 +0000</pubDate>
		<dc:creator>Andreas</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[clock]]></category>

		<guid isPermaLink="false">http://wp.cahen.ch/?p=3</guid>
		<description><![CDATA[Da ich jetzt auch zu den Mikrocontroller Freaks gehöre und kräftig am herum experimentieren bin mit meinem Arduino Decimilla, kann ich schon einen Beitrag an die Community leisten.]]></description>
			<content:encoded><![CDATA[<p>Der Quelltext zu der Arduino Open Source Clock auf <a href="http://www.faludi.com/projects/open-source-arduino-clock/">http://www.faludi.com/projects/open-source-arduino-clock/</a> war leider nicht eingerückt formatiert und enthielt ausserdem noch eins zwei Fehler.</p>
<p><iframe src="http://cahen.ch/assets/2008/8/12/arduino_open_source_clock.pde" width="450" height="650" name="source"><br />
</iframe></p>
<p>Es ist absolut wichtig das Einrücken des Codes beachtet wird, sonst kann der Code nicht kompiliert und auf den Microcontroller geschickt werden. Im Original wurde ausserdem diese Zeile falsch geschrieben:</p>
<pre>
       for (int i=0; i&lt;numBlinks; i++) {
</pre>
<p>Die Funktion blinkLED ist nicht lebenswichtig für den weiteren Verlauf und wird nur kurz bei void setup() aufgerufen.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.cahen.ch/2009/01/21/arduino-open-source-clock/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
