<?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/"
	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>Hack a Day &#187; mpd</title>
	<atom:link href="http://hackaday.com/tag/mpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://hackaday.com</link>
	<description>Fresh hacks every day</description>
	<lastBuildDate>Fri, 10 Feb 2012 09:53:47 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='hackaday.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://1.gravatar.com/blavatar/5560f98f805877b0e332f191cb9e0af3?s=96&#038;d=http%3A%2F%2Fs2.wp.com%2Fi%2Fbuttonw-com.png</url>
		<title>Hack a Day &#187; mpd</title>
		<link>http://hackaday.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://hackaday.com/osd.xml" title="Hack a Day" />
	<atom:link rel='hub' href='http://hackaday.com/?pushpress=hub'/>
		<item>
		<title>WiFi streaming radio</title>
		<link>http://hackaday.com/2008/12/19/wifi-streaming-radio/</link>
		<comments>http://hackaday.com/2008/12/19/wifi-streaming-radio/#comments</comments>
		<pubDate>Fri, 19 Dec 2008 20:00:23 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[digital audio hacks]]></category>
		<category><![CDATA[home entertainment hacks]]></category>
		<category><![CDATA[wireless hacks]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[AVR]]></category>
		<category><![CDATA[lcd]]></category>
		<category><![CDATA[mpd]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[radio]]></category>
		<category><![CDATA[router]]></category>
		<category><![CDATA[serial]]></category>
		<category><![CDATA[streaming]]></category>
		<category><![CDATA[streaming router]]></category>
		<category><![CDATA[wifi]]></category>
		<category><![CDATA[wl-520gu]]></category>
		<category><![CDATA[wrt]]></category>

		<guid isPermaLink="false">http://hackaday.com/?p=7051</guid>
		<description><![CDATA[[Jeff] is continuing to work on his WiFi streaming radio project and is now into part 7. The reason it&#8217;s taken so long is because he&#8217;s bothering to document every single piece of the system instead of assuming too much of the reader. The core of the system is an Asus WL-520GU wireless router. It [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7051&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img class="alignnone size-full wp-image-7052" title="wifiradio" src="http://hackadaycom.files.wordpress.com/2008/12/wifiradio.jpg" alt="wifiradio" width="450" height="253" /></p>
<p>[Jeff] is continuing to work on his <a title="mightyOhm  » Blog Archive   » Building a Wifi Radio - Part 1, Introduction" href="http://mightyohm.com/blog/2008/10/building-a-wifi-radio-part-1-introduction/">WiFi streaming radio project</a> and is now into <a title="mightyOhm  » Blog Archive   » Building a Wifi Radio - Part 7, Building an LCD Display" href="http://mightyohm.com/blog/2008/12/building-a-wifi-radio-part-7-building-an-lcd-display/">part 7</a>. The reason it&#8217;s taken so long is because he&#8217;s bothering to document every single piece of the system instead of assuming too much of the reader. The core of the system is an Asus WL-520GU wireless router. It is supported by <a title="OpenWrt" href="http://openwrt.org/">OpenWRT</a> and has a <a title="USB - Mahalo" href="http://www.mahalo.com/USB">USB port</a> for use with an external audio card. <a title="Music Player Daemon Community Wiki" href="http://mpd.wikia.com/wiki/Music_Player_Daemon_Wiki">mpd</a>, Music Player Daemon, is used for playback. This latest part features adding an LCD display for the current track. The router board already has points for the serial port, so it&#8217;s just a matter of adding an AVR to talk to the LCD. The next step is building a simple user interface and then boxing everything up. You can view a video of the display below.</p>
<p><span id="more-7051"></span></p>
<object type="application/x-shockwave-flash" width="400" height="300" data="http://www.flickr.com/apps/video/stewart.swf?v=1.161" classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"> <param name="flashvars" value="photo_id=3113563145&amp;photo_secret=0&amp;flickr_show_info_box=true"></param><param name="movie" value="http://www.flickr.com/apps/video/stewart.swf?v=1.161"></param><param name="bgcolor" value="#000000"></param><param name="allowFullScreen" value="true"></param><param name="wmode" value="opaque"></param><embed type="application/x-shockwave-flash" src="http://www.flickr.com/apps/video/stewart.swf?v=1.161" bgcolor="#000000" allowfullscreen="true" flashvars="photo_id=3113563145&amp;photo_secret=0&amp;flickr_show_info_box=true" wmode="opaque" height="300" width="400"></embed></object>
<br />Posted in digital audio hacks, home entertainment hacks, wireless hacks  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/7051/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/7051/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/7051/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=7051&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/12/19/wifi-streaming-radio/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/12/wifiradio.jpg" medium="image">
			<media:title type="html">wifiradio</media:title>
		</media:content>
	</item>
		<item>
		<title>Asus WL500GP audio hack</title>
		<link>http://hackaday.com/2008/06/15/asus-wl500gp-audio-hack/</link>
		<comments>http://hackaday.com/2008/06/15/asus-wl500gp-audio-hack/#comments</comments>
		<pubDate>Mon, 16 Jun 2008 00:10:00 +0000</pubDate>
		<dc:creator>Eliot</dc:creator>
				<category><![CDATA[misc hacks]]></category>
		<category><![CDATA[Asus]]></category>
		<category><![CDATA[asuswl500]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mpd]]></category>
		<category><![CDATA[openwrt]]></category>
		<category><![CDATA[soundcard]]></category>
		<category><![CDATA[usb]]></category>
		<category><![CDATA[via]]></category>
		<category><![CDATA[wl500]]></category>
		<category><![CDATA[wl500gp]]></category>
		<category><![CDATA[wymypy]]></category>

		<guid isPermaLink="false">http://hackaday.iheartcashews.com:8181/2008/06/15/asus-wl500gp-audio-hack/</guid>
		<description><![CDATA[The Asus WL500GP wireless router runs Linux and has two USB ports. [equinoxfr] wanted to install audio support internally to the router though (translated). Luckily, it uses a VIA VT6212 4port USB controller. So, he was able to wire two more internal ports. A Brando USB soundcard is plugged into one of those ports and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2007&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><img width="450" vspace="4" hspace="4" height="170" border="0" src="http://hackadaycom.files.wordpress.com/2008/06/had_wl500.jpg?w=450&#038;h=170"  alt="" /><br />The Asus WL500GP wireless router runs Linux and has two USB ports. [equinoxfr] wanted to install audio support <a href="http://www.equinoxefr.org/index.php/post/2008/06/15/bricolage-autour-d%e2%80%99un-routeur-asus-wl500gp-partie-2/">internally to the router</a> though (<a href="http://translate.google.com/translate?u=http%3A%2F%2Fwww.equinoxefr.org%2Findex.php%2Fpost%2F2008%2F06%2F15%2Fbricolage-autour-d%25e2%2580%2599un-routeur-asus-wl500gp-partie-2%2F&amp;hl=en&amp;ie=UTF8&amp;sl=fr&amp;tl=en">translated</a>). Luckily, it uses a VIA VT6212 <a href="http://www.flickr.com/photos/equinoxefr/2538059655/in/set-72157605351058926/">4port USB controller</a>. So, he was able to wire two more internal ports. A Brando USB soundcard is plugged into one of those ports and wired to an external headphone jack. He wanted dual RCA connectors, but they just wouldn&#8217;t fit. The router is running <a href="http://openwrt.org/">OpenWRT</a> Kamikaze. <a href="http://musicpd.org/">MPD</a> is used to serve music with the <a href="http://manatlan.infogami.com/wymypy">wymypy</a> frontend since it has its own lightweight webserver.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/hackadaycom.wordpress.com/2007/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/hackadaycom.wordpress.com/2007/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/hackadaycom.wordpress.com/2007/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/hackadaycom.wordpress.com/2007/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/hackadaycom.wordpress.com/2007/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=hackaday.com&amp;blog=4779443&amp;post=2007&amp;subd=hackadaycom&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://hackaday.com/2008/06/15/asus-wl500gp-audio-hack/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="" medium="image">
			<media:title type="html">RobotSkirts</media:title>
		</media:content>

		<media:content url="http://hackadaycom.files.wordpress.com/2008/06/had_wl500.jpg" medium="image" />
	</item>
	</channel>
</rss>
