<?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>zInformatik &#187; Funkmodul</title>
	<atom:link href="http://zinformatik.de/tag/funkmodul/feed/" rel="self" type="application/rss+xml" />
	<link>http://zinformatik.de</link>
	<description>Computer, Informatik und Mikrocontroller Blog</description>
	<lastBuildDate>Sat, 22 Oct 2011 09:51:29 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Linkliste zum Funkmodul RFM12</title>
		<link>http://zinformatik.de/mikrocontroller-elektronik/linkliste-zum-funkmodul-rfm12/</link>
		<comments>http://zinformatik.de/mikrocontroller-elektronik/linkliste-zum-funkmodul-rfm12/#comments</comments>
		<pubDate>Tue, 23 Dec 2008 21:01:03 +0000</pubDate>
		<dc:creator>zimon</dc:creator>
				<category><![CDATA[Linklisten]]></category>
		<category><![CDATA[Mikrocontroller und Elektronik]]></category>
		<category><![CDATA[Funkmodul]]></category>
		<category><![CDATA[RFM12]]></category>

		<guid isPermaLink="false">http://zinformatik.de/?p=57</guid>
		<description><![CDATA[<p>Infos, Codebeispiele und Projekte zum Funkmodul RFM12<br />
Das RFM12 433MHz Funkmodul ist ein recht leistungsfähiges Modul mit SPI-Schnittstelle. Da es sehr günstig ist, gibt es auch schon einige Leute, die sich damit beschäftigt haben.</p>
<p>Es gibt das Funkmodul auch mit 868MHz sowie nur als Empfänger (RFM01) oder Sender (RFM02). Darüber hinaus gibt es auch Varianten mit anderem Layout (RFM12B)&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>Infos, Codebeispiele und Projekte zum Funkmodul RFM12<br />
Das RFM12 433MHz Funkmodul ist ein recht leistungsfähiges Modul mit SPI-Schnittstelle. Da es sehr günstig ist, gibt es auch schon einige Leute, die sich damit beschäftigt haben.</p>
<p>Es gibt das Funkmodul auch mit 868MHz sowie nur als Empfänger (RFM01) oder Sender (RFM02). Darüber hinaus gibt es auch Varianten mit anderem Layout (RFM12B) und mehr Leistung (RFM12BP)</p>
<p><strong>Infos:</strong></p>
<ul>
<li><span>Wiki-Eintrag bei Mikrocontroller.net: <a href="http://www.mikrocontroller.net/articles/AVR_RMF12" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/articles/AVR_RMF12</a></span></li>
<li><span>Ein informativer Thread: <a href="http://www.mikrocontroller.net/topic/65984" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/topic/65984</a></span></li>
<li><span>Datenblatt RFM12: <a href="http://www.hoperf.com/pdf/RF12.pdf" class="linkifyplus">http://www.hoperf.com/pdf/RF12.pdf</a></span></li>
<li><span>Datenblatt RFM01: </span><a href="http://www.hoperf.com/pdf/RF01.pdf" title="Datenblatt RFM01" target="_blank" class="lipdf">http://www.hoperf.com/pdf/RF01.pdf</a></li>
<li><span>Datenblatt RFM02: </span><a href="http://www.hoperf.com/pdf/RF02.pdf" title="Datenblatt RFM02" target="_blank" class="lipdf">http://www.hoperf.com/pdf/RF02.pdf</a></li>
<li><span>Datenblatt RFM12B: <a href="http://www.hoperf.com/pdf/RFM12B.pdf" title="Datenblatt RFM12B" target="_blank" class="lipdf">http://www.hoperf.com/pdf/RFM12B.pdf</a><br />
</span></li>
<li><span>Datenblatt RFM12BP: </span><a href="http://www.hoperf.com/pdf/RFM12BP.pdf" title="Datenblatt RFM12BP" target="_blank" class="lipdf">http://www.hoperf.com/pdf/RFM12BP.pdf</a></li>
</ul>
<p><strong>Projekte:</strong></p>
<ul>
<li><span>Bidirektionale Funkbrücke: <a href="http://www.mikrocontroller.net/topic/71682" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/topic/71682</a></span></li>
<li><span>USB Funk: <a href="http://www.ulrichradig.de/home/index.php/avr/usb-funk" class="linkifyplus" target="_blank">http://www.ulrichradig.de/home/index.php/avr/usb-funk</a></span></li>
<li><span>Transeivermodul: <a href="http://comwebnet.co.funpic.de/seite48.html" class="linkifyplus" target="_blank">http://comwebnet.co.funpic.de/seite48.html</a></span></li>
<li><span>Funkboard mit ATMega32: <a href="http://flashcraft.de/index.php/funkboard-uebersicht" title="Funkboard mit ATMega32" target="_blank" class="liexternal">http://flashcraft.de/index.php/funkboard-uebersicht</a></span></li>
<li><span>Selbstorganisierendes Funknetz: <a href="http://www.cc-zwei.de/wiki/index.php/Selbst_organiserendes_Funknetz_auf_Basis_der_RFM12-Module" title="Selbstorganisierendes Funknetz" target="_blank" class="liexternal">http://www.cc-zwei.de/wiki/index.php/Selbst_organiserendes_Funknetz_auf_Basis_der_RFM12-Module</a></span></li>
<li><span>C-Bibliothek für AVR&#8217;s: <a href="http://www.das-labor.org/wiki/RFM12_library/en" title="RFM12 Bibliothek für AVR" target="_blank" class="liexternal">http://www.das-labor.org/wiki/RFM12_library/en</a><br />
</span></li>
</ul>
<p><strong>Codebeispiele:</strong></p>
<ul>
<li><span>Beispielprogramm: <a href="http://www.mikrocontroller.net/topic/67273" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/topic/67273</a></span></li>
<li><span>Bascom Beispiel: <a href="http://www.roboternetz.de/phpBB2/viewtopic.php?t=5540" class="linkifyplus" target="_blank">http://www.roboternetz.de/phpBB2/viewtopic.php?t=5540</a></span></li>
<li><span>PIC18 CCS C-Code: <a href="http://www.mikrocontroller.net/topic/73658" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/topic/73658</a></span></li>
</ul>
<p><strong>Eagle-Layouts:</strong></p>
<ul>
<li>Auf Mikrocontroller.net: <a href="http://www.mikrocontroller.net/topic/90021#new" title="Eagle Layout" target="_blank" class="liexternal">http://www.mikrocontroller.net/topic/90021#new</a></li>
<li>Auf Grautier.com: <a href="http://www.grautier.com/grautier/index.php?/archives/48-Meine-Eagle-LIBs-fuer-RFM01,-RFM02,-RFM12-und-Microchip-rfRX0xxx.html#extended" title="Eagle Layout" target="_blank" class="liexternal">http://www.grautier.com/grautier/index.php?/archives/48-Meine-Eagle-LIBs-fuer-RFM01,-RFM02,-RFM12-und-Microchip-rfRX0xxx.html#extended</a></li>
</ul>
<p><strong>Bezugsquellen:</strong></p>
<ul>
<li><span>Sammelbestellung (immer mal wieder reinschaun&#8230;): <a href="http://www.mikrocontroller.net/topic/67917" class="linkifyplus" target="_blank">http://www.mikrocontroller.net/topic/67917</a> und <a href="http://www.mikrocontroller.net/topic/80796" title="Dritte Sammelbestellung" target="_blank" class="liexternal">http://www.mikrocontroller.net/topic/80796</a><br />
</span></li>
<li><span>Pollin: <a href="http://www.pollin.de" class="linkifyplus" target="_blank">http://www.pollin.de</a> BestNr: 810 049 (Das Datenblatt dort enthält recht viele Fehler, besser das oben verlinkte benutzen)</span></li>
<li><span>Hoperf: <a href="http://www.hoperf.com/rf_fsk.asp" class="linkifyplus" target="_blank">http://www.hoperf.com/rf_fsk.asp</a></span></li>
<li><span>IT-WNS: <a href="http://www.it-wns.de/themes/kategorie/index.php?kategorieid=85" title="IT-WNS" target="_blank" class="liexternal">http://www.it-wns.de/themes/kategorie/index.php?kategorieid=85</a></span></li>
<li><span>Lynx-dev (RFM12B und RFM12BP): <a href="http://lynx-dev.com/index.php?option=com_virtuemart&amp;page=shop.browse&amp;category_id=62&amp;Itemid=2" title="Lynx-dev" target="_blank" class="liexternal">http://lynx-dev.com/index.php?option=com_virtuemart&amp;page=shop.browse&amp;category_id=62&amp;Itemid=2</a></span></li>
<li><span>Ulrich Radig (868MHz): <a href="http://shop.ulrichradig.de/product_info.php?products_id=105" title="Ulrich Radig" target="_blank" class="liexternal">http://shop.ulrichradig.de/product_info.php?products_id=105</a></span></li>
</ul>
<p><strong>Sonstiges:</strong></p>
<ul>
<li>Tutorial (englisch): <a href="http://blog.everythingrobotics.com/2008/01/08/rfm12-tutorial-part1/" title="RFM12 Tutorial" target="_blank" class="liexternal">http://blog.everythingrobotics.com/2008/01/08/rfm12-tutorial-part1/</a></li>
<li>Sonstige Threads auf Mikrocontroller.net: <a href="http://www.mikrocontroller.net/forum/mikrocontroller-elektronik?filter=*rfm12*" title="Threads über RFM12 auf Mikrocontroller.net" target="_blank" class="liexternal">http://www.mikrocontroller.net/forum/mikrocontroller-elektronik?filter=*rfm12*</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://zinformatik.de/mikrocontroller-elektronik/linkliste-zum-funkmodul-rfm12/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

