


<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Chris Meyer - Mentions</title>
	<atom:link href="http://chrismeyer.org/wordpress/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismeyer.org/wordpress</link>
	<description></description>
	<lastBuildDate>Sun, 28 Feb 2010 23:17:06 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Thanks Brothers Brick :-)</title>
		<link>http://chrismeyer.org/wordpress/2010/02/thanks-brothers-brick/</link>
		<comments>http://chrismeyer.org/wordpress/2010/02/thanks-brothers-brick/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 00:53:06 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>
		<category><![CDATA[9V Conversion]]></category>
		<category><![CDATA[Lego Tracks]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=298</guid>
		<description><![CDATA[I was checking my web traffic today to notice a massive surge in traffic, I immediately feared for the worst and figured I got hacked. . .

Turns out The Brothers Brick finally found my post on converting plastic/modern Lego tracks into the 9V tracks that I posted about a while ago.  Thanks for the traffic [...]]]></description>
			<content:encoded><![CDATA[<p>I was checking my web traffic today to notice a massive surge in traffic, I immediately feared for the worst and figured I got hacked. . .</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/02/Web-Traffic.png" rel="lightbox[298]"><img class="aligncenter size-full wp-image-299" title="Web Traffic Spike" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/02/Web-Traffic.png" alt="Web Traffic Spike" width="295" height="231" /></a></p>
<p>Turns out <a href="http://www.brothers-brick.com/">The Brothers Brick</a> finally found my post on <a href="http://chrismeyer.org/projects/lego-train-track/">converting plastic/modern Lego tracks into the 9V tracks</a> that I posted about a while ago.  Thanks for the traffic and enjoy your stay <img src='http://chrismeyer.org/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/02/thanks-brothers-brick/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Program Sparkfun Arduino Pro Mini</title>
		<link>http://chrismeyer.org/wordpress/2010/02/how-to-program-sparkfun-arduino-pro-mini/</link>
		<comments>http://chrismeyer.org/wordpress/2010/02/how-to-program-sparkfun-arduino-pro-mini/#comments</comments>
		<pubDate>Sat, 20 Feb 2010 18:57:09 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Arduino Pro Mini]]></category>
		<category><![CDATA[Sparkfun]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=294</guid>
		<description><![CDATA[I just picked up a Sparkfun Arduino Pro Mini board for a project.  It&#8217;s a really nice really compact board with almost all of the pins broken out on it.  If you already own a Duemilanove you can easily program it using the Arduino software, just pull the Atmega chip off the Duemilanove and then [...]]]></description>
			<content:encoded><![CDATA[<p>I just picked up a <a href="http://arduino.cc/en/Main/ArduinoBoardProMini">Sparkfun Arduino Pro Mini</a> board for a project.  It&#8217;s a really nice really compact board with almost all of the pins broken out on it.  If you already own a <a href="http://arduino.cc/en/Main/ArduinoBoardDuemilanove">Duemilanove</a> you can easily program it using the Arduino software, just pull the Atmega chip off the Duemilanove and then using the shortest side of the board&#8217;s contacts, wire:</p>
<p>reset &#8211; grn<br />
tx<br />
rx<br />
vcc<br />
gnd<br />
blank &#8211; blk</p>
<p>The words grn and blk are silkscreened on the board to denote which pins are which.  You could of course use a RS232-&gt;TLL converter to program this as well, but using the Duemilanove is really convenient as it pulls the reset pin low for you.</p>
<p>On the topic of this Pro Mini board, I had a few e-mails back and forth with Sparkfun trying to figure out what the actual maximum input voltage for the board is, <a href="http://www.sparkfun.com/commerce/product_info.php?products_id=9218">Sparkfun&#8217;s Website</a> lists it at 12VDC max, the EagleCAD schematics list it as 16VDC, and the datasheet for the voltage regulator list it as operational maximum 16VDC, with an absolute maximum of +/-20VDC before damage occurs.</p>
<p>Also noted is that the oscillator on this board is absolute crap, I have a timing critical application that I intended to use this board on, using a stopwatch and a Duemilanove and this board, both running identical software and hardware configurations:</p>
<p>15hours 37 minutes elapses, the Duemilanove is exactly in sync with the stopwatch still, the Pro Mini has gained 1 minute and 1 second.  I ran this test several more times with identical results, the stop watch and the Duemilanove are in sync, with the Pro Mini gaining time each time, always about 20 second per 5 hours elapsed time, which is not acceptable in my application.</p>
<p>I swapped the Sparkfun crystal/resonator for one of my own resonators and ended up with the same crappy timing.  I finally switched out the resonator for a crystal and a pair of capacitors tied to ground and was able to clean up the timing mostly, it&#8217;s still gaining a second for every 40 minutes it runs for, it was previously 15 so it&#8217;s improved, but not ideal.  I&#8217;m going to ditch using the Sparkfun board for my own layout on the next iteration.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/02/how-to-program-sparkfun-arduino-pro-mini/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>National Instruments DIAdem Text @@ Commands</title>
		<link>http://chrismeyer.org/wordpress/2010/02/national-instruments-diadem-text-commands/</link>
		<comments>http://chrismeyer.org/wordpress/2010/02/national-instruments-diadem-text-commands/#comments</comments>
		<pubDate>Wed, 17 Feb 2010 22:11:15 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[LabVIEW]]></category>
		<category><![CDATA[DIAdem]]></category>
		<category><![CDATA[National Instruments]]></category>
		<category><![CDATA[Program Variables]]></category>
		<category><![CDATA[Special Variables]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=286</guid>
		<description><![CDATA[If you&#8217;ve ever used NI&#8217;s DIAdem for data analysis you know how useful it is for looking at and analyzing large datasets.  What you may or may not have discovered is the @@&#8212;&#8212;@@ commands that can be used to display channel related texts anywhere in the program.
DIAdem helpfully gives you a list of available commands, [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve ever used NI&#8217;s DIAdem for data analysis you know how useful it is for looking at and analyzing large datasets.  What you may or may not have discovered is the @@&#8212;&#8212;@@ commands that can be used to display channel related texts anywhere in the program.</p>
<p>DIAdem helpfully gives you a list of available commands, but doesn&#8217;t tell you what they display or how to use them.<br />
Program Command: @@ChnPropGet(No,Property name)@@<br />
Formatting: @@ChnPropGet(1,&#8221;Description&#8221;)@@<br />
Output: The 1st channel&#8217;s Description, other input could be Name, Unit, etc<br />
Notes: Make sure to use quotes around the Property name and remember that the channels are counted from the very first channel onwards and found as &#8220;Number&#8221; in the channel information.</p>
<p>Command: @@CD()@@<br />
Formatting: @@CD(1)@@<br />
Output: The 1st channel&#8217;s Units</p>
<p>Command: @@ChD(Line,No)@@<br />
Formatting: @@ChD(2,1)@@<br />
Output: The 1st channel&#8217;s second data point value</p>
<p>Command: @@CL(No)@@<br />
Formatting: @@CL(1)@@<br />
Output: The 1st channel&#8217;s number of points (length)</p>
<p>Command: @@CNoXGet(Channel group number,No)@@<br />
Formatting: @@CNoXGet(2,1)@@<br />
Output: Finds the 2nd group&#8217;s first channel and returns it&#8217;s channel number (counting from the first channel.<br />
Notes: Could be considered translating from relative position of a channel (in a group) to absolute position in the list of channels.</p>
<p>Couple of general notes, you can&#8217;t nest lookups (at least not in the text boxes, so it would be invalid to:</p>
<p><code>@@ChnPropGet(794,"Description")@@</code></p>
<p>and turn it into a lookup:<br />
<code>@@ChnPropGet(@@CNoXGet(15,1)@@,"Description")@@</code></p>
<p>Otherwise it&#8217;s pretty helpful to use these when labeling graphs/etc so you don&#8217;t have to constantly correct things.  DIAdem also builds in lots of string functions like trim/etc, so you can clean things up if necessary!</p>
<p>&lt;Wordpress&gt;  &#8211; I had all these formatted nicely in a table but Wordpress ate itself trying to render it, hence the oddball list, sorry. &lt;/Wordpress&gt;</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/02/national-instruments-diadem-text-commands/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>MAX6675 Thermocouple Amplifier EagleCAD</title>
		<link>http://chrismeyer.org/wordpress/2010/02/max6675-thermocouple-amplifier-eaglecad/</link>
		<comments>http://chrismeyer.org/wordpress/2010/02/max6675-thermocouple-amplifier-eaglecad/#comments</comments>
		<pubDate>Tue, 09 Feb 2010 21:44:26 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Amplifier]]></category>
		<category><![CDATA[EagleCAD]]></category>
		<category><![CDATA[Interface Board]]></category>
		<category><![CDATA[K-Type]]></category>
		<category><![CDATA[TC]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=282</guid>
		<description><![CDATA[I created a little SMT board for the MAX6675 thermocouple amplifier in EagleCAD if anyone out there is in need of a board.  It&#8217;s very simple layout but it is a bit noisy, definitely expect to average samples coming from this chip (/board?).  Other improvements would be adding a thermistor as the CJC (cold junction [...]]]></description>
			<content:encoded><![CDATA[<p>I created a little SMT board for the MAX6675 thermocouple amplifier in EagleCAD if anyone out there is in need of a board.  It&#8217;s very simple layout but it is a bit noisy, definitely expect to average samples coming from this chip (/board?).  Other improvements would be adding a thermistor as the CJC (cold junction compensation) on the board so you can accurately offset the junctions at the board where you break the thermocouple wire and transition over to copper (which creates another TC junction unintentionally so you must compensate for it).</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/02/TC-Amp.png" rel="lightbox[282]"><img class="aligncenter size-medium wp-image-284" title="MAX6675 TC Amplifier Board and Schematic" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/02/TC-Amp-300x100.png" alt="MAX6675 TC Amplifier Board and Schematic" width="300" height="100" /></a></p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/02/MAX6675-TC-Board.zip">MAX6675 TC Board Schematic and Board (and Panelized)</a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/02/max6675-thermocouple-amplifier-eaglecad/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Argonne National Lab</title>
		<link>http://chrismeyer.org/wordpress/2010/01/argonne-national-lab/</link>
		<comments>http://chrismeyer.org/wordpress/2010/01/argonne-national-lab/#comments</comments>
		<pubDate>Sun, 31 Jan 2010 04:38:51 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Advanced Photon Source]]></category>
		<category><![CDATA[ANL]]></category>
		<category><![CDATA[Argonne National Lab]]></category>
		<category><![CDATA[Beamline]]></category>
		<category><![CDATA[National Lab]]></category>
		<category><![CDATA[X-Rays]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=273</guid>
		<description><![CDATA[I took a field trip with work down to Argonne National Lab to see their engine labs.  We also stopped by their photon source (used to generate x-rays).
While we were walking through a storage area they pointed out a real version of the Hunt for Red October&#8217;s caterpillar drive, in reality called a &#8220;Magentohydrodynamic [...]]]></description>
			<content:encoded><![CDATA[<p>I took a field trip with work down to <a href="http://www.anl.gov/">Argonne National Lab</a> to see their engine labs.  We also stopped by their <a href="http://www.aps.anl.gov/" target="_Blank">photon source</a> (used to generate x-rays).</p>
<p>While we were walking through a storage area they pointed out a real version of the Hunt for Red October&#8217;s caterpillar drive, in reality called a &#8220;<a href="http://en.wikipedia.org/wiki/Magnetohydrodynamic_drive" target="_Blank">Magentohydrodynamic drive</a>&#8221; which uses massive magnetic fields to induce flow in water.</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09384.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-274" title="Magnetohydrodynamic Drive" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09384-300x225.jpg" alt="Magnetohydrodynamic Drive" width="300" height="225" /></a></p>
<p>Pictures of the advanced beamline that they put materials/experiments in the way of to blast them with x-rays:</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09386.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-275" title="Advanced Photon Source" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09386-300x225.jpg" alt="Advanced Photon Source" width="300" height="225" /></a></p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09386.jpg" rel="lightbox[273]"></a><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09392.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-276" title="Advanced Photon Source" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09392-225x300.jpg" alt="Advanced Photon Source" width="225" height="300" /></a></p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09397.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-277" title="Advanced Photon Source" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09397-300x225.jpg" alt="Advanced Photon Source" width="300" height="225" /></a></p>
<p>Here&#8217;s a picture of the accelerator used to get the photons up to warp speed. (99+% c )</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09405.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-278" title="Advanced Photon Source Accelerator" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09405-225x300.jpg" alt="Advanced Photon Source Accelerator" width="225" height="300" /></a></p>
<p>And I managed to find evidence of the infamous government&#8217;s Sector 7 as noted on this bicycle:</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09402.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-279" title="Proof of Sector 7" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09402-225x300.jpg" alt="Proof of Sector 7" width="225" height="300" /></a></p>
<p>Finally, for being one of the most advanced research facilities in the world, they sure managed to keep things looking fresh out of WWII on the exterior, here we can see some of the outdoor exposed infrastructure leaking like a sieve, good thing it&#8217;s just steam:</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09406.jpg" rel="lightbox[273]"><img class="aligncenter size-medium wp-image-280" title="Argonne National Lab Aging Infrastructure" src="http://chrismeyer.org/wordpress/wp-content/uploads/2010/01/DSC09406-300x225.jpg" alt="Argonne National Lab Aging Infrastructure" width="300" height="225" /></a></p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/01/argonne-national-lab/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>HP 3325B Function Generator</title>
		<link>http://chrismeyer.org/wordpress/2010/01/hp-3325b-function-generator/</link>
		<comments>http://chrismeyer.org/wordpress/2010/01/hp-3325b-function-generator/#comments</comments>
		<pubDate>Mon, 18 Jan 2010 19:38:47 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[College]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Repair]]></category>
		<category><![CDATA[HP 3325B]]></category>
		<category><![CDATA[HP3325B]]></category>
		<category><![CDATA[Test Equipment]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=269</guid>
		<description><![CDATA[I saved a HP3325B from the trash almost 6 months ago which is an awesome score.  When I had first powered it up it threw a FAIL 023 error, I put it under my desk and decided to get it out and patch it up today.
First key bit of information is that HP / Agilent [...]]]></description>
			<content:encoded><![CDATA[<p>I saved a HP3325B from the trash almost 6 months ago which is an awesome score.  When I had first powered it up it threw a FAIL 023 error, I put it under my desk and decided to get it out and patch it up today.</p>
<p>First key bit of information is that HP / Agilent are absolutely spectacular companies for providing service manuals, product manuals, and datasheets well beyond the retail life of their instruments.  <a href="http://www.home.agilent.com/agilent/facet.jspx?k=3325B&amp;neighborhood=ETM&amp;kt=1&amp;cc=US&amp;lc=eng&amp;homesearch=Search&amp;searchbtn=Search" target="_blank">You can still pick up documentation directly from Agilent here.</a></p>
<p>In digging through the datasheet you can see that a FAIL 023 means we&#8217;re having a problem with the dc offset, so I printed off the relevant service information (groups K,J) and prepared for the worst.  After powering the machine on at my desk I was again met with the FAIL 023 when requesting a sine wave, and a new error was a FAIL021 when requesting a square wave.  I then out of chance cycled through the other 3 settings (triangle, etc) and returned to the square wave and sine waves to discover that the errors had went away!  It&#8217;s likely that I had a stuck/hung up relay and switching away from square and sine waves cycled something into place again.  We&#8217;ll see how long it lasts but hopefully I&#8217;ve just picked up a nice piece of equipment.</p>
<p>Additionally while I was reassembling the covers, turning the instrument from side to side resulted in a nice pinball sound, I swung it back in forth until I was greeted with 3 washers on my desk, I can&#8217;t imagine that these were helping with things but they&#8217;re out now.  Looks like they came off the main power transformer which someone had helpfully duct-taped into place at some point.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/01/hp-3325b-function-generator/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to Repair a Camshaft Position Sensor 1997 Ford Taurus</title>
		<link>http://chrismeyer.org/wordpress/2010/01/camshaft-position-sensor-1997-ford-taurus/</link>
		<comments>http://chrismeyer.org/wordpress/2010/01/camshaft-position-sensor-1997-ford-taurus/#comments</comments>
		<pubDate>Sun, 17 Jan 2010 05:46:05 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Failure]]></category>
		<category><![CDATA[Mechanical]]></category>
		<category><![CDATA[1997]]></category>
		<category><![CDATA[1997 Ford Taurus]]></category>
		<category><![CDATA[Automotive Repair]]></category>
		<category><![CDATA[Camshaft Position Sensor]]></category>
		<category><![CDATA[Distributor]]></category>
		<category><![CDATA[Do it Yourself]]></category>
		<category><![CDATA[Ford]]></category>
		<category><![CDATA[Resolver]]></category>
		<category><![CDATA[Synchronizer]]></category>
		<category><![CDATA[Taurus]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=263</guid>
		<description><![CDATA[If you&#8217;re looking to swap out the camshaft position sensor (distributor, synchronizer) on a late 90&#8217;s Ford Taurus jump on over to the projects page where you can catch my photos and instructions on how to do it quickly.
]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking to swap out the camshaft position sensor (distributor, synchronizer) on a late 90&#8217;s Ford Taurus <a href="http://chrismeyer.org/projects/97-ford-taurus-camshaft-position-sensor/">jump on over to the projects page</a> where you can catch my photos and instructions on how to do it quickly.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2010/01/camshaft-position-sensor-1997-ford-taurus/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Make Plastic Lego Train Tracks Work with 9V or 12V Trains</title>
		<link>http://chrismeyer.org/wordpress/2009/12/make-plastic-lego-train-tracks-work-with-9v-or-12v-trains/</link>
		<comments>http://chrismeyer.org/wordpress/2009/12/make-plastic-lego-train-tracks-work-with-9v-or-12v-trains/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 15:01:32 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Random Thoughts]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=261</guid>
		<description><![CDATA[I&#8217;ve posted another project for those of you stuck with 9V or 12V Lego trains force to pay very steep prices on eBay for additional track (especially the straight track!).  Head on over to the projects page to check it out.  Ultimately it&#8217;s a pretty simple solution, you just need the aluminum flashing [...]]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve posted another project for those of you stuck with 9V or 12V Lego trains force to pay very steep prices on eBay for additional track (especially the straight track!).  <a href="http://chrismeyer.org/projects/lego-train-track/">Head on over to the projects page to check it out</a>.  Ultimately it&#8217;s a pretty simple solution, you just need the aluminum flashing tape used commercially during building construction and cut into strips or stain-glass-makers copper or aluminum foil tape, stick it down on the tracks, smooth it out and it works out perfect.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2009/12/make-plastic-lego-train-tracks-work-with-9v-or-12v-trains/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Windows 7 Hyperterminal Replacement</title>
		<link>http://chrismeyer.org/wordpress/2009/12/windows-7-hyperterminal-replacement/</link>
		<comments>http://chrismeyer.org/wordpress/2009/12/windows-7-hyperterminal-replacement/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 14:58:03 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Communications]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Hyperterminal Replacement]]></category>
		<category><![CDATA[Missing Hyperterminal]]></category>
		<category><![CDATA[Win7]]></category>
		<category><![CDATA[Windows 7]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=259</guid>
		<description><![CDATA[Well, firstly  a moment of silence for our lost old friend hyperterminal.  But you just want to get serial data flying around again right?  I spent about 30 minutes downloading and finding no free serial port solutions for Windows 7 until I remembered PuTTY!
You can download PuTTY here, and either install it or run the [...]]]></description>
			<content:encoded><![CDATA[<p>Well, firstly  a moment of silence for our lost old friend hyperterminal.  But you just want to get serial data flying around again right?  I spent about 30 minutes downloading and finding no free serial port solutions for Windows 7 until I remembered <a href="http://en.wikipedia.org/wiki/PuTTY">PuTTY</a>!</p>
<p><a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">You can download PuTTY here</a>, and either install it or run the exe.  PuTTY will launch, select</p>
<p><code>Connection type: Serial</code></p>
<p>Set your configuration and hit open and you should be in good shape.  You can set up local echo and all of your other preferences through the myriad of menus at the left.  Most importantly you&#8217;ll again have a lightweight serial console for Windows 7.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2009/12/windows-7-hyperterminal-replacement/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>I2C Communication Arduino MEGA to Duemilanove</title>
		<link>http://chrismeyer.org/wordpress/2009/12/i2c-communication-arduino-mega-to-duemilanove/</link>
		<comments>http://chrismeyer.org/wordpress/2009/12/i2c-communication-arduino-mega-to-duemilanove/#comments</comments>
		<pubDate>Mon, 14 Dec 2009 14:49:57 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Arduino Duemilanove]]></category>
		<category><![CDATA[Arduino MEGA]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=242</guid>
		<description><![CDATA[If you&#8217;re wondering how to get I2C running from your MEGA to Duemilanove Arduino boards here&#8217;s the scoop:
MEGA Pin 20 is SDA (Serial Data)
Duemilanove Analog Pin 4 is SDA
MEGA Pin 21 is SCL (Serial Clock)
Duemilanove Analog Pin 5 is SCL
Hook up SCL to SCL and SDA to SDA across the boards, also hook up ground [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re wondering how to get I2C running from your MEGA to Duemilanove Arduino boards here&#8217;s the scoop:</p>
<p>MEGA Pin 20 is SDA (Serial Data)</p>
<p>Duemilanove Analog Pin 4 is SDA</p>
<p>MEGA Pin 21 is SCL (Serial Clock)</p>
<p>Duemilanove Analog Pin 5 is SCL</p>
<p>Hook up SCL to SCL and SDA to SDA across the boards, also hook up ground between the two boards.  You do NOT need to connect the +5V between boards.</p>
<p>You&#8217;ll need  SCL and SDA to be pulled up (to +5V with resistors, between 2.2kOhm and 47kOhm), it will run without them but its recommended to make your bus within specification.</p>
<p><a href="http://www.instructables.com/id/I2C-between-Arduinos/" target="_Blank">Example bus from Instructables</a>.<br />
<a href="http://arduino.cc/en/Main/ArduinoBoardMega" target="_Blank">MEGA Pinout information (search for i2c on the page)</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2009/12/i2c-communication-arduino-mega-to-duemilanove/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
	</channel>
</rss>
