<?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>Laine&#039;s Super Interesting Blog</title>
	<atom:link href="http://lwalkera.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://lwalkera.wordpress.com</link>
	<description>My rantings and hacking expeditions</description>
	<lastBuildDate>Tue, 03 Jan 2012 03:29:58 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='lwalkera.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Laine&#039;s Super Interesting Blog</title>
		<link>http://lwalkera.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://lwalkera.wordpress.com/osd.xml" title="Laine&#039;s Super Interesting Blog" />
	<atom:link rel='hub' href='http://lwalkera.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Using OpenOCD with the Actel SmartFusion Eval Board</title>
		<link>http://lwalkera.wordpress.com/2011/04/09/using-openocd-with-the-actel-smartfusion-eval-board/</link>
		<comments>http://lwalkera.wordpress.com/2011/04/09/using-openocd-with-the-actel-smartfusion-eval-board/#comments</comments>
		<pubDate>Sun, 10 Apr 2011 06:52:50 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Actel]]></category>
		<category><![CDATA[JTAG]]></category>
		<category><![CDATA[OpenOCD]]></category>
		<category><![CDATA[SmartFusion]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=88</guid>
		<description><![CDATA[I just got this new SmartFusion Evaluation board from Actel. On it is a cool chip that a combination FPGA, analog processor, and Cortex-M3 microcontroller. The board has a built-in JTAG programmer that uses the Actel toolchain to download new designs into the chip, which is pretty nice. However, you can&#8217;t debug the software on [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=88&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I just got this new SmartFusion Evaluation board from Actel. On it is  a cool chip that a combination FPGA, analog processor, and Cortex-M3  microcontroller. The board has a built-in JTAG programmer that uses the  Actel toolchain to download new designs into the chip, which is pretty  nice. However, you can&#8217;t debug the software on the microcontroller with  it.</p>
<p>So I decided to see if I could get OpenOCD working with my  Olimex JTAG-Tiny USB JTAG tool, since there was a 20-pin ARM JTAG header  on the board as well. On the first go, it didn&#8217;t work, so I decided to look at the signals on my &#8216;scope.  Turns out that the TRST and TCK lines were wiggling, but only at about  1V when they should have been at around 3.3V. I downloaded the  schematics from the Actel site, and this is what I found:</p>
<div id="attachment_89" class="wp-caption aligncenter" style="width: 386px"><a href="http://lwalkera.files.wordpress.com/2011/04/sf-jtag.png"><img class="size-full wp-image-89" title="SmartFusion Eval Board JTAG Circuit" src="http://lwalkera.files.wordpress.com/2011/04/sf-jtag.png?w=497" alt="SmartFusion Eval Board JTAG Circuit"   /></a><p class="wp-caption-text">SmartFusion Eval Board JTAG Circuit</p></div>
<p>Turns out that those lines had <em>very strong</em> pull-downs on them. Coupled with the 330 ohm, series output resistors,  these pull-downs created a voltage divider that was pulling the signal  down to around the 1-2V level.</p>
<p>So I fired up my soldering iron, and replaced the resistors with some 4.3k ohm resistors that I had near my desk. And after hooking everything back up, I was able to halt the processor and look around in memory.</p>
<p>Hopefully I&#8217;ll be able to get the eNVM flashing over JTAG working in OpenOCD soon.</p>
<p>TL;DR: Remove R14 &amp; R15 and replace with &gt;5k ohm resistors.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/88/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/88/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/88/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=88&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2011/04/09/using-openocd-with-the-actel-smartfusion-eval-board/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2011/04/sf-jtag.png" medium="image">
			<media:title type="html">SmartFusion Eval Board JTAG Circuit</media:title>
		</media:content>
	</item>
		<item>
		<title>HVAC Controller Progress</title>
		<link>http://lwalkera.wordpress.com/2010/09/12/hvac-controller-progress/</link>
		<comments>http://lwalkera.wordpress.com/2010/09/12/hvac-controller-progress/#comments</comments>
		<pubDate>Mon, 13 Sep 2010 02:04:51 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[accord]]></category>
		<category><![CDATA[avr]]></category>
		<category><![CDATA[hardhack]]></category>
		<category><![CDATA[honda]]></category>
		<category><![CDATA[HVAC]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=81</guid>
		<description><![CDATA[I got boards back from BatchPCB and have almost fully populated one. Digikey sent me the wrong resisitors, so I have to see if I can get the right ones. Take a look: There are a couple of problems with the layout that I need to fix in the next revision, but I should be [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=81&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I got boards back from BatchPCB and have almost fully populated one. Digikey sent me the wrong resisitors, so I have to see if I can get the right ones. Take a look:</p>
<p style="text-align:center;"><a href="http://lwalkera.files.wordpress.com/2010/09/img_0487.jpg"><img class="aligncenter size-medium wp-image-83" title="IMG_0487" src="http://lwalkera.files.wordpress.com/2010/09/img_0487.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a><br />
<a href="http://lwalkera.files.wordpress.com/2010/09/img_0486.jpg"><img class="aligncenter size-medium wp-image-82" title="IMG_0486" src="http://lwalkera.files.wordpress.com/2010/09/img_0486.jpg?w=300&#038;h=225" alt="" width="300" height="225" /></a></p>
<p style="text-align:left;">There are a couple of problems with the layout that I need to fix in the next revision, but I should be able to get going. Now on to programming the darn thing!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/81/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/81/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/81/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=81&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2010/09/12/hvac-controller-progress/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2010/09/img_0487.jpg?w=300" medium="image">
			<media:title type="html">IMG_0487</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2010/09/img_0486.jpg?w=300" medium="image">
			<media:title type="html">IMG_0486</media:title>
		</media:content>
	</item>
		<item>
		<title>Progress on the HVAC Controller</title>
		<link>http://lwalkera.wordpress.com/2010/08/24/progress-on-the-hvac-controller/</link>
		<comments>http://lwalkera.wordpress.com/2010/08/24/progress-on-the-hvac-controller/#comments</comments>
		<pubDate>Tue, 24 Aug 2010 07:37:27 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=77</guid>
		<description><![CDATA[Some progress on the HVAC side of things. I got a preliminary circuit made and PCB in the works. I&#8217;m hopefully going to use this as an excuse to tinker around with the Arduino stuff. Take a look: Once I get it working, I&#8217;ll release the designs and code.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=77&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Some progress on the HVAC side of things. I got a preliminary circuit made and PCB in the works. I&#8217;m hopefully going to use this as an excuse to tinker around with the Arduino stuff. Take a look:</p>
<p><a href="http://lwalkera.files.wordpress.com/2010/08/hvac-pcb.png"><img class="aligncenter size-full wp-image-78" title="HVAC Circuit Board" src="http://lwalkera.files.wordpress.com/2010/08/hvac-pcb.png?w=497&#038;h=367" alt="HVAC Circuit Board" width="497" height="367" /></a></p>
<p>Once I get it working, I&#8217;ll release the designs and code.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/77/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/77/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/77/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=77&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2010/08/24/progress-on-the-hvac-controller/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2010/08/hvac-pcb.png" medium="image">
			<media:title type="html">HVAC Circuit Board</media:title>
		</media:content>
	</item>
		<item>
		<title>Silencing of the Wii&#8217;s</title>
		<link>http://lwalkera.wordpress.com/2010/06/01/silencing-of-the-wiis/</link>
		<comments>http://lwalkera.wordpress.com/2010/06/01/silencing-of-the-wiis/#comments</comments>
		<pubDate>Tue, 01 Jun 2010 10:42:19 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[audio]]></category>
		<category><![CDATA[electronics]]></category>
		<category><![CDATA[hardhack]]></category>
		<category><![CDATA[quieting]]></category>
		<category><![CDATA[smt]]></category>
		<category><![CDATA[soldering]]></category>
		<category><![CDATA[surface mount]]></category>
		<category><![CDATA[wii]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=68</guid>
		<description><![CDATA[My quest to quiet the Wii's audio outputs.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=68&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So I went out and got the new <em>Super Mario Galaxy 2</em> game the other day at Fry&#8217;s. I hadn&#8217;t hooked up my Wii in quite some some and I had to dig out my video capture card and audio cables to hook the Wii up to my computer. When I go to play the game, I&#8217;m greeted with an awful cracking caused by the clipping of the Wii&#8217;s audio as the System Menu plays its little intro sound. Somehow I had gotten it to play nice with my computer before, but it&#8217;s been so long, I&#8217;d forgotten. Having some spare time on my hands, I&#8217;d figure I&#8217;d fix the problem once and for all.</p>
<p><span id="more-68"></span>So I crack open my Wii, and get down to the motherboard. On the back, by the AV connector, I use my multimeter to find which pin corresponds to the audio outputs. I trace the wires back, and am pleasantly surprised by a nice couple of 0402 pads to ground (C107 &amp; C106) right next to two series resistors (R64 &amp; R63). Two words instantly popped into my head: Voltage Divider!</p>
<p>I measured the two series resistors to be 1k ohm. I happened to have a broken cable modem with 0402 parts laying around, so I scavenged a pair of 10k ohm resistors from it. I moved the 1k resistor to the corresponding pad that connects to ground, and installed the 10k resistors into the series position where the 1k&#8217;s had been. This should give me ~1/11 the voltage I had previously, assuming my sound doesn&#8217;t draw too much current from the Wii&#8217;s audio lines.</p>
<div id="attachment_69" class="wp-caption aligncenter" style="width: 310px"><a href="http://lwalkera.files.wordpress.com/2010/06/img_0478.jpg"><img class="size-medium wp-image-69" title="Wii motherboard after modding the audio output" src="http://lwalkera.files.wordpress.com/2010/06/img_0478.jpg?w=300&#038;h=225" alt="Wii motherboard after modding the audio output" width="300" height="225" /></a><p class="wp-caption-text">Wii motherboard after modding the audio output</p></div>
<p>So I put the heat sinks back on, and hook up the DVD drive, and low and behold: no more crackling! Yay!</p>
<p>For the tldr folks, the steps to quiet your Wii are:</p>
<ol>
<li>Disassemble your Wii and remove the motherboard</li>
<li>Remove and keep the two 1k resistors R63 &amp; R64</li>
<li>Resolder the 1k resistors to the pads for C106 &amp; C107</li>
<li>Get some 10k resistors, and solder them onto the R63 &amp; R64 pads</li>
<li>Put the heatsinks back on, plug in the DVD drive, and see if the Wii still works</li>
<li>Reassemble fully if working and enjoy!</li>
</ol>
<p>Note that I take no responsibility for what you do to your Wii. This will void your warranty!</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/68/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/68/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/68/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=68&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2010/06/01/silencing-of-the-wiis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2010/06/img_0478.jpg?w=300" medium="image">
			<media:title type="html">Wii motherboard after modding the audio output</media:title>
		</media:content>
	</item>
		<item>
		<title>Restoring old firmware on a Dlink DCM-202</title>
		<link>http://lwalkera.wordpress.com/2010/03/27/restoring-old-firmware-on-a-dlink-dcm-202/</link>
		<comments>http://lwalkera.wordpress.com/2010/03/27/restoring-old-firmware-on-a-dlink-dcm-202/#comments</comments>
		<pubDate>Sun, 28 Mar 2010 01:23:45 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>
		<category><![CDATA[dcm-202]]></category>
		<category><![CDATA[dlink]]></category>
		<category><![CDATA[downgrade]]></category>
		<category><![CDATA[hardhack]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=55</guid>
		<description><![CDATA[If you&#8217;re like me and tried to upgrade your Dlink DCM-202 firmware only to find out that afterwards the telnet shell is no longer accessible, then this is the guide for you. I&#8217;ll describe how to recover the old version of the firmware so that you can try other firmwares as they become available. WARNING!!: [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=55&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re like me and tried to upgrade your Dlink DCM-202 firmware only to find out that afterwards the telnet shell is no longer accessible, then this is the guide for you. I&#8217;ll describe how to recover the old version of the firmware so that you can try other firmwares as they become available.<br />
<span id="more-55"></span></p>
<p><span style="color:#800000;">WARNING!!: This procedure will void your warranty, and may fry your board! I take no responsibility to what you do to your board. Use this guide AT YOUR OWN RISK!!!</span></p>
<p>To do this procedure you&#8217;ll need a TTL 3.3V serial adapter to talk with the bootloader. I used a small Bluetooth to serial board with built-in level translators that I had around, but you&#8217;ll probably want to use something like the FTDI TTL serial to USB cable.</p>
<p>The first step to downgrading your DCM-202, to crack open the case and take the circuit board out. You should see something like this on the back:</p>
<p><a href="http://lwalkera.files.wordpress.com/2010/02/dcm-202.jpg"><img class="aligncenter size-full wp-image-60" title="dcm-202" src="http://lwalkera.files.wordpress.com/2010/02/dcm-202.jpg?w=497&#038;h=372" alt="Circuit Board" width="497" height="372" /></a></p>
<p>To recover the old firmware you&#8217;ll need to short the via highlighted in red, to the ground plane next to it while turning on the power to the board. This will hold one of the address lines to the flash ROM (the chip to the left of the image) low so that it&#8217;ll cause a checksum error when the bootloader tries to load the firmware, but won&#8217;t interfere with the bootloader which is also in flash. Note that, depending on your board, you may have to scrape off some of the green solder-mask to get to the metal underneath.</p>
<p>Here&#8217;s a listing of the serial output when booting normally:</p>
<blockquote>
<pre style="line-height:10pt;">Power-On
Uncompressing Image...
Application 1 Booting...

D-Link DCM-202 Running..

Model: DCM-202
Hardware version: 1A
Chip ID: PUMA-S
Speed: 125.00 MHz
Software version: 2.00.03D1.06
Bootloader version: 1.0.3
Build date: Jun 16 2009/10:34:45
System Object ID: ############
MAC Address: ############
Tuner Type: MicroTune MT2050

&lt;&lt;&gt;&gt;      &lt;&lt;&gt;&gt;
0x947ffdf0 (tRootTask): tnetd53xx_emac_phy_run_autoneg(0, 0x000102c7)
0x947ffdf0 (tRootTask): tnetd53xx_emac_phy_run_autoneg(0, 0x000102c7)
0x9477bea0 (tNetTask): tnetd53xx_emac_phy_run_autoneg(0, 0x000002c7)
0x9477bea0 (tNetTask): TNETD53XX_EMAC_MAC_CONTROL = 768
0x9477bea0 (tNetTask): TNETD53XX_EMAC_PHY_REG_GEN_CTL = 0x3100
0x9477bea0 (tNetTask): TNETD53XX_EMAC_PHY_REG_GEN_STS = 0x786d
Initializing Cable Modem DS/US Registers</pre>
</blockquote>
<p>And when resetting with that signal shorted it displays a boot menu that allows you to download a new image over the serial line using the xmodem protocol, or to select one of the two firmware images in the flash. The image named &#8220;Application 1&#8243; should be your old firmware, so all you have to do to boot it up is type in &#8220;1&#8243; and hit enter:</p>
<blockquote>
<pre style="line-height:10pt;">SW Reset SWR0
Uncompressing Image...
CRC32 error!

Uncompressing Image...
CRC32 error!

Uncompressing Image...
CRC32 error!

Unable to load Image1 or Image2

Micro Bootloader Version: 1.0.3

MENU
---------------------------
0&gt;XMODEM receive then run
1&gt;Application 1
2&gt;Application 2
3&gt;XMODEM send storage image
---------------------------
SELECT: 1

Uncompressing Image...
Application 1 Booting...

D-LINK DCM-202 Running..

Model: DCM-202
Hardware version: 1A
Chip ID: PUMA-S
Speed: 125.00 MHz
Software version: 2.00.03D1.07
Bootloader version: 1.0.3
Build date: Jul 22 2009/15:00:46
System Object ID: ###############
MAC Address: ##############
Tuner Type: MicroTune MT2050

&lt;&lt;&gt;&gt;      &lt;&lt;&gt;&gt;
0x947ffdf0 (tRootTask): tnetd53xx_emac_phy_run_autoneg(0, 0x000102c7)
Setting default sector to 1
Initializing Cable Modem DS/US Registers

0x9477bea0 (tNetTask): tnetd53xx_emac_phy_run_autoneg(0, 0x000002c7)
0x9477bea0 (tNetTask): TNETD53XX_EMAC_MAC_CONTROL = 768
0x9477bea0 (tNetTask): TNETD53XX_EMAC_PHY_REG_GEN_CTL = 0x1100
0x9477bea0 (tNetTask): TNETD53XX_EMAC_PHY_REG_GEN_STS = 0x786d
Initializing Cable Modem DS/US Registers</pre>
</blockquote>
<p>After that you should have your old firmware running and be able to telnet in once again. If you have any questions, just leave a comment and I&#8217;ll try to answer it.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/55/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/55/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/55/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=55&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2010/03/27/restoring-old-firmware-on-a-dlink-dcm-202/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2010/02/dcm-202.jpg" medium="image">
			<media:title type="html">dcm-202</media:title>
		</media:content>
	</item>
		<item>
		<title>More Notes</title>
		<link>http://lwalkera.wordpress.com/2009/11/16/more-notes/</link>
		<comments>http://lwalkera.wordpress.com/2009/11/16/more-notes/#comments</comments>
		<pubDate>Mon, 16 Nov 2009 09:15:07 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Honda Accord]]></category>
		<category><![CDATA[HVAC]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=50</guid>
		<description><![CDATA[Specs for the LEDs used for the backlight in the stock display unit: Vf = 3.7 V I @ Vf = 18.3 mA Truth-table for the Mode feedback signals (1=open): Vent Vent+Floor Floor Floor+Defrost Defrost Mode 1 0 1 1 0 0 Mode 2 1 1 0 0 1 Mode 3 1 0 0 1 [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=50&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Specs for the LEDs used for the backlight in the stock display unit:</p>
<p>V<sub>f</sub> = 3.7 V<br />
I @ V<sub>f</sub> = 18.3 mA</p>
<p>Truth-table for the Mode feedback signals (1=open):</p>
<table>
<tbody>
<tr>
<td></td>
<td>Vent</td>
<td>Vent+Floor</td>
<td>Floor</td>
<td>Floor+Defrost</td>
<td>Defrost</td>
</tr>
<tr>
<td>Mode 1</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
</tr>
<tr>
<td>Mode 2</td>
<td>1</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1</td>
</tr>
<tr>
<td>Mode 3</td>
<td>1</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>0</td>
</tr>
<tr>
<td>Mode 4</td>
<td>0</td>
<td>0</td>
<td>1</td>
<td>1</td>
<td>1</td>
</tr>
</tbody>
</table>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/50/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/50/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/50/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=50&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2009/11/16/more-notes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>
	</item>
		<item>
		<title>Accord &#8217;06 Carputer &#8211; Schematics and Pinouts</title>
		<link>http://lwalkera.wordpress.com/2009/09/27/accord-06-carputer-schematics-and-pinouts/</link>
		<comments>http://lwalkera.wordpress.com/2009/09/27/accord-06-carputer-schematics-and-pinouts/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 06:53:09 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=26</guid>
		<description><![CDATA[For my own information these are the block schematic diagrams of the HVAC system and pinout of the 22-pin connector that controls all the fans and flap motors. Pinout for the 22-Pin HVAC Connection (Green) Pin Wire Color Signal 1 Blue A/C Pressure(Enable) Switch Output (Active Low) 2 Red/Yellow Mode 1 Input (Active Grounded to [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=26&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>For my own information these are the block schematic diagrams of the HVAC system and pinout of the 22-pin connector that controls all the fans and flap motors.</p>
<p><span id="more-26"></span></p>
<p style="text-align:center;"><a href="http://lwalkera.files.wordpress.com/2009/09/img_0325.jpg"><img class="aligncenter size-large wp-image-28" title="IMG_0325" src="http://lwalkera.files.wordpress.com/2009/09/img_0325.jpg?w=461&#038;h=614" alt="IMG_0325" width="461" height="614" /></a></p>
<p style="text-align:center;"><a href="http://lwalkera.files.wordpress.com/2009/09/img_0326.jpg"><img class="aligncenter size-large wp-image-27" title="IMG_0326" src="http://lwalkera.files.wordpress.com/2009/09/img_0326.jpg?w=461&#038;h=614" alt="IMG_0326" width="461" height="614" /></a></p>
<table style="height:44px;" border="0" width="100%">
<tbody>
<tr style="text-align:center;">
<th colspan="4">Pinout for the 22-Pin HVAC Connection (Green)</th>
</tr>
</tbody>
<tbody>
<tr>
<td>Pin</td>
<td>Wire Color</td>
<td colspan="2">Signal</td>
</tr>
<tr>
<td>1</td>
<td>Blue</td>
<td>A/C Pressure(Enable) Switch</td>
<td>Output (Active Low)</td>
</tr>
<tr>
<td>2</td>
<td>Red/Yellow</td>
<td>Mode 1</td>
<td>Input (Active Grounded to pin 9)</td>
</tr>
<tr>
<td>3</td>
<td>Red/Blue</td>
<td>Mode 2</td>
<td>Input (Active Grounded to pin 9)</td>
</tr>
<tr>
<td>4</td>
<td>White/Blue</td>
<td>Mode 3</td>
<td>Input (Active Grounded to pin 9)</td>
</tr>
<tr>
<td>5</td>
<td>Yellow/Green</td>
<td>Mode 4</td>
<td>Input (Active Grounded to pin 9)</td>
</tr>
<tr>
<td>6</td>
<td>Yellow/Black</td>
<td>Rear Window Defogger Relay</td>
<td>Output (Active Low)</td>
</tr>
<tr>
<td>7</td>
<td>Light Green/Red</td>
<td>Air Source Motor (Recirculate Direction)</td>
<td>Output (Active Low)</td>
</tr>
<tr>
<td>8</td>
<td>Green/White</td>
<td>Air Source Motor (Fresh Direction)</td>
<td>Output (Active Low)</td>
</tr>
<tr>
<td>9</td>
<td>Red/Black</td>
<td>Sensor Common Ground</td>
<td>Output (Tie to Pin 22)</td>
</tr>
<tr>
<td>10</td>
<td>Brown</td>
<td>A/C Evaporator NTC Thermistor</td>
<td>Input</td>
</tr>
<tr>
<td>11</td>
<td>Yellow/Red</td>
<td>Mode Flap Motor (Vent Direction)</td>
<td>Output (+12V and Gnd on pin 12)</td>
</tr>
<tr>
<td>12</td>
<td>Yellow/Blue</td>
<td>Mode Flap Motor (Defrost Direction)</td>
<td>Output (+12V and Gnd on pin 11)</td>
</tr>
<tr>
<td>13</td>
<td>Pink/Blue</td>
<td>Air Mix Flap Motor (Hot Direction)</td>
<td>Output (+12V and Gnd on pin 14)</td>
</tr>
<tr>
<td>14</td>
<td>Green</td>
<td>Air Mix Flap Motor (Cool Direction)</td>
<td>Output (+12V and Gnd on pin 13)</td>
</tr>
<tr>
<td>15</td>
<td>Blue/Red</td>
<td>Blower BJT Collector</td>
<td>Input</td>
</tr>
<tr>
<td>16</td>
<td>Blue/Yellow</td>
<td>Blower Power BJT Base</td>
<td>Output</td>
</tr>
<tr>
<td>17</td>
<td>Pink/Black</td>
<td>Air Mix Potential</td>
<td>Input (Center tap of Pot. ~0.5V-4.5V)</td>
</tr>
<tr>
<td>18</td>
<td>Gray</td>
<td>Air Mix Potential +5V</td>
<td>Output (Tie to +5V)</td>
</tr>
<tr>
<td>19</td>
<td>N/C</td>
<td>N/C</td>
<td>N/C</td>
</tr>
<tr>
<td>20</td>
<td>Black/Yellow</td>
<td>IG2 (Battery Power +12V)</td>
<td>Input</td>
</tr>
<tr>
<td>21</td>
<td>N/C</td>
<td>N/C</td>
<td>N/C</td>
</tr>
<tr>
<td>22</td>
<td>Black</td>
<td>Ground (G503)</td>
<td>Input</td>
</tr>
</tbody>
</table>
<p style="text-align:center;"><a href="http://lwalkera.files.wordpress.com/2009/09/img_0326.jpg"></a><a href="http://lwalkera.files.wordpress.com/2009/09/22-con-pinout.jpg"><img class="aligncenter size-large wp-image-30" title="22-con pinout" src="http://lwalkera.files.wordpress.com/2009/09/22-con-pinout.jpg?w=430&#038;h=130" alt="22-con pinout" width="430" height="130" /></a></p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/26/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/26/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/26/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=26&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2009/09/27/accord-06-carputer-schematics-and-pinouts/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/09/img_0325.jpg?w=768" medium="image">
			<media:title type="html">IMG_0325</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/09/img_0326.jpg?w=768" medium="image">
			<media:title type="html">IMG_0326</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/09/22-con-pinout.jpg?w=1024" medium="image">
			<media:title type="html">22-con pinout</media:title>
		</media:content>
	</item>
		<item>
		<title>New Project &#8211; Accord &#8217;06 Carputer</title>
		<link>http://lwalkera.wordpress.com/2009/09/27/new-project-accord-06-carputer/</link>
		<comments>http://lwalkera.wordpress.com/2009/09/27/new-project-accord-06-carputer/#comments</comments>
		<pubDate>Mon, 28 Sep 2009 04:57:06 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Carputer]]></category>
		<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=15</guid>
		<description><![CDATA[So, I&#8217;ve been toying around with the idea of making my own carputer ever since I got my first car. I&#8217;ve decided to actually do it now that I actually have the time/money to do so. Most of the stuff I&#8217;m probably going to be posting is just my own notes so I can keep [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=15&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>So, I&#8217;ve been toying around with the idea of making my own carputer ever since I got my first car. I&#8217;ve decided to actually do it now that I actually have the time/money to do so. Most of the stuff I&#8217;m probably going to be posting is just my own notes so I can keep them in one place. Feel free to comment about anything and let me know if you have any ideas that might help.</p>
<p><span id="more-15"></span></p>
<p>My basic plan is to take a stock headunit (so I can keep the buttons and dials) and add a touchscreen to control a small embedded PC, probably an ARM based one running Linux.</p>
<p>To start off here is the used headunit I got off of eBay that I&#8217;m going to mod:</p>
<p><img class="alignnone size-full wp-image-16" title="New headunit from eBay" src="http://lwalkera.files.wordpress.com/2009/09/dsc_0016_010.jpg?w=497&#038;h=399" alt="New headunit from eBay" width="497" height="399" /></p>
<p>I&#8217;m planning on cutting out the old screen and the buttons below it and putting in a 5.7&#8243; touchscreen which seem to fit perfectly. I started out with another headunit, but had the wrong type of climate control. Here&#8217;s a picture of that one with the hole cut out for the touch screen:</p>
<p><img class="size-large wp-image-18    alignnone" title="New Headunit with Touchscreen" src="http://lwalkera.files.wordpress.com/2009/09/img_0321.jpg?w=464&#038;h=348" alt="New Headunit with Touchscreen" width="464" height="348" /></p>
<p>I&#8217;m planning on filling in the extra space around the screen with Bondo or fiberglass and spray-painting the silver part the same silver color.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=15&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2009/09/27/new-project-accord-06-carputer/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/09/dsc_0016_010.jpg" medium="image">
			<media:title type="html">New headunit from eBay</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/09/img_0321.jpg?w=1024" medium="image">
			<media:title type="html">New Headunit with Touchscreen</media:title>
		</media:content>
	</item>
		<item>
		<title>Carbonation!</title>
		<link>http://lwalkera.wordpress.com/2009/06/19/carbonation/</link>
		<comments>http://lwalkera.wordpress.com/2009/06/19/carbonation/#comments</comments>
		<pubDate>Sat, 20 Jun 2009 03:36:15 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Hacking]]></category>
		<category><![CDATA[Hardware]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=6</guid>
		<description><![CDATA[I picked up some cool stuff today from the local home-brew shop in Sac. Take a look: After getting a pipe wrench and some teflon tape I was able to make some fizzy blue drinks: I predict much fun experimenting with making various drinks fizzy.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=6&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>I picked up some cool stuff today from the local home-brew shop in Sac. Take a look:</p>
<div id="attachment_7" class="wp-caption alignnone" style="width: 235px"><img class="size-medium wp-image-7" title="Air tank and accessories" src="http://lwalkera.files.wordpress.com/2009/06/img_0137.jpg?w=225&#038;h=300" alt="Carbonation setup" width="225" height="300" /><p class="wp-caption-text">Carbonation setup</p></div>
<p>After getting a pipe wrench and some teflon tape I was able to make some fizzy blue drinks:</p>
<div id="attachment_8" class="wp-caption alignnone" style="width: 310px"><img class="size-medium wp-image-8" title="Fizzy blue drink" src="http://lwalkera.files.wordpress.com/2009/06/img_0141.jpg?w=300&#038;h=225" alt="Fizzies" width="300" height="225" /><p class="wp-caption-text">Fizzies</p></div>
<p>I predict much fun experimenting with making various drinks fizzy.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/6/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/6/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/6/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=6&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2009/06/19/carbonation/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/06/img_0137.jpg?w=225" medium="image">
			<media:title type="html">Air tank and accessories</media:title>
		</media:content>

		<media:content url="http://lwalkera.files.wordpress.com/2009/06/img_0141.jpg?w=300" medium="image">
			<media:title type="html">Fizzy blue drink</media:title>
		</media:content>
	</item>
		<item>
		<title>Hello World!</title>
		<link>http://lwalkera.wordpress.com/2009/06/18/hello-world/</link>
		<comments>http://lwalkera.wordpress.com/2009/06/18/hello-world/#comments</comments>
		<pubDate>Fri, 19 Jun 2009 03:39:48 +0000</pubDate>
		<dc:creator>lwalkera</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://lwalkera.wordpress.com/?p=12</guid>
		<description><![CDATA[Well I thought it was about time to get around to this blogging thing. There probably won&#8217;t be a lot of updates but we&#8217;ll see where it goes. Feel free to e-mail if you find any of this interesting and want some more info.<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=12&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>Well I thought it was about time to get around to this blogging thing. There probably won&#8217;t be a lot of updates but we&#8217;ll see where it goes. Feel free to e-mail if you find any of this interesting and want some more info.</p>
<br />  <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/lwalkera.wordpress.com/12/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/lwalkera.wordpress.com/12/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/lwalkera.wordpress.com/12/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=lwalkera.wordpress.com&amp;blog=8251537&amp;post=12&amp;subd=lwalkera&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://lwalkera.wordpress.com/2009/06/18/hello-world/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/27b7696a0cfe21f7722ce2d58bf917d1?s=96&#38;d=identicon&#38;r=G" medium="image">
			<media:title type="html">lwalkera</media:title>
		</media:content>
	</item>
	</channel>
</rss>
