<?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>Embedded-Code.com &#187; RFID</title>
	<atom:link href="http://www.embedded-code.com/source-code/category/rfid/feed" rel="self" type="application/rss+xml" />
	<link>http://www.embedded-code.com/source-code</link>
	<description></description>
	<lastBuildDate>Fri, 27 Jan 2012 10:18:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.2</generator>
		<item>
		<title>HTRC110 EM4102 125kHz RFID Reader Driver</title>
		<link>http://www.embedded-code.com/source-code/rfid/125khz-rfid-readers/htrc110-em4102-rfid-reader-driver</link>
		<comments>http://www.embedded-code.com/source-code/rfid/125khz-rfid-readers/htrc110-em4102-rfid-reader-driver#comments</comments>
		<pubDate>Thu, 15 Apr 2010 19:57:00 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[125kHz RFID Readers]]></category>

		<guid isPermaLink="false">http://www.embedded-code.com/source-code/?p=147</guid>
		<description><![CDATA[[ProductCodeName:rfid_125khz_readers_htrc110_rfid_reader_driver] [product_image:/images/products/product_htrc110_rfid_reader_driver.png] [product_price_private:55.00] (0 = not available) [product_price_commercial:100.00] [product_price_upgrade:65.00] (0 = not available) [product_price_renew:25.00] (0 = not available) [ProductType:0] (0=normal, 1=quick project (must be 1 char) [product_attributes_end] [product_section_start:product_page_section_overview.png] THIS PROJECT IS NOT CURRENTLY RELEASED (ORDERING NOT CURRENTLY AVAILABLE) Low cost 125kHz passive RFID tags are the ideal choice for all sorts of identification applications.  However [...]]]></description>
			<content:encoded><![CDATA[<p>[ProductCodeName:rfid_125khz_readers_htrc110_rfid_reader_driver]<br />
[product_image:/images/products/product_htrc110_rfid_reader_driver.png]<br />
[product_price_private:55.00] (0 = not available)<br />
[product_price_commercial:100.00]<br />
[product_price_upgrade:65.00] (0 = not available)<br />
[product_price_renew:25.00] (0 = not available)<br />
[ProductType:0] (0=normal, 1=quick project (must be 1 char)<br />
[product_attributes_end]<br />
<span id="more-147"></span></p>
<p>[product_section_start:product_page_section_overview.png]</p>
<p><em><strong>THIS PROJECT IS NOT CURRENTLY RELEASED (ORDERING NOT CURRENTLY AVAILABLE)</strong></em></p>
<p>Low cost 125kHz passive RFID tags are the ideal choice for all sorts of identification applications.  However many engineers view the task of designing a 125kHz RFID reader as too daunting a job involving dabbling in the black arts of radio frequency design.  Instead an engineer will typically opt for the safe approach of using one of the many off the shelf but expensive RFID reader OEM modules.</p>
<p>Actually designing a 125KHz RFID reader is very straightforward if a good RFID reader IC is used and this driver is designed to work with the excellent NXP (formerly Philips) HTRC110 RFID Reader Chip.</p>
<p>[product_section_start:product_page_section_details.png]</p>
<p>This driver provides complete functionality to read EM Marin EM4102 (previously named H4001/H4102) and compatible RFID transponders.  The EM4100 is one of the more common data formats for RFID transponders, so named because the microchip at the heart of compatible tags are based on a controller chip originally made by the company EM Microelectronic.  The protocol is typically used by the many types of generic 125kHz read only passive RFID tags available from a huge range of suppliers.  These simple RFID transponders carry 40 bits of read only memory and are typically supplied with a globally unique ID value (the 40 bits provide1,099,511,627,776 combinations).</p>
<p>The driver provides the following main features:-</p>
<ul>
<li>Automatically handles the 64, 32 or 16 period data rates and Manchester or Biphase encoding methods used by EM4102 based tags.  Most tags use Manchester encoding due to many RFID readers only supporting Manchester encoded tags.</li>
<li>Optimised for small code footprint embedded designs.</li>
<li>State machine and interrupt based implementation to avoid your application stalling while tags are read and the modulated data stream decoded.</li>
<li>Automatically switches the HTRC110 to low power mode between reading tags.</li>
<li>No reliance on compiler specific libraries.</li>
<li>Full source code supplied for you to use and modify as required.</li>
</ul>
<p>[product_section_start:product_page_section_specifications.png]</p>
<p><strong>Hardware Specifications</strong></p>
<p>The driver is designed to support the NXP HTRC110 RFID reader chip.  The driver has been designed to work with 8-bit, 16-bit and 32-bit microcontrollers.</p>
<p>In order to decode the modulated RFID tag data stream the driver requires the RFID Dout connection to be made to a microcontroller rising edge interrupt pin.  The driver carries out all other communications by driving and reading the microcontroller pins directly.</p>
<p>[product_section_start:product_page_section_compilers.png]</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td height="15" align="left" valign="middle"></td>
<td width="10"></td>
<td></td>
</tr>
<tr>
<td width="140" height="50" align="center" valign="middle">
<div><img src="/images/compilers/ansi_c_compiler.jpg" border="0" alt="" width="140" height="40" /></div>
</td>
<td class="main"></td>
<td class="main">
<div>This source code product is written in C and has been designed to be used with any ANSI compliant C compiler on any platform. Direct compatibility has been tested with the compilers and processors / microcontrollers listed below. Using the driver with other ANSI compliant C compilers and devices should not present significant problems.</div>
</td>
</tr>
</tbody>
</table>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td height="15" align="left" valign="middle"></td>
<td width="10"></td>
<td></td>
</tr>
<tr>
<td width="140" height="50" align="center" valign="middle">
<div><a href="http://www.microchip.com/" target="_blank"><img src="/images/compilers/microchip_small_logo.gif" border="0" alt="" width="37" height="39" /></a></div>
</td>
<td class="main"></td>
<td class="main">
<div>Tested with the Microchip C18 MPLAB C Compiler for PIC18 family of 8 bit microcontrollers with sample project included. Free version of the compiler available from Microchip.</div>
</td>
</tr>
</tbody>
</table>
<p>[product_section_start:product_page_section_documentation.png]</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td height="15" align="left" valign="middle"></td>
<td></td>
</tr>
<tr>
<td width="60" align="left" valign="middle">
<div><a href="http://www.125khz-rfid-reader.com" target="_blank"><img src="/images/icons/book_icon_boxed.gif" border="0" alt="" width="46" height="46" /></a></div>
</td>
<td class="main">View the project technical manual</td>
</tr>
<tr>
<td height="15"></td>
<td></td>
</tr>
<tr>
<td height="20"><a href="http://www.125khz-rfid-reader.com/category/revision-history" target="_blank"><img src="/images/icons/pdf_icon_boxed.gif" border="0" alt="" width="46" height="46" /></a></td>
<td class="main">View the most recent project revision history (useful for past customers to check for any modifications since they received their files)</td>
</tr>
<tr>
<td height="15"></td>
<td></td>
</tr>
<tr>
<td height="20"></td>
<td></td>
</tr>
</tbody>
</table>
<p>[product_section_start:product_page_section_sample_files.png]</p>
<table border="0" cellspacing="0" cellpadding="0" width="100%">
<tbody>
<tr>
<td height="15" align="left" valign="middle"></td>
<td></td>
</tr>
<tr>
<td width="60" align="left" valign="middle">
<div><a href="/download/htrc110_rfid_reader_driver_sample_project_files.zip" target="_blank"><img src="/images/icons/zip_boxed.gif" border="0" alt="" width="46" height="46" /></a></div>
</td>
<td class="main">Download sample source code files</td>
</tr>
<tr>
<td height="20"></td>
<td></td>
</tr>
</tbody>
</table>
<p>[product_section_start:product_info_include_1]</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.embedded-code.com/source-code/rfid/125khz-rfid-readers/htrc110-em4102-rfid-reader-driver/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

