<?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: Sr. Design: RFID</title>
	<atom:link href="http://www.dennislambing.com/senior-design-rfid/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dennislambing.com</link>
	<description>...answering your Wordpress questions.</description>
	<lastBuildDate>Sat, 04 Feb 2012 06:25:57 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
	<item>
		<title>By: Dennis</title>
		<link>http://www.dennislambing.com/senior-design-rfid/comment-page-1/#comment-1507</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Wed, 02 Nov 2011 04:41:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennislambing.com/wordpress/senior-design-rfid/#comment-1507</guid>
		<description>Besides... what would be the fun of designing if I were to simply &quot;hand-over&quot; the source. You gotta&#039; work for it, man! :)</description>
		<content:encoded><![CDATA[<p>Besides&#8230; what would be the fun of designing if I were to simply &#8220;hand-over&#8221; the source. You gotta&#8217; work for it, man! <img src='http://www.dennislambing.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dennis</title>
		<link>http://www.dennislambing.com/senior-design-rfid/comment-page-1/#comment-38</link>
		<dc:creator>Dennis</dc:creator>
		<pubDate>Fri, 31 Jul 2009 21:24:16 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennislambing.com/wordpress/senior-design-rfid/#comment-38</guid>
		<description>See the Manchester Decoding section of our code? Now, what fun would THAT be? :) For our purposes, we didn&#039;t do the decoding on the Arduino. We thought about it, but decided to offload that work to a separate application we wrote using Processing... which is the basis for the Arduino&#039;s java-like code.

The first step is getting the BIG picture on how to decode Manchester. In code, it is a finite state machine and even hobbyist should be able to understand that concept. In fact, if you can sketch a finite state diagram that mimics Manchester Decoding, then you are WELL on your way to make it work. In the end, Manchester Decoding is a bit of a bugger, so I am not surprised that you are having some difficulty.</description>
		<content:encoded><![CDATA[<p>See the Manchester Decoding section of our code? Now, what fun would THAT be? <img src='http://www.dennislambing.com/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  For our purposes, we didn&#8217;t do the decoding on the Arduino. We thought about it, but decided to offload that work to a separate application we wrote using Processing&#8230; which is the basis for the Arduino&#8217;s java-like code.</p>
<p>The first step is getting the BIG picture on how to decode Manchester. In code, it is a finite state machine and even hobbyist should be able to understand that concept. In fact, if you can sketch a finite state diagram that mimics Manchester Decoding, then you are WELL on your way to make it work. In the end, Manchester Decoding is a bit of a bugger, so I am not surprised that you are having some difficulty.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: suby</title>
		<link>http://www.dennislambing.com/senior-design-rfid/comment-page-1/#comment-37</link>
		<dc:creator>suby</dc:creator>
		<pubDate>Wed, 29 Jul 2009 22:48:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.dennislambing.com/wordpress/senior-design-rfid/#comment-37</guid>
		<description>I&#039;m trying to start an Arduino-based RFID reader with this EM4095. At the moment, it is just a hobby.

My main problem is that I cannot get a good frame from it: sometimes there are aliasing problems (because of the Arduino functions) or software problems inside the Arduino.

Can you let me have a look at the Manchester Decoding section of your code?

My e-mail is mailto:sammarcoarmengol@gmail.com.

Thanks!</description>
		<content:encoded><![CDATA[<p>I&#8217;m trying to start an Arduino-based RFID reader with this EM4095. At the moment, it is just a hobby.</p>
<p>My main problem is that I cannot get a good frame from it: sometimes there are aliasing problems (because of the Arduino functions) or software problems inside the Arduino.</p>
<p>Can you let me have a look at the Manchester Decoding section of your code?</p>
<p>My e-mail is mailto:sammarcoarmengol@gmail.com.</p>
<p>Thanks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

