<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" media="screen" href="/~d/styles/rss2full.xsl"?><?xml-stylesheet type="text/css" media="screen" href="http://feeds.feedburner.com/~d/styles/itemcontent.css"?><rss 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/" xmlns:feedburner="http://rssnamespace.org/feedburner/ext/1.0" version="2.0">

<channel>
	<title>PyroElectro - News, Projects &amp; Tutorials</title>
	
	<link>http://www.pyroelectro.com</link>
	<description>PyroElectro.com brings you cool projects &amp; tutorials that you can do at home.</description>
	<lastBuildDate>Sat, 03 Oct 2009 07:12:16 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.4</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="self" href="http://feeds.feedburner.com/pyroelectro" type="application/rss+xml" /><atom10:link xmlns:atom10="http://www.w3.org/2005/Atom" rel="hub" href="http://pubsubhubbub.appspot.com" /><item>
		<title>True Random Number Generator</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/GHyFftdypkQ/</link>
		<comments>http://www.pyroelectro.com/2009/10/02/true-random-number-generator/#comments</comments>
		<pubDate>Sat, 03 Oct 2009 07:12:16 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=667</guid>
		<description><![CDATA[A True Random Number Generator seems to be a mathematical myth. However, we can still get pretty good random number generators. This AVR uses noise sampled from a transistor in the breakdown region which should be seemingly random. The schematic layout &#038; source code is available in the project write-up!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/strp.jpg" /></div></div>A True Random Number Generator seems to be a mathematical myth. However, we can still get pretty good random number generators. This AVR uses noise sampled from a transistor in the breakdown region which should be seemingly random. The schematic layout & source code is available in the project write-up!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center>						</div><div class="article_link">					<a href="http://www.nanobox.endoftheinternet.org/Download/files/RNG/rng.html">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/GHyFftdypkQ" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/10/02/true-random-number-generator/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/10/02/true-random-number-generator/</feedburner:origLink></item>
		<item>
		<title>Z80 Text Scroller</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/Jq9X6-byLQ4/</link>
		<comments>http://www.pyroelectro.com/2009/10/01/z80-text-scroller/#comments</comments>
		<pubDate>Fri, 02 Oct 2009 07:20:02 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=663</guid>
		<description><![CDATA[While surfing around I ran across the Z80 Text Scroller by Tim Williams. Tim's website has a lot of his personal projects and they all have the DIY feel that I love. Take a look at the text scroller and his site, hardware schematics &#038; software are there as well!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/elec.jpg" /></div></div>While surfing around I ran across the Z80 Text Scroller by Tim Williams. Tim's website has a lot of his personal projects and they all have the DIY feel that I love. Take a look at the text scroller and his site, hardware schematics & software are there as well!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center>						</div><div class="article_link">					<a href="http://webpages.charter.net/dawill/tmoranwms/Elec_Z80.html">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/Jq9X6-byLQ4" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/10/01/z80-text-scroller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/10/01/z80-text-scroller/</feedburner:origLink></item>
		<item>
		<title>PICAxe Serial Keyboard</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/NZvLt8FGBzM/</link>
		<comments>http://www.pyroelectro.com/2009/09/30/picaxe-serial-keyboard/#comments</comments>
		<pubDate>Thu, 01 Oct 2009 04:20:28 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[desktop mods]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=658</guid>
		<description><![CDATA[The PICAxe serial keyboard was built to interface with a XENIX computer. It is fairly custom when compared to the way keyboards work now-a-days. However, I felt the project was noteworthy enough to take a look at. Hardware schematics &#038; software are available for download.
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/kdbp.jpg" /></div></div>The PICAxe serial keyboard was built to interface with a XENIX computer. It is fairly custom when compared to the way keyboards work now-a-days. However, I felt the project was noteworthy enough to take a look at. Hardware schematics & software are available for download.<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center>						</div><div class="article_link">					<a href="http://projects.worsleyassociates.com/SerialKeyboard/index.html">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/NZvLt8FGBzM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/30/picaxe-serial-keyboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/30/picaxe-serial-keyboard/</feedburner:origLink></item>
		<item>
		<title>Mint Tin Bike Light</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/RSz_j-ZUEmM/</link>
		<comments>http://www.pyroelectro.com/2009/09/29/mint-tin-bike-light/#comments</comments>
		<pubDate>Wed, 30 Sep 2009 03:22:10 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=654</guid>
		<description><![CDATA[This project uses a 12xx series PIC to control the rear light to go on a bicycle. The main function is for when you are riding your bike at night so people can see you. Hardware schematics, PCB layout &#038; software is all there. Avid bicyclists don't miss this one!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/taill.jpg" /></div></div>This project uses a 12xx series PIC to control the rear light to go on a bicycle. The main function is for when you are riding your bike at night so people can see you. Hardware schematics, PCB layout & software is all there. Avid bicyclists don't miss this one!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center>						</div><div class="article_link">					<a href="http://projects.dimension-x.net/archives/211">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/RSz_j-ZUEmM" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/29/mint-tin-bike-light/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/29/mint-tin-bike-light/</feedburner:origLink></item>
		<item>
		<title>AVR GPS Locator Project</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/DMgoZQeEshA/</link>
		<comments>http://www.pyroelectro.com/2009/09/28/avr-gps-locator-project/#comments</comments>
		<pubDate>Tue, 29 Sep 2009 02:14:22 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[sensors]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[wireless]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=649</guid>
		<description><![CDATA[This drop-dead simple project uses a SR87 GPS module and an AVR to understand the data. Then that is output onto a simple 16x2 character LCD. The hardware schematic and software is all there!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/avrgps.jpg" /></div></div>This drop-dead simple project uses a SR87 GPS module and an AVR to understand the data. Then that is output onto a simple 16x2 character LCD. The hardware schematic and software is all there!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center>						</div><div class="article_link">					<a href="http://avrprojects.info/avr-projects/avr-gps-locator/">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/DMgoZQeEshA" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/28/avr-gps-locator-project/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/28/avr-gps-locator-project/</feedburner:origLink></item>
		<item>
		<title>AVR Project Index</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/2VA3yIsj5gI/</link>
		<comments>http://www.pyroelectro.com/2009/09/27/avr-project-index/#comments</comments>
		<pubDate>Sun, 27 Sep 2009 21:51:10 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[misc projects]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=638</guid>
		<description><![CDATA[Similar to the ARM Index I showed you a few days ago, this is a vast AVR project index. No matter if you're a beginner or a pro, you'll get ideas and sample source code from this resource. All AVR guru's should have this website bookmarked. Don't miss it!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/avrs.jpg" /></div></div>Similar to the ARM Index I showed you a few days ago, this is a vast AVR project index. No matter if you're a beginner or a pro, you'll get ideas and sample source code from this resource. All AVR guru's should have this website bookmarked. Don't miss it!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center>						</div><div class="article_link">					<a href="http://www.ipass.net/hammill/newavr.htm">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/2VA3yIsj5gI" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/27/avr-project-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/27/avr-project-index/</feedburner:origLink></item>
		<item>
		<title>Vehicle Monitoring &amp; Security System</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/d52OeqRVEYw/</link>
		<comments>http://www.pyroelectro.com/2009/09/26/vehicle-monitoring-security-system/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 21:45:34 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[automation]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=635</guid>
		<description><![CDATA[This very detailed write-up goes through the process of designing a vehicle monitoring and security system. If you don't mind the lack of pictures and prefer schematics this article is for you. It's all brought together using a microchip PIC as its CPU. Some advanced components are used in this design. Check it out!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/vmss.jpg" /></div></div>This very detailed write-up goes through the process of designing a vehicle monitoring and security system. If you don't mind the lack of pictures and prefer schematics this article is for you. It's all brought together using a microchip PIC as its CPU. Some advanced components are used in this design. Check it out!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_4.jpg"></center>						</div><div class="article_link">					<a href="http://electrofriends.com/projects/microcontrollers/vehicle-monitoring-and-security-system/">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/d52OeqRVEYw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/26/vehicle-monitoring-security-system/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/26/vehicle-monitoring-security-system/</feedburner:origLink></item>
		<item>
		<title>ARM Project Index</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/6VgdM44DDaw/</link>
		<comments>http://www.pyroelectro.com/2009/09/25/arm-project-index/#comments</comments>
		<pubDate>Sat, 26 Sep 2009 03:24:36 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[software]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=628</guid>
		<description><![CDATA[Today while I was looking around the inter-webs, I ran across this psuedo-ARM project index. The index is mostly an assortment of example programs for the more advanced features like timers &#038; interrupts. Definitely worth a look if you need more ARM example code to look at.
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/arml.jpg" /></div></div>Today while I was looking around the inter-webs, I ran across this psuedo-ARM project index. The index is mostly an assortment of example programs for the more advanced features like timers & interrupts. Definitely worth a look if you need more ARM example code to look at.<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_1.jpg"></center>						</div><div class="article_link">					<a href="http://www.siwawi.arubi.uni-kl.de/avr_projects/arm_projects/">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/6VgdM44DDaw" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/25/arm-project-index/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/25/arm-project-index/</feedburner:origLink></item>
		<item>
		<title>Yet Another MP3 Player Project</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/fBIsGNie9GY/</link>
		<comments>http://www.pyroelectro.com/2009/09/24/yet-another-mp3-player-project/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 23:30:19 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[misc projects]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=643</guid>
		<description><![CDATA[Dubb'd the 'Ypod'. The YAMPP mp3 player is the pinnacle of many DIY mp3 player projects combined. It uses all off-the-shelf components, you just need a fab'd PCB board. The entire project is open-source, hardware and software so go take a look!
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/yampp.jpg" /></div></div>Dubb'd the 'Ypod'. The YAMPP mp3 player is the pinnacle of many DIY mp3 player projects combined. It uses all off-the-shelf components, you just need a fab'd PCB board. The entire project is open-source, hardware and software so go take a look!<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_3.jpg"></center>						</div><div class="article_link">					<a href="http://www.mictronics.de/?page=ypod">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/fBIsGNie9GY" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/24/yet-another-mp3-player-project/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/24/yet-another-mp3-player-project/</feedburner:origLink></item>
		<item>
		<title>Free Arduino Microcontroller Kits</title>
		<link>http://feedproxy.google.com/~r/pyroelectro/~3/RX02ECbF4js/</link>
		<comments>http://www.pyroelectro.com/2009/09/23/free-arduino-microcontroller-kits/#comments</comments>
		<pubDate>Thu, 24 Sep 2009 03:18:32 +0000</pubDate>
		<dc:creator>Chris</dc:creator>
				<category><![CDATA[misc projects]]></category>
		<category><![CDATA[tools]]></category>

		<guid isPermaLink="false">http://www.pyroelectro.com/?p=624</guid>
		<description><![CDATA[If you've ever been interested in the Arduino microcontroller here's your chance to get a sweet little dev board for free. Uchobby has a giveaway program that is still in action. The board itself is probably not worth more than $20 but it is still worth at least a quick look.
PyroFactor: 											Read				
]]></description>
			<content:encoded><![CDATA[<p><div class="content-container"><div class="thumb tright"><div style="width:250px;height:250px;padding-top:10px;padding-left:5px;padding-right:5px;"><img src="http://www.pyroelectro.com/img/bbardu.jpg" /></div></div>If you've ever been interested in the Arduino microcontroller here's your chance to get a sweet little dev board for free. Uchobby has a giveaway program that is still in action. The board itself is probably not worth more than $20 but it is still worth at least a quick look.<br /><br /><br />
<center><b>PyroFactor:</b> <img src="http://www.pyroelectro.com/img/devil_2.jpg"></center>						</div><div class="article_link">					<a href="http://www.uchobby.com/index.php/2007/06/04/free-arduino-microcontroller-kits/">Read</a>				</div></p>
<img src="http://feeds.feedburner.com/~r/pyroelectro/~4/RX02ECbF4js" height="1" width="1"/>]]></content:encoded>
			<wfw:commentRss>http://www.pyroelectro.com/2009/09/23/free-arduino-microcontroller-kits/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		<feedburner:origLink>http://www.pyroelectro.com/2009/09/23/free-arduino-microcontroller-kits/</feedburner:origLink></item>
	</channel>
</rss><!-- Dynamic page generated in 0.401 seconds. --><!-- Cached page generated by WP-Super-Cache on 2009-11-09 21:56:31 -->
