<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments for Blinkenlight</title>
	<atom:link href="http://blog.blinkenlight.net/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.blinkenlight.net</link>
	<description>20 LEDs are enough</description>
	<lastBuildDate>Sun, 05 May 2013 09:49:12 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>Comment on VU Meter by Vickie</title>
		<link>http://blog.blinkenlight.net/experiments/basic-effects/vu-meter/#comment-2707</link>
		<dc:creator><![CDATA[Vickie]]></dc:creator>
		<pubDate>Sun, 05 May 2013 09:49:12 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=778#comment-2707</guid>
		<description><![CDATA[Hello there! I recently desire to give a massive browses upward for that nice data you&#039;ve got the following on this post. I am going to likely to end up returning in your website for additional shortly.]]></description>
		<content:encoded><![CDATA[<p>Hello there! I recently desire to give a massive browses upward for that nice data you&#8217;ve got the following on this post. I am going to likely to end up returning in your website for additional shortly.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Supply Voltage Measurement by Jones sabo why don't you consider combine that sign</title>
		<link>http://blog.blinkenlight.net/experiments/measurements/supply-voltage-measurement/#comment-2432</link>
		<dc:creator><![CDATA[Jones sabo why don't you consider combine that sign]]></dc:creator>
		<pubDate>Fri, 12 Apr 2013 12:29:02 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=1570#comment-2432</guid>
		<description><![CDATA[You have observed very interesting points! ps decent web site]]></description>
		<content:encoded><![CDATA[<p>You have observed very interesting points! ps decent web site</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decoding Time Data by Markus Gritsch</title>
		<link>http://blog.blinkenlight.net/experiments/dcf77/decoding-time-data/#comment-2344</link>
		<dc:creator><![CDATA[Markus Gritsch]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 19:36:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=2048#comment-2344</guid>
		<description><![CDATA[Great, looking forward to it.  I really like reading your excellent articles.  Keep up the good work!

Cheers,
Markus]]></description>
		<content:encoded><![CDATA[<p>Great, looking forward to it.  I really like reading your excellent articles.  Keep up the good work!</p>
<p>Cheers,<br />
Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decoding Time Data by blinkenlightblog</title>
		<link>http://blog.blinkenlight.net/experiments/dcf77/decoding-time-data/#comment-2343</link>
		<dc:creator><![CDATA[blinkenlightblog]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 18:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=2048#comment-2343</guid>
		<description><![CDATA[Hi Markus,

the current published version does not yet deal with timezone change. The current code line (under test) was running during the timezone change and performed flawless. However it is not yet fully documented. For the final version there will be several different cases:

1) The clock was synced at prior to the timezone changed and is still locked.
--&gt; Simple, it can ignore the flags as the hour of the change is ruled by law --&gt; as long at it can keep the phase lock the transition will happen smoothly.
1a) In case of a sync during the &quot;double hour&quot; that happens at CEST -&gt; CET transition and at very high noise levels it may lock to the wrong hour. The chance is very tiny but it might happen. In this case it might take some time for it to recognize the issue. (Slightly longer than the time required for the initial lock).

2) In case it is syncing while the transition happens but can not acquire a lock before the transition is finished and the timezone data is noisy the impact is that sync time will double. If the data is clean and you happen to start syncing at the worst possible time it may take about 5-10 Minutes longer for the first sync.

I will publish the parts as I finish and test them. The next steps are:
a) add more decoder stages
b) add a local clock to deal with signal loss
c) some surprise how to keep a significantly better phase lock than the previous versions (once a first sync is acquired)

Cheers, Udo]]></description>
		<content:encoded><![CDATA[<p>Hi Markus,</p>
<p>the current published version does not yet deal with timezone change. The current code line (under test) was running during the timezone change and performed flawless. However it is not yet fully documented. For the final version there will be several different cases:</p>
<p>1) The clock was synced at prior to the timezone changed and is still locked.<br />
&#8211;&gt; Simple, it can ignore the flags as the hour of the change is ruled by law &#8211;&gt; as long at it can keep the phase lock the transition will happen smoothly.<br />
1a) In case of a sync during the &#8220;double hour&#8221; that happens at CEST -&gt; CET transition and at very high noise levels it may lock to the wrong hour. The chance is very tiny but it might happen. In this case it might take some time for it to recognize the issue. (Slightly longer than the time required for the initial lock).</p>
<p>2) In case it is syncing while the transition happens but can not acquire a lock before the transition is finished and the timezone data is noisy the impact is that sync time will double. If the data is clean and you happen to start syncing at the worst possible time it may take about 5-10 Minutes longer for the first sync.</p>
<p>I will publish the parts as I finish and test them. The next steps are:<br />
a) add more decoder stages<br />
b) add a local clock to deal with signal loss<br />
c) some surprise how to keep a significantly better phase lock than the previous versions (once a first sync is acquired)</p>
<p>Cheers, Udo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Decoding Time Data by Markus Gritsch</title>
		<link>http://blog.blinkenlight.net/experiments/dcf77/decoding-time-data/#comment-2342</link>
		<dc:creator><![CDATA[Markus Gritsch]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 18:29:34 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=2048#comment-2342</guid>
		<description><![CDATA[Hi Udo,

amazing code.  I really like your matched filter approach :)
One question: How does the hour decoder respond to changes from and to daylight saving time?

Cheers,
Markus]]></description>
		<content:encoded><![CDATA[<p>Hi Udo,</p>
<p>amazing code.  I really like your matched filter approach <img src='http://s0.wp.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
One question: How does the hour decoder respond to changes from and to daylight saving time?</p>
<p>Cheers,<br />
Markus</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Counting Resets by blinkenlightblog</title>
		<link>http://blog.blinkenlight.net/experiments/counting-resets/#comment-2336</link>
		<dc:creator><![CDATA[blinkenlightblog]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 05:01:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=221#comment-2336</guid>
		<description><![CDATA[The &quot;%&quot; is not to force the result into the range 0..255. It is there to restrict the range to 0 .., count_limit-1.]]></description>
		<content:encoded><![CDATA[<p>The &#8220;%&#8221; is not to force the result into the range 0..255. It is there to restrict the range to 0 .., count_limit-1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Counting Resets by James Jones</title>
		<link>http://blog.blinkenlight.net/experiments/counting-resets/#comment-2335</link>
		<dc:creator><![CDATA[James Jones]]></dc:creator>
		<pubDate>Wed, 03 Apr 2013 00:37:18 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=221#comment-2335</guid>
		<description><![CDATA[Looking up EEPROM.h, it would seem that read returns a uint_8, so the result it returns will be between 0 and 255 (inclusive), not between -128 and 127; you&#039;d have to cast the result to a signed eight-bit type to get -`1, so I don&#039;t think the additional % is necessary.]]></description>
		<content:encoded><![CDATA[<p>Looking up EEPROM.h, it would seem that read returns a uint_8, so the result it returns will be between 0 and 255 (inclusive), not between -128 and 127; you&#8217;d have to cast the result to a signed eight-bit type to get -`1, so I don&#8217;t think the additional % is necessary.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heartbeat by Andreas</title>
		<link>http://blog.blinkenlight.net/experiments/removing-flicker/heartbeat/#comment-2278</link>
		<dc:creator><![CDATA[Andreas]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 20:50:13 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=1031#comment-2278</guid>
		<description><![CDATA[Hi Udo,

thanks for your quick response. Yes, you were right. It was the missing copy of msTimer2 in the Arduino libary. I&#039;m sure it is a common problem for beginners. Thanks for your help.

Andreas]]></description>
		<content:encoded><![CDATA[<p>Hi Udo,</p>
<p>thanks for your quick response. Yes, you were right. It was the missing copy of msTimer2 in the Arduino libary. I&#8217;m sure it is a common problem for beginners. Thanks for your help.</p>
<p>Andreas</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heartbeat by blinkenlightblog</title>
		<link>http://blog.blinkenlight.net/experiments/removing-flicker/heartbeat/#comment-2276</link>
		<dc:creator><![CDATA[blinkenlightblog]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 19:30:29 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=1031#comment-2276</guid>
		<description><![CDATA[Hi Andreas,

I edited your question a little bit to make the issue somehow more transparent. For whatever reason your copy of the sketch has corrupted include statements. Please use a copy of the original sketch as it is available on the blog. If you hover the mouse in the upper right corner you can copy it as text into the clipboard. If this copy fails to work you are most probably missing a copy of the msTimer2 library in your system. You can install it frome here &lt;a href=&quot;http://playground.arduino.cc/Main/MsTimer2&quot; rel=&quot;nofollow&quot;&gt;http://playground.arduino.cc/Main/MsTimer2&lt;/a&gt; or here &lt;a href=&quot;http://www.pjrc.com/teensy/td_libs_MsTimer2.html&quot; rel=&quot;nofollow&quot;&gt;http://www.pjrc.com/teensy/td_libs_MsTimer2.html&lt;/a&gt;.

-Udo]]></description>
		<content:encoded><![CDATA[<p>Hi Andreas,</p>
<p>I edited your question a little bit to make the issue somehow more transparent. For whatever reason your copy of the sketch has corrupted include statements. Please use a copy of the original sketch as it is available on the blog. If you hover the mouse in the upper right corner you can copy it as text into the clipboard. If this copy fails to work you are most probably missing a copy of the msTimer2 library in your system. You can install it frome here <a href="http://playground.arduino.cc/Main/MsTimer2" rel="nofollow">http://playground.arduino.cc/Main/MsTimer2</a> or here <a href="http://www.pjrc.com/teensy/td_libs_MsTimer2.html" rel="nofollow">http://www.pjrc.com/teensy/td_libs_MsTimer2.html</a>.</p>
<p>-Udo</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Heartbeat by Andreas Storch</title>
		<link>http://blog.blinkenlight.net/experiments/removing-flicker/heartbeat/#comment-2273</link>
		<dc:creator><![CDATA[Andreas Storch]]></dc:creator>
		<pubDate>Tue, 26 Mar 2013 12:19:16 +0000</pubDate>
		<guid isPermaLink="false">http://blog.blinkenlight.net/?page_id=1031#comment-2273</guid>
		<description><![CDATA[Heed help!! Hello, I&#039;m an absolut beginner in Arduino programming and bought the blinkenlight shield for first steps. Trying out &quot;knightrider&quot; it worked without problems, but I can&#039;t get &quot;heartbeat&quot; to run. I always get the message in function &#039;void setup()&#039; &quot;112 error  &#039;MsTimer2&#039; has not been declared&quot; and &quot;113 error: &#039;MsTimer2&#039; has not been declared&quot;. The sketch I&#039;m using is


 
#include 
#include 
#include 
 


What can I do?

Thank you and best regards.

Andreas Storch]]></description>
		<content:encoded><![CDATA[<p>Heed help!! Hello, I&#8217;m an absolut beginner in Arduino programming and bought the blinkenlight shield for first steps. Trying out &#8220;knightrider&#8221; it worked without problems, but I can&#8217;t get &#8220;heartbeat&#8221; to run. I always get the message in function &#8216;void setup()&#8217; &#8220;112 error  &#8216;MsTimer2&#8242; has not been declared&#8221; and &#8220;113 error: &#8216;MsTimer2&#8242; has not been declared&#8221;. The sketch I&#8217;m using is</p>
<p>#include<br />
#include<br />
#include </p>
<p>What can I do?</p>
<p>Thank you and best regards.</p>
<p>Andreas Storch</p>
]]></content:encoded>
	</item>
</channel>
</rss>
