<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: WiFi streaming radio update</title>
	<atom:link href="http://hackaday.com/2009/02/03/wifi-streaming-radio-update/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 17:22:40 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
	<item>
		<title>By: mightyohm</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-62303</link>
		<dc:creator><![CDATA[mightyohm]]></dc:creator>
		<pubDate>Mon, 09 Feb 2009 16:45:15 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-62303</guid>
		<description><![CDATA[Read the LCD!

Matt Zo - Faint of Heart (original mix)]]></description>
		<content:encoded><![CDATA[<p>Read the LCD!</p>
<p>Matt Zo &#8211; Faint of Heart (original mix)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: crimsondreams</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-62180</link>
		<dc:creator><![CDATA[crimsondreams]]></dc:creator>
		<pubDate>Sun, 08 Feb 2009 06:42:35 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-62180</guid>
		<description><![CDATA[Whats the name of the last song playing?]]></description>
		<content:encoded><![CDATA[<p>Whats the name of the last song playing?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kyle007</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-61860</link>
		<dc:creator><![CDATA[kyle007]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 17:36:04 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-61860</guid>
		<description><![CDATA[this is pretty sweet, a complete step by step detailed write-up anyone trying to attempt this has a very good chance at succeeding.. It seems as though you can put openwrt on a wide variety of wifi devices.. provided there is enough flash ram and mem etc.. I just received a fairly new wireless printer pretty much straight from the trash find a serial port and we’re in business.]]></description>
		<content:encoded><![CDATA[<p>this is pretty sweet, a complete step by step detailed write-up anyone trying to attempt this has a very good chance at succeeding.. It seems as though you can put openwrt on a wide variety of wifi devices.. provided there is enough flash ram and mem etc.. I just received a fairly new wireless printer pretty much straight from the trash find a serial port and we’re in business.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: mightyohm</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-61855</link>
		<dc:creator><![CDATA[mightyohm]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 16:43:22 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-61855</guid>
		<description><![CDATA[It could probably be done with a dedicated MP3 decoder chip.  I&#039;m not sure if the Propeller is powerful enough for high fidelity stereo mp3 decode, but I could be wrong.  What you are proposing would be perfect for making a thumbdrive sized wifi radio like some of the commercial pocket players out there, and it would be totally awesome!

The reason I went with the router is that it was cheap and the full Linux distro available for it made development considerably easier than a custom solution.  For the price of the router I could get a programmer for the Propeller chip and that&#039;s about it.  :-)]]></description>
		<content:encoded><![CDATA[<p>It could probably be done with a dedicated MP3 decoder chip.  I&#8217;m not sure if the Propeller is powerful enough for high fidelity stereo mp3 decode, but I could be wrong.  What you are proposing would be perfect for making a thumbdrive sized wifi radio like some of the commercial pocket players out there, and it would be totally awesome!</p>
<p>The reason I went with the router is that it was cheap and the full Linux distro available for it made development considerably easier than a custom solution.  For the price of the router I could get a programmer for the Propeller chip and that&#8217;s about it.  :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ut20xx</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-61828</link>
		<dc:creator><![CDATA[ut20xx]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 07:54:29 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-61828</guid>
		<description><![CDATA[great idea, never realized a router could be so flexible, even with dd-wrt on it. looks like a great alternative to an arm sbc.

@zigzagjoe: i dont think that would be feasible. there would be too much overhead and probably not enough throughput for the music, even if you could find a wifi module that interfaced to the avr at reasonable speed (ie. over spi).]]></description>
		<content:encoded><![CDATA[<p>great idea, never realized a router could be so flexible, even with dd-wrt on it. looks like a great alternative to an arm sbc.</p>
<p>@zigzagjoe: i dont think that would be feasible. there would be too much overhead and probably not enough throughput for the music, even if you could find a wifi module that interfaced to the avr at reasonable speed (ie. over spi).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zigzagjoe</title>
		<link>http://hackaday.com/2009/02/03/wifi-streaming-radio-update/comment-page-1/#comment-61819</link>
		<dc:creator><![CDATA[zigzagjoe]]></dc:creator>
		<pubDate>Wed, 04 Feb 2009 05:10:44 +0000</pubDate>
		<guid isPermaLink="false">http://hackaday.com/?p=8328#comment-61819</guid>
		<description><![CDATA[interesting, but it would be a lot sweeter if he used the AVR to handle a wifi module and once a stream is established feed that into a mp3 decoder chip. (i wonder if that propeller chip might be better suited, though)]]></description>
		<content:encoded><![CDATA[<p>interesting, but it would be a lot sweeter if he used the AVR to handle a wifi module and once a stream is established feed that into a mp3 decoder chip. (i wonder if that propeller chip might be better suited, though)</p>
]]></content:encoded>
	</item>
</channel>
</rss>

