<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>ElectricRock Blog &#187; DLP-RFID1</title>
	<atom:link href="http://www.electricrock.co.nz/blog/tag/dlp-rfid1/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.electricrock.co.nz/blog</link>
	<description>Electronic Ramblings</description>
	<lastBuildDate>Tue, 10 Aug 2010 03:37:27 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>DLP-RFID1 library for Linux</title>
		<link>http://www.electricrock.co.nz/blog/2010/02/dlp-rfid1-library-for-linux/</link>
		<comments>http://www.electricrock.co.nz/blog/2010/02/dlp-rfid1-library-for-linux/#comments</comments>
		<pubDate>Mon, 08 Feb 2010 02:22:43 +0000</pubDate>
		<dc:creator>matt</dc:creator>
				<category><![CDATA[Informational]]></category>
		<category><![CDATA[DLP-RFID1]]></category>
		<category><![CDATA[Linux]]></category>

		<guid isPermaLink="false">http://www.electricrock.co.nz/blog/?p=111</guid>
		<description><![CDATA[This page is deprecated. Please see the new page at: http://www.electricrock.co.nz/tools/dlp-rfid1-library-for-linux/.



I bought a DLP-RFID1 USB RFID tag reader/writer from Digikey (Cat # 813-1013-ND).  However, I was unable to locate sufficient libraries to develop software that uses it under Linux.  So I have written a C++ library to do this.  Read on for [...]]]></description>
			<content:encoded><![CDATA[<p><strong>This page is deprecated. Please see the new page at: <a href="http://www.electricrock.co.nz/tools/dlp-rfid1-library-for-linux/">http://www.electricrock.co.nz/tools/dlp-rfid1-library-for-linux/</a>.<br />
</strong></p>
<p><span style="color: #999999;"><br />
</span></p>
<p><span style="color: #999999;">I bought a <a href="http://www.dlpdesign.com/rf/rfid1.shtml">DLP-RFID1</a> USB RFID tag reader/writer from Digikey (Cat # 813-1013-ND).  However, I was unable to locate sufficient libraries to develop software that uses it under Linux.  So I have written a C++ library to do this.  Read on for more information and to download it.<br />
<span id="more-111"></span></span> <span style="color: #999999;"><br />
The DLP-RFID1 comprises an FTDI USB-Serial IC connected to a microcontroller.  Therefore the library I have developed is based on <a href="http://www.intra2net.com/en/developer/libftdi/">libftdi</a>.  Currently, it is very basic and supports only polling for tags (not reading and writing tags).  As I currently have no need for reading and writing tags I don&#8217;t plan to add this functionality unless someone asks for it.</span></p>
<p><span style="color: #999999;">The library can be downloaded from <a href="http://www.electricrock.co.nz/files/rfid1/librfid1-0.1.0.tar.bz2">http://www.electricrock.co.nz/files/rfid1/librfid1-0.1.0.tar.bz2</a>.  Documentation is provided in the package.</span></p>
<p><span style="color: #999999;">This is my first time making a library package for Linux, so if you find any problems or have any suggestions please leave a comment and let me know.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://www.electricrock.co.nz/blog/2010/02/dlp-rfid1-library-for-linux/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
