<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments for gonium.net</title>
	<atom:link href="http://gonium.net/md/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://gonium.net/md</link>
	<description>so much time, so little to do.</description>
	<pubDate>Thu, 04 Dec 2008 00:15:48 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>Comment on Arduino DCF77 radio clock receiver by rudi niemeijer &#187; Retrodagen</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2385</link>
		<dc:creator>rudi niemeijer &#187; Retrodagen</dc:creator>
		<pubDate>Mon, 24 Nov 2008 12:47:14 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2385</guid>
		<description>[...] Microcontroller bestuurde klok met DCF Een langjarig project, deze klok. Ik heb er ieder jaar een ander idee over, maar er zijn wat gelijkblijvende factoren: LED-matrix, nét groot genoeg, ook &#8216;foefjes&#8217; op het display, lichtsensor, DCF-ontvanger, uitbreidbaar en/of aanpasbaar. Dit is een leuk voorbeeld, of deze, of hier, Arduino met DCF. [...]</description>
		<content:encoded><![CDATA[<p>[...] Microcontroller bestuurde klok met DCF Een langjarig project, deze klok. Ik heb er ieder jaar een ander idee over, maar er zijn wat gelijkblijvende factoren: LED-matrix, nét groot genoeg, ook &#8216;foefjes&#8217; op het display, lichtsensor, DCF-ontvanger, uitbreidbaar en/of aanpasbaar. Dit is een leuk voorbeeld, of deze, of hier, Arduino met DCF. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will think before I code&#8230; by md</title>
		<link>http://gonium.net/md/2006/12/27/i-will-think-before-i-code/#comment-2382</link>
		<dc:creator>md</dc:creator>
		<pubDate>Mon, 06 Oct 2008 06:48:36 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/12/27/i-will-think-before-i-code/#comment-2382</guid>
		<description>Hi Stijn,

I haven't tested the code with recent Arduino versions - but your problem has something to do with the naming of control registers. Do you use an ATMega168-based Arduino? There are some differences in register naming.

For example, for my DCF77 library I had to define things differently, see

http://gonium.net/md/2007/04/18/tweaking-the-code/

Try to adjust the code accordingly.

HTH,
-Mathias</description>
		<content:encoded><![CDATA[<p>Hi Stijn,</p>
<p>I haven&#8217;t tested the code with recent Arduino versions - but your problem has something to do with the naming of control registers. Do you use an ATMega168-based Arduino? There are some differences in register naming.</p>
<p>For example, for my DCF77 library I had to define things differently, see</p>
<p><a href="http://gonium.net/md/2007/04/18/tweaking-the-code/" rel="nofollow">http://gonium.net/md/2007/04/18/tweaking-the-code/</a></p>
<p>Try to adjust the code accordingly.</p>
<p>HTH,<br />
-Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on I will think before I code&#8230; by Stijn</title>
		<link>http://gonium.net/md/2006/12/27/i-will-think-before-i-code/#comment-2381</link>
		<dc:creator>Stijn</dc:creator>
		<pubDate>Wed, 01 Oct 2008 17:12:41 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/12/27/i-will-think-before-i-code/#comment-2381</guid>
		<description>I can't get this code to work... I am using Arduino 0012.
The error:
In function 'void __vector_9()':
error: 'TCNT' was not declared in this scope In function 'void setup()':

In the code, the line RESET_TIMER2; is marked yellow.
Does anyone know how to fix this?

Thanks!</description>
		<content:encoded><![CDATA[<p>I can&#8217;t get this code to work&#8230; I am using Arduino 0012.<br />
The error:<br />
In function &#8216;void __vector_9()&#8217;:<br />
error: &#8216;TCNT&#8217; was not declared in this scope In function &#8216;void setup()&#8217;:</p>
<p>In the code, the line RESET_TIMER2; is marked yellow.<br />
Does anyone know how to fix this?</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Handling external Interrupts with Arduino by Odin HG</title>
		<link>http://gonium.net/md/2006/12/20/handling-external-interrupts-with-arduino/#comment-2379</link>
		<dc:creator>Odin HG</dc:creator>
		<pubDate>Sun, 07 Sep 2008 19:56:07 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/12/20/handling-external-interrupts-with-arduino/#comment-2379</guid>
		<description>Thanks!</description>
		<content:encoded><![CDATA[<p>Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on FreeRTOS for ATMega644 by Recent Links Tagged With "gcc" - JabberTags</title>
		<link>http://gonium.net/md/2008/08/10/freertos_for_atmega644/#comment-2376</link>
		<dc:creator>Recent Links Tagged With "gcc" - JabberTags</dc:creator>
		<pubDate>Thu, 14 Aug 2008 02:00:37 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/?p=89#comment-2376</guid>
		<description>[...] public links &#62;&#62; gcc   FreeRTOS for ATMega644 Saved by streetchina on Wed [...]</description>
		<content:encoded><![CDATA[<p>[...] public links &gt;&gt; gcc   FreeRTOS for ATMega644 Saved by streetchina on Wed [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Packstation unavailable by gonium.net &#187; Blog Archive &#187; Vertrauen in Internetbanking?</title>
		<link>http://gonium.net/md/2007/02/25/packstation-unavailable/#comment-2371</link>
		<dc:creator>gonium.net &#187; Blog Archive &#187; Vertrauen in Internetbanking?</dc:creator>
		<pubDate>Sat, 19 Apr 2008 08:35:33 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2007/02/25/packstation-unavailable/#comment-2371</guid>
		<description>[...] eine Packstation mal ausfällt, ist ärgerlich, aber ok. Beim Onlinebanking erwarte ich wesentlich [...]</description>
		<content:encoded><![CDATA[<p>[...] eine Packstation mal ausfällt, ist ärgerlich, aber ok. Beim Onlinebanking erwarte ich wesentlich [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Handling external Interrupts with Arduino by Hyo Byun</title>
		<link>http://gonium.net/md/2006/12/20/handling-external-interrupts-with-arduino/#comment-2051</link>
		<dc:creator>Hyo Byun</dc:creator>
		<pubDate>Wed, 30 Jan 2008 22:20:12 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/12/20/handling-external-interrupts-with-arduino/#comment-2051</guid>
		<description>Thanks so much!!! I was trying to read a 128 /rotation encoder without interrupts, and I didn't know the Arduino had the ability to do so until I came across this site.
Thanks again!</description>
		<content:encoded><![CDATA[<p>Thanks so much!!! I was trying to read a 128 /rotation encoder without interrupts, and I didn&#8217;t know the Arduino had the ability to do so until I came across this site.<br />
Thanks again!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino DCF77 radio clock receiver by md</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2034</link>
		<dc:creator>md</dc:creator>
		<pubDate>Tue, 29 Jan 2008 09:29:41 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2034</guid>
		<description>hi ale,

I heard of someone who disassembled an old radio-controlled clock and just used the receiver. Unfortunately, I don't have a link ;-) You can try it. Typically, a DCF77 receiver module has an open-collector signal output as well as GND and VCC to power the module - so it's pretty simple to connect. However, I don't know whether the input voltage of 5V would be tolerated by a custom-build receiver for another device.

On the other hand, tinkering for 3 Euros... Give it a try and tell me!

-Mathias</description>
		<content:encoded><![CDATA[<p>hi ale,</p>
<p>I heard of someone who disassembled an old radio-controlled clock and just used the receiver. Unfortunately, I don&#8217;t have a link ;-) You can try it. Typically, a DCF77 receiver module has an open-collector signal output as well as GND and VCC to power the module - so it&#8217;s pretty simple to connect. However, I don&#8217;t know whether the input voltage of 5V would be tolerated by a custom-build receiver for another device.</p>
<p>On the other hand, tinkering for 3 Euros&#8230; Give it a try and tell me!</p>
<p>-Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Arduino DCF77 radio clock receiver by ale</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2033</link>
		<dc:creator>ale</dc:creator>
		<pubDate>Tue, 29 Jan 2008 09:06:34 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2033</guid>
		<description>wow!
thanks for your answers! I'll try the code as soon as I get a DCF77 receiver. Btw, you think that you can find a DCF77 receiver disassembling a DCF-clock? Some of them are ridicously cheap..</description>
		<content:encoded><![CDATA[<p>wow!<br />
thanks for your answers! I&#8217;ll try the code as soon as I get a DCF77 receiver. Btw, you think that you can find a DCF77 receiver disassembling a DCF-clock? Some of them are ridicously cheap..</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Tweaking the code by md</title>
		<link>http://gonium.net/md/2007/04/18/tweaking-the-code/#comment-2028</link>
		<dc:creator>md</dc:creator>
		<pubDate>Mon, 28 Jan 2008 10:57:28 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2007/04/18/tweaking-the-code/#comment-2028</guid>
		<description>Hi Jul,

aparently, you don't have the ATMEGA168 flag defined, so the Compiler tries to compile the definitions for the ATMega8 (and the initialization registers have slightly different names...)

Try adding the line
#define ATMEGA168
to your code.

-Mathias</description>
		<content:encoded><![CDATA[<p>Hi Jul,</p>
<p>aparently, you don&#8217;t have the ATMEGA168 flag defined, so the Compiler tries to compile the definitions for the ATMega8 (and the initialization registers have slightly different names&#8230;)</p>
<p>Try adding the line<br />
#define ATMEGA168<br />
to your code.</p>
<p>-Mathias</p>
]]></content:encoded>
	</item>
</channel>
</rss>
