


<?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 &#187; EagleCAD</title>
	<atom:link href="http://chrismeyer.org/wordpress/tag/eaglecad/feed/" rel="self" type="application/rss+xml" />
	<link>http://chrismeyer.org/wordpress</link>
	<description></description>
	<lastBuildDate>Mon, 09 Aug 2010 20:53:54 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<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>EagleCAD Panelize / Copy and Paste in Board View</title>
		<link>http://chrismeyer.org/wordpress/2009/11/eaglecad-panelize-copy-and-paste-in-board-view/</link>
		<comments>http://chrismeyer.org/wordpress/2009/11/eaglecad-panelize-copy-and-paste-in-board-view/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 23:14:03 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Electronics]]></category>
		<category><![CDATA[EagleCAD]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=235</guid>
		<description><![CDATA[Took too long to figure this out.  EagleCAD of course likes to keep the schematic and the board synchronized, and it won&#8217;t back annotate edits on the board into the schematic.  These are all happy, logical things that keep board designers sane.  However!  When it comes time to panelize or make multiple copies of a [...]]]></description>
			<content:encoded><![CDATA[<p>Took too long to figure this out.  EagleCAD of course likes to keep the schematic and the board synchronized, and it won&#8217;t back annotate edits on the board into the schematic.  These are all happy, logical things that keep board designers sane.  However!  When it comes time to panelize or make multiple copies of a board layout for printing it won&#8217;t allow you to copy and paste sections of the board because it doesn&#8217;t want to perform the backannotation.</p>
<p>It took me a while of searching, but <a href="http://www.neufeld.newton.ks.us/electronics/?page_id=81" target="_Blank">Keith&#8217;s Electronics Blog</a> makes it sound like a cake-walk, it&#8217;s not that easy.  However, <a href="http://www.head-fi.org/forums/f6/panelizing-eagle-168199/" target="_Blank">a random forum post</a> gets it right:</p>
<p><code>Open your first file<br />
Execute panelize.ulp<br />
[It's in the top bar, icon with ulp in black text on a white "sheet of paper"]<br />
Group<br />
Cut (don't forget origin click)<br />
Open your other file<br />
Save as different file name<br />
Execute panelize.ulp<br />
Paste the other board in [the part you're trying to panel that you previously "cut"]</code></p>
<div id="attachment_248" class="wp-caption aligncenter" style="width: 288px"><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2009/11/RS232-Driver-Panelized.png" rel="lightbox[235]"><img class="size-medium wp-image-248" title="EagleCAD_RS232-Driver-Panelized" src="http://chrismeyer.org/wordpress/wp-content/uploads/2009/11/RS232-Driver-Panelized-278x300.png" alt="EagleCAD RS232 Driver Panelized" width="278" height="300" /></a><p class="wp-caption-text">EagleCAD RS232 Driver Panelized</p></div>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2009/11/eaglecad-panelize-copy-and-paste-in-board-view/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EagleCAD Layout &#8211; Arduino Base</title>
		<link>http://chrismeyer.org/wordpress/2009/11/eaglecad-layout-arduino-base/</link>
		<comments>http://chrismeyer.org/wordpress/2009/11/eaglecad-layout-arduino-base/#comments</comments>
		<pubDate>Sun, 15 Nov 2009 21:26:52 +0000</pubDate>
		<dc:creator>Waterppk</dc:creator>
				<category><![CDATA[Arduino]]></category>
		<category><![CDATA[Electronics]]></category>
		<category><![CDATA[EagleCAD]]></category>

		<guid isPermaLink="false">http://chrismeyer.org/wordpress/?p=230</guid>
		<description><![CDATA[If you&#8217;re looking for an Arduino basic layout in EagleCAD (all clock/power/ICSP lines run but nothing else) here it is: Arduino Base Layout The board layout is troublesome on a single layer board, most of the I/O are currently blocked with power or ground, I&#8217;ll leave that up to you to figure out what you [...]]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;re looking for an Arduino basic layout in EagleCAD (all clock/power/ICSP lines run but nothing else) here it is:</p>
<p><a href="http://chrismeyer.org/wordpress/wp-content/uploads/2009/11/Arduino-Base-Layout.zip">Arduino Base Layout</a></p>
<p>The board layout is troublesome on a single layer board, most of the I/O are currently blocked with power or ground, I&#8217;ll leave that up to you to figure out what you want to do.</p>
<p>If you&#8217;re looking at this, you&#8217;ll probably be really interested in this <a href="http://arduino.cc/en/Main/ArduinoBoardSerialSingleSided3">single sided Arduino layout</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://chrismeyer.org/wordpress/2009/11/eaglecad-layout-arduino-base/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
