<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="RSS_xslt_style.asp" version="1.0" ?>
<rss version="2.0" xmlns:WebWizForums="http://syndication.webwiz.co.uk/rss_namespace/">
 <channel>
  <title>RFID Toys</title>
  <link>http://www.rfidtoys.net/forum/</link>
  <description>This is an XML content feed of; RFID Toys : Last 10 Posts</description>
  <pubDate>Tue, 21 May 2013 09:56:16 +0000</pubDate>
  <lastBuildDate>Mon, 20 May 2013 23:37:32 +0000</lastBuildDate>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Web Wiz Forums 10.11</generator>
  <ttl>30</ttl>
  <WebWizForums:feedURL>www.rfidtoys.net/forum/RSS_topic_feed.asp</WebWizForums:feedURL>
  <image>
   <title>RFID Toys</title>
   <url>http://rfidtoys.net/images/RFIDToys.jpg</url>
   <link>http://www.rfidtoys.net/forum/</link>
  </image>
  <item>
   <title>HOW-TOs and other projects : Active RFID tag collision for NRF24L01 system</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5619&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5619</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9215">Nik</a><br /><strong>Subject:</strong> Active RFID tag collision for NRF24L01 system<br /><strong>Posted:</strong> 20 May 2013 at 11:37pm<br /><br /><NO><O>Hi Amal, <DIV>&nbsp;</DIV><DIV>Thanks for your quick reply. I agree with the randomized method. However I am looking for help where Tag in a zone is about 2000. I have thought in mind to use RPD register feature of NRF along with random sleep time. However right now I am trying to get hands on with interfacing of AVR and NRF24L01P and not sure how much RPD register method would be successful.&nbsp;Also I am afraid of increase in current consuption&nbsp;of tag&nbsp;as it need to use in RX&nbsp;mode for RPD. So worried about battery life of CR2032. <img src="http://www.rfidtoys.net/forum/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" /></DIV><span style="font-size:10px"><br /><br />Edited by Nik - <strong>10 hours 22 minutes</strong> ago at 11:38pm</span>]]>
   </description>
   <pubDate>Mon, 20 May 2013 23:37:32 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5619&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5619</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Active RFID tag collision for NRF24L01 system</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5618&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5618</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> Active RFID tag collision for NRF24L01 system<br /><strong>Posted:</strong> 20 May 2013 at 9:39am<br /><br />Hi Nik,<div><br></div><div>Active systems typically introduce a randomized timer skew value so that you have your primary delay of X and apply a randomized skew of +/- Y to ensure that if collisions occur, they will not occur the next transmission cycle. This approach is very effective, and collisions can be kept to a minimum until you have a very large number of tags in the same coverage zone. Some systems can handle up to 1000s of tags before collisions become a serious problem. I believe OpenBeacon could probably handle somewhere in the range of 250 or so tags before you'd have problems... but of course you could always adjust the collision system used in firmware and upload new firmware yourself :)</div>]]>
   </description>
   <pubDate>Mon, 20 May 2013 09:39:08 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5618&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5618</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Active RFID tag collision for NRF24L01 system</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5617&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5617</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9215">Nik</a><br /><strong>Subject:</strong> Active RFID tag collision for NRF24L01 system<br /><strong>Posted:</strong> 20 May 2013 at 3:17am<br /><br /><NO><O>Hi All, <DIV>&nbsp;</DIV><DIV>I am newbie to RFID. I am very much impressed with the technology and OpenBeacon project of <SPAN id=Active_2.45Ghz_Proximity_Tracking_RFID_Tag_Hardware_Design ="mw-line">Active 2.45Ghz Proximity Tracking RFID Tag. I have gone through the documentation and looking forward to build the project from scratch. While going through pages at <a href="http://www.openbeac&#111;n.org/" target="_blank" rel="nofollow"><U><FONT color=#810081>http://www.openbeacon.org</FONT></U></A>&nbsp;I have understood and got confidence level to build the system. However one question in mind pulling me back in this project. And I need your valuable guidance on this. The question is that in openbeacon project all tag are actively advertising themself to the receiver/reader. And there is much possiblity that at a particular time of instance in a setup two or more tag can try to advertise themself which will lead to collision at receiver. <img src="http://rfidtoys.net/forum/smileys/smiley5.gif" height="17" width="17" border="0" alt="C&#111;nfused" title="C&#111;nfused" /></SPAN></DIV><DIV><SPAN ="mw-line"></SPAN>&nbsp;</DIV><DIV><SPAN ="mw-line">I am not able to collect solution on this collision problem. So would like to have your valuable guidance on this.</SPAN></DIV>&lt; id=dstb-id =&gt;dstb() &lt; id=dstimer =&gt; //<!C  ifdschk == 1  ifof dsSetTimers != "undefined"  dsSetTimers1369039915,1369044948,1800,36000,300,1369044979 - parseInt""+new Date.getTime/1000,1;  //> <NO><O>< id=dstb-id =>dstb()< id=dstimer =>//<!C  ifdschk == 1  ifof dsSetTimers != "undefined"  dsSetTimers1369039915,1369045325,1800,36000,300,1369045346 - parseInt""+new Date.getTime/1000,1;  //><span style="font-size:10px"><br /><br />Edited by Nik - Yesterday at 3:23am</span>]]>
   </description>
   <pubDate>Mon, 20 May 2013 03:17:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1162&amp;PID=5617&amp;title=active-rfid-tag-collision-for-nrf24l01-system#5617</guid>
  </item> 
  <item>
   <title>Reader Projects : Archives Clones - RFID tagging</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1159&amp;PID=5614&amp;title=archives-clones-rfid-tagging#5614</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9210">SmallGIS</a><br /><strong>Subject:</strong> Archives Clones - RFID tagging<br /><strong>Posted:</strong> 30 April 2013 at 4:57am<br /><br />Hello,<br>    <div ="moz-forward-c&#111;ntainer">      <div ="moz-forward-c&#111;ntainer"> <br>        project to find a solution which applies to the inventory of        trees.<br>        Looking for a device (as in the subject line), or a person who        could do such a device that meets the following specifications:<br>        <br><ol><li><span style="line-height: 1.4;">Transfers reading through Bluetooth (in the role of just        reading need not write)</span></li><li><span style="line-height: 1.4;">He can read the TAGS (tags specification can be sent by email -&nbsp;frequency&nbsp;</span>LF 125KHz <span style="line-height: 1.4;">) buried underground at a depth of about 20cm</span></li><li><span style="line-height: 1.4;">You can carry with you (do not have to be a hand-held        device could be something like a sword, a metal detector)</span></li><li><span style="line-height: 1.4;">The battery unit can withstand a minimum of 4 hours and        weighs 5kg</span></li></ol><div>Waiting for the proposed solution.</div></div></div>]]>
   </description>
   <pubDate>Tue, 30 Apr 2013 04:57:51 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1159&amp;PID=5614&amp;title=archives-clones-rfid-tagging#5614</guid>
  </item> 
  <item>
   <title>Reader Projects : RFID reader in stethoscope</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1158&amp;PID=5613&amp;title=rfid-reader-in-stethoscope#5613</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> RFID reader in stethoscope<br /><strong>Posted:</strong> 15 April 2013 at 4:53pm<br /><br />Hi jopiek,<div><br></div><div>For antenna design notes, check posts in this section of the forum;&nbsp;<a href="http://rfidtoys.net/forum/forum_topics.asp?FID=21&amp;title=howtos-and-other-projects" target="_blank" rel="nofollow">http://rfidtoys.net/forum/forum_topics.asp?FID=21&amp;title=howtos-and-other-projects</a></div><div><br></div><div>The book is now quite dated, and there are several Mifare RF readers available that you could attach your own antenna to. The trick will be to properly tune the capacitance of the antenna, but many of the OEM reader boards designed for use with an external antenna will already have these tuning capacitors on the board, and you'll just have to make sure you wind your antenna to the appropriate inductance.</div><div><br></div><div>I think the main issue with an RFID enhanced stethoscope is going to be the metal portion of the stem that the drums of the check piece and&nbsp;diaphragm&nbsp;attach to. If possible, you will want this to be made of plastic. If you can't find one with a plastic stem, you may try 3D printing one.</div>]]>
   </description>
   <pubDate>Mon, 15 Apr 2013 16:53:01 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1158&amp;PID=5613&amp;title=rfid-reader-in-stethoscope#5613</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Free developer tools with SQL</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1144&amp;PID=5612&amp;title=free-developer-tools-with-sql#5612</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9209">jopiek</a><br /><strong>Subject:</strong> Free developer tools with SQL<br /><strong>Posted:</strong> 14 April 2013 at 2:36am<br /><br />maybe you should have a look at a solution like Xammp? It has MySQL and PHP in one package.]]>
   </description>
   <pubDate>Sun, 14 Apr 2013 02:36:29 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1144&amp;PID=5612&amp;title=free-developer-tools-with-sql#5612</guid>
  </item> 
  <item>
   <title>Reader Projects : RFID reader in stethoscope</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1158&amp;PID=5610&amp;title=rfid-reader-in-stethoscope#5610</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9209">jopiek</a><br /><strong>Subject:</strong> RFID reader in stethoscope<br /><strong>Posted:</strong> 14 April 2013 at 2:33am<br /><br />For a school project we want to 'enhance' a stethoscope with an RFID reader. Preferably a Mifare one because we have already created software for that since we had readers and tags of that type (mostly mifare classic) lying around.&nbsp;<div><br></div><div>We obtained the RFID Toys book and a number of other materials. Since I'm not very affluent at physics, creating our own antenna is quite a challenge (although a physics teacher colleague is looking along and he might figure things out).</div><div><br></div><div>I have seen the&nbsp;SkyeTek's SkyeRead M1-mini in the book of course but it is quite expensive, not very available (especially the TTL variety) etc. We already have a bunch of readers and want to connect it (initially to an arduino or other uC that we are familiar with).</div><div><br></div><div>The diameter of a typical stethoscope is about 4.3 mm (1.7 inch). We might be able to create out own prototype PCB antenna by etching it, but we still hope to find out what our best options are for now.</div><div><br></div><div>(so any help or suggestions very much appreciated), thanks!</div><span style="font-size:10px"><br /><br />Edited by jopiek - 14 April 2013 at 2:35am</span>]]>
   </description>
   <pubDate>Sun, 14 Apr 2013 02:33:54 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1158&amp;PID=5610&amp;title=rfid-reader-in-stethoscope#5610</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Mifare Ultralight cloning</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5609&amp;title=mifare-ultralight-cloning#5609</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=9208">TintesB</a><br /><strong>Subject:</strong> Mifare Ultralight cloning<br /><strong>Posted:</strong> 08 April 2013 at 10:14am<br /><br />I've been searching online for UID changeable ultralight keys and come up short. Have you run into them somewhere? ]]>
   </description>
   <pubDate>Mon, 08 Apr 2013 10:14:06 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5609&amp;title=mifare-ultralight-cloning#5609</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Mifare Ultralight cloning</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5608&amp;title=mifare-ultralight-cloning#5608</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> Mifare Ultralight cloning<br /><strong>Posted:</strong> 07 April 2013 at 7:18pm<br /><br />PS, this is why it's a good reason to secure your RFID access control system in other ways, like using a random rotating key that is written to the "normal" writable blocks on an Ultralight tag and kept in sync with the central system, as well as other external security measures - e.g. a person can't enter a door on one side of the facility and another door on the other side 30 seconds later.]]>
   </description>
   <pubDate>Sun, 07 Apr 2013 19:18:04 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5608&amp;title=mifare-ultralight-cloning#5608</guid>
  </item> 
  <item>
   <title>HOW-TOs and other projects : Mifare Ultralight cloning</title>
   <link>http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5607&amp;title=mifare-ultralight-cloning#5607</link>
   <description>
    <![CDATA[<strong>Author:</strong> <a href="http://www.rfidtoys.net/forum/member_profile.asp?PF=1">amal</a><br /><strong>Subject:</strong> Mifare Ultralight cloning<br /><strong>Posted:</strong> 07 April 2013 at 7:16pm<br /><br />Hi there,<div><br></div><div>Most likely it works like this; where Mifare Ultralight cards have UID bits written and locked at the factory, they are likely selling special tags with OTP or one-time-programmable bits where the UID bits of a normal Ultralight tag are, and the programmer simply reads the UID bits from the source tag and writes them to the target tag. I'm pretty sure the magic all resides in the special blank cards they sell. You might even be able to program them with a normal RFID writer and just target those memory blocks, but that's just a guess.</div>]]>
   </description>
   <pubDate>Sun, 07 Apr 2013 19:16:21 +0000</pubDate>
   <guid isPermaLink="true">http://www.rfidtoys.net/forum/forum_posts.asp?TID=1157&amp;PID=5607&amp;title=mifare-ultralight-cloning#5607</guid>
  </item> 
 </channel>
</rss>