<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Arduino DCF77 radio clock receiver</title>
	<atom:link href="http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/feed/" rel="self" type="application/rss+xml" />
	<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/</link>
	<description>so much time, so little to do.</description>
	<lastBuildDate>Sun, 07 Mar 2010 18:56:13 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Stefan</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2450</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 20:47:18 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2450</guid>
		<description>Hi md,

I have some trouble, to get my clock running...
I&#039;ve got a signal but no value coming in :(

maybe my debug text can help you to find an answer:

Initializing DCF77 lib
Using DCF77 pin #
Time: 0:0:1 Date: 0.0.0
Time: 0:0:1 Date: 0.0.0
: Double flank detected
0: DCF77 Signal detected, Time: 0:0:1 Date: 0.0.0
duration: 171, appending value  at position 0
Time: 0:0:2 Date: 0.0.0
Time: 0:0:2 Date: 0.0.0
: Double flank detected
0: DCF77 Signal detected, Time: 0:0:2 Date: 0.0.0
duration: 409, appending value  at position 0
Time: 0:0:3 Date: 0.0.0
Time: 0:0:4 Date: 0.0.0
648: DCF77 Signal detected, Time: 0:0:4 Date: 0.0.0
duration: 102, appending value 

thanks a lot,
Stefan</description>
		<content:encoded><![CDATA[<p>Hi md,</p>
<p>I have some trouble, to get my clock running&#8230;<br />
I&#8217;ve got a signal but no value coming in :(</p>
<p>maybe my debug text can help you to find an answer:</p>
<p>Initializing DCF77 lib<br />
Using DCF77 pin #<br />
Time: 0:0:1 Date: 0.0.0<br />
Time: 0:0:1 Date: 0.0.0<br />
: Double flank detected<br />
0: DCF77 Signal detected, Time: 0:0:1 Date: 0.0.0<br />
duration: 171, appending value  at position 0<br />
Time: 0:0:2 Date: 0.0.0<br />
Time: 0:0:2 Date: 0.0.0<br />
: Double flank detected<br />
0: DCF77 Signal detected, Time: 0:0:2 Date: 0.0.0<br />
duration: 409, appending value  at position 0<br />
Time: 0:0:3 Date: 0.0.0<br />
Time: 0:0:4 Date: 0.0.0<br />
648: DCF77 Signal detected, Time: 0:0:4 Date: 0.0.0<br />
duration: 102, appending value </p>
<p>thanks a lot,<br />
Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: md</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2440</link>
		<dc:creator>md</dc:creator>
		<pubDate>Wed, 16 Sep 2009 15:40:15 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2440</guid>
		<description>Hi Alexander,

have a look here: http://gonium.net/md/2009/09/16/dcf77-radio-receiver-filter-signals/
Gwen was having similar problems, maybe his solution works for you.

-Mathias</description>
		<content:encoded><![CDATA[<p>Hi Alexander,</p>
<p>have a look here: <a href="http://gonium.net/md/2009/09/16/dcf77-radio-receiver-filter-signals/" rel="nofollow">http://gonium.net/md/2009/09/16/dcf77-radio-receiver-filter-signals/</a><br />
Gwen was having similar problems, maybe his solution works for you.</p>
<p>-Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2439</link>
		<dc:creator>Alexander</dc:creator>
		<pubDate>Tue, 15 Sep 2009 07:54:23 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2439</guid>
		<description>Hi

I have recently got the DCF77 module from Conrad, and connected it to my Arduino Duemillanueve. My DCF77 module is highly unstable. I am unable to recieve one signal/second, i get anything from 4signals/second to 0signals/second. It just depends on how the module is lying on my desk. 

My guess is that this module isnt able to detect DCF77 signals outside of central Europe(i live in the south of Sweden).


//Alexander</description>
		<content:encoded><![CDATA[<p>Hi</p>
<p>I have recently got the DCF77 module from Conrad, and connected it to my Arduino Duemillanueve. My DCF77 module is highly unstable. I am unable to recieve one signal/second, i get anything from 4signals/second to 0signals/second. It just depends on how the module is lying on my desk. </p>
<p>My guess is that this module isnt able to detect DCF77 signals outside of central Europe(i live in the south of Sweden).</p>
<p>//Alexander</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: md</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2435</link>
		<dc:creator>md</dc:creator>
		<pubDate>Sun, 09 Aug 2009 09:53:07 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2435</guid>
		<description>@Lars: sorry, I did not write a reply so far - call me lazy :-)

The pullup-resistor is needed because you want to supply pin #7 with a defined voltage at all times. Look at the schematic: if the DCF77 pin 3 (lets call it signal) is in an undefined state, you will receive noise on pin #7 of the arduino (lets call it receiver).

So, in order for the receiver to be in a defined state at all times, you connect it to either +5V (pull-up) or GND (pull-down). If you would do so without a resistor, this could be a short-circuit (if any of signal or receiver are at a low level). You definitely want to avoid this. (Side note: ATMega pins are tristates. In this context it means that an uninitialized pin will connect to ground - which will force all available power of your short-circuit through the ATMega. They are pretty robust - but not that robust.)

To do so you just use a resistor to limit the current that flows from 5V to GND. Usually people use with a 10k resistor. In this circuit I found the DCF77 signal reception to be better with 8k. I didn&#039;t calculate this, I found the value through experimentation. I rarely calculate anything in my schematics, this is hobby, not work :-)

HTH,
-Mathias</description>
		<content:encoded><![CDATA[<p>@Lars: sorry, I did not write a reply so far &#8211; call me lazy :-)</p>
<p>The pullup-resistor is needed because you want to supply pin #7 with a defined voltage at all times. Look at the schematic: if the DCF77 pin 3 (lets call it signal) is in an undefined state, you will receive noise on pin #7 of the arduino (lets call it receiver).</p>
<p>So, in order for the receiver to be in a defined state at all times, you connect it to either +5V (pull-up) or GND (pull-down). If you would do so without a resistor, this could be a short-circuit (if any of signal or receiver are at a low level). You definitely want to avoid this. (Side note: ATMega pins are tristates. In this context it means that an uninitialized pin will connect to ground &#8211; which will force all available power of your short-circuit through the ATMega. They are pretty robust &#8211; but not that robust.)</p>
<p>To do so you just use a resistor to limit the current that flows from 5V to GND. Usually people use with a 10k resistor. In this circuit I found the DCF77 signal reception to be better with 8k. I didn&#8217;t calculate this, I found the value through experimentation. I rarely calculate anything in my schematics, this is hobby, not work :-)</p>
<p>HTH,<br />
-Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Nick</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2434</link>
		<dc:creator>Nick</dc:creator>
		<pubDate>Sun, 09 Aug 2009 00:02:54 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2434</guid>
		<description>I&#039;d like to second Lars&#039; question, I&#039;d like to know the same thing. Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;d like to second Lars&#8217; question, I&#8217;d like to know the same thing. Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Lars</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2414</link>
		<dc:creator>Lars</dc:creator>
		<pubDate>Mon, 27 Apr 2009 18:26:58 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2414</guid>
		<description>Hi,

I&#039;m quite new to Arduino &amp; Co and I was wondering if you could explain to me why exactly we need a pull-up resistor here and how you figured out that you need one with 8 kOhm?

Thanks,
Lars.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I&#8217;m quite new to Arduino &amp; Co and I was wondering if you could explain to me why exactly we need a pull-up resistor here and how you figured out that you need one with 8 kOhm?</p>
<p>Thanks,<br />
Lars.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: md</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2408</link>
		<dc:creator>md</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:17:58 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2408</guid>
		<description>Hi Dag,

my suspicion is that the receiver is not able to pick up the signal reliably. Be careful, it needs some minutes sometimes to stabilize - so just try to leave it alone for some time. You might also try to change the value of the pullup resistor - I found that there is quite some tolerance from one receiver to another.

HTH,
-Mathias</description>
		<content:encoded><![CDATA[<p>Hi Dag,</p>
<p>my suspicion is that the receiver is not able to pick up the signal reliably. Be careful, it needs some minutes sometimes to stabilize &#8211; so just try to leave it alone for some time. You might also try to change the value of the pullup resistor &#8211; I found that there is quite some tolerance from one receiver to another.</p>
<p>HTH,<br />
-Mathias</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dag Israelsson</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2407</link>
		<dc:creator>Dag Israelsson</dc:creator>
		<pubDate>Thu, 05 Mar 2009 09:11:02 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2407</guid>
		<description>Hi! I have now the DCF-Empfänger BN 641138″ of Conrad. BUT it is not working very well. I live in Sweden, 250 km west of Stockholm. Maybe the BN 641138 can&#039;t handle this distans? I am reciving pulses but only now and then. Any idea? Positioning the BN 641138 don&#039;t seem to help.
Best regards

/Dag</description>
		<content:encoded><![CDATA[<p>Hi! I have now the DCF-Empfänger BN 641138″ of Conrad. BUT it is not working very well. I live in Sweden, 250 km west of Stockholm. Maybe the BN 641138 can&#8217;t handle this distans? I am reciving pulses but only now and then. Any idea? Positioning the BN 641138 don&#8217;t seem to help.<br />
Best regards</p>
<p>/Dag</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fab</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2399</link>
		<dc:creator>Fab</dc:creator>
		<pubDate>Sat, 31 Jan 2009 21:38:58 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2399</guid>
		<description>Have you tried to setup the serial connection? ;)

Now, in my house are:
 Time: 22:32:38 Date: 31.1.2009


void setup(void) {
  pinMode(blinkPin, OUTPUT);
 // open the serial port at 9600 bps:
  Serial.begin(9600);
}

Tnx for your dcf77 code! :)


Ciao!</description>
		<content:encoded><![CDATA[<p>Have you tried to setup the serial connection? ;)</p>
<p>Now, in my house are:<br />
 Time: 22:32:38 Date: 31.1.2009</p>
<p>void setup(void) {<br />
  pinMode(blinkPin, OUTPUT);<br />
 // open the serial port at 9600 bps:<br />
  Serial.begin(9600);<br />
}</p>
<p>Tnx for your dcf77 code! :)</p>
<p>Ciao!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: rudi niemeijer &#187; Arduino met DCF77 ontvanger</title>
		<link>http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/comment-page-1/#comment-2391</link>
		<dc:creator>rudi niemeijer &#187; Arduino met DCF77 ontvanger</dc:creator>
		<pubDate>Sat, 27 Dec 2008 18:53:56 +0000</pubDate>
		<guid isPermaLink="false">http://gonium.net/md/2006/11/05/arduino-dcf77-radio-clock-receiver/#comment-2391</guid>
		<description>[...] wordt op het internet al een tijdje gewerkt met de Arduino en een externe (Conrad) DCF77 ontvanger, maar er valt nog [...]</description>
		<content:encoded><![CDATA[<p>[...] wordt op het internet al een tijdje gewerkt met de Arduino en een externe (Conrad) DCF77 ontvanger, maar er valt nog [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
