<?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: Morse Code Translator with Arduino</title>
	<atom:link href="http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/feed/" rel="self" type="application/rss+xml" />
	<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/</link>
	<description></description>
	<lastBuildDate>Fri, 09 Mar 2012 04:14:35 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: tom</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-8064</link>
		<dc:creator>tom</dc:creator>
		<pubDate>Thu, 12 May 2011 09:51:21 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-8064</guid>
		<description>Hi all

I&#039;m working on an art piece at the moment which will decode morse but the difference is that the morse will be sent by human operated morse key so will obviously have to account for slightly variable timings. I have made some code in processing - the idea being that i will use analog in from arduino and send that by serial to processing. I&#039;m happy to post the code if anyone is interested? at the moment it jsut works with a key press.</description>
		<content:encoded><![CDATA[<p>Hi all</p>
<p>I&#8217;m working on an art piece at the moment which will decode morse but the difference is that the morse will be sent by human operated morse key so will obviously have to account for slightly variable timings. I have made some code in processing &#8211; the idea being that i will use analog in from arduino and send that by serial to processing. I&#8217;m happy to post the code if anyone is interested? at the moment it jsut works with a key press.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silveira</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-8000</link>
		<dc:creator>Silveira</dc:creator>
		<pubDate>Mon, 02 May 2011 15:02:23 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-8000</guid>
		<description>Daniel, the source is in this post. You can use it in the Creative Commons Attribution Share-Alike license or GPLv3 license.</description>
		<content:encoded><![CDATA[<p>Daniel, the source is in this post. You can use it in the Creative Commons Attribution Share-Alike license or GPLv3 license.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daniel</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-7999</link>
		<dc:creator>Daniel</dc:creator>
		<pubDate>Mon, 02 May 2011 14:53:17 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-7999</guid>
		<description>Hi! I wonder if you ever made the morse code decoder - if so, could you send me the sourcecode for it ? 
I am making a project which I could share with you later on.. :)</description>
		<content:encoded><![CDATA[<p>Hi! I wonder if you ever made the morse code decoder &#8211; if so, could you send me the sourcecode for it ?<br />
I am making a project which I could share with you later on.. :)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Hyde</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-5584</link>
		<dc:creator>Hyde</dc:creator>
		<pubDate>Sun, 25 Jul 2010 15:19:20 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-5584</guid>
		<description>Hi There. Really nice project you have there. I was interested in implementing morse code in arduino, however I did i the other way around - user flashes the flashligh or other source of light near the photo diode, and arduino board translates it into letters, works pretty well :) 

Btw. How did you configure your IDE to have serial monitor directly below the code in the same window (it&#039;s pretty annoying to open serial monitor every time from the menu, and the Keyboard shotcuts always puts empy line in the code...).</description>
		<content:encoded><![CDATA[<p>Hi There. Really nice project you have there. I was interested in implementing morse code in arduino, however I did i the other way around &#8211; user flashes the flashligh or other source of light near the photo diode, and arduino board translates it into letters, works pretty well :) </p>
<p>Btw. How did you configure your IDE to have serial monitor directly below the code in the same window (it&#8217;s pretty annoying to open serial monitor every time from the menu, and the Keyboard shotcuts always puts empy line in the code&#8230;).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chad</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-4426</link>
		<dc:creator>Chad</dc:creator>
		<pubDate>Mon, 23 Nov 2009 03:11:57 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-4426</guid>
		<description>I&#039;m just starting on my arduino and want to know how to go about decoding morse and display to an LCD my self thanks!!!

Nice work

Chad</description>
		<content:encoded><![CDATA[<p>I&#8217;m just starting on my arduino and want to know how to go about decoding morse and display to an LCD my self thanks!!!</p>
<p>Nice work</p>
<p>Chad</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Marc</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-4310</link>
		<dc:creator>Marc</dc:creator>
		<pubDate>Sat, 31 Oct 2009 00:13:54 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-4310</guid>
		<description>Yes, I would like to see an example of a working morse decoder with LCD! :-) Great! Thanks!</description>
		<content:encoded><![CDATA[<p>Yes, I would like to see an example of a working morse decoder with LCD! :-) Great! Thanks!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jan-Willem Arnold</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-4253</link>
		<dc:creator>Jan-Willem Arnold</dc:creator>
		<pubDate>Sun, 25 Oct 2009 14:54:08 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-4253</guid>
		<description>@Greg: I will start to work on such a project in the coming weeks. An Arduino will be connected to an LCD display that displays the translation from morse input. Way to input morse will be non standard. Project is to be used as a communication tool for a person with severe physical disabilities.</description>
		<content:encoded><![CDATA[<p>@Greg: I will start to work on such a project in the coming weeks. An Arduino will be connected to an LCD display that displays the translation from morse input. Way to input morse will be non standard. Project is to be used as a communication tool for a person with severe physical disabilities.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Silveira</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-4248</link>
		<dc:creator>Silveira</dc:creator>
		<pubDate>Sat, 24 Oct 2009 16:32:56 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-4248</guid>
		<description>Greg, seems a good idea.</description>
		<content:encoded><![CDATA[<p>Greg, seems a good idea.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Greg</title>
		<link>http://silveiraneto.net/2009/02/28/morse-code-translator-with-arduino/comment-page-1/#comment-4244</link>
		<dc:creator>Greg</dc:creator>
		<pubDate>Sat, 24 Oct 2009 06:56:00 +0000</pubDate>
		<guid isPermaLink="false">http://silveiraneto.net/?p=2328#comment-4244</guid>
		<description>Great stuff!
What do you think, on the other side, could there be a Morse code -&gt; Text translating Arduino? That would be pretty practical....</description>
		<content:encoded><![CDATA[<p>Great stuff!<br />
What do you think, on the other side, could there be a Morse code -&gt; Text translating Arduino? That would be pretty practical&#8230;.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

