<?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>CMiYC Labs, Inc. &#187; schematic</title>
	<atom:link href="http://www.cmiyc.com/blog/tag/schematic/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.cmiyc.com</link>
	<description>Projects and Ideas by J. Lewis</description>
	<lastBuildDate>Fri, 13 Jan 2012 00:33:36 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>TLC5940 Painter PCB</title>
		<link>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/</link>
		<comments>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/#comments</comments>
		<pubDate>Sun, 05 Apr 2009 19:11:09 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Projects]]></category>
		<category><![CDATA[arduino]]></category>
		<category><![CDATA[eagle]]></category>
		<category><![CDATA[led]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[tlc5940]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=129</guid>
		<description><![CDATA[This screen shot is an all-layer view of my TLC5940 painter board.  The 1st draft featured two TLC5940s, but I decided it made the board too large.  Instead, I wanted the ability to mount the painter boards around the LED&#8217;s shadow box.  This should make routing all the wires much easier.Continue reading: TLC5940 Painter PCB]]></description>
			<content:encoded><![CDATA[<div id="attachment_130" class="wp-caption aligncenter" style="width: 309px"><img class="size-medium wp-image-130" title="TLC5940NT Painter Board" src="http://www.cmiyc.com/files//2009/04/picture-1-299x112.png" alt="TLC5940NT Painter Board" width="299" height="112" /><p class="wp-caption-text">TLC5940NT Painter Board</p></div>
<p>This screen shot is an all-layer view of my TLC5940 painter board.  The 1st draft featured two TLC5940s, but I decided it made the board too large.  Instead, I wanted the ability to mount the painter boards around the LED&#8217;s shadow box.  This should make routing all the wires much easier.</p><em><p><a href="http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/">Continue reading: TLC5940 Painter PCB</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2009/04/05/tlc5940-painter-pcb/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Getting gEDA running on OS X</title>
		<link>http://www.cmiyc.com/blog/2009/03/23/getting-geda-running-on-os-x/</link>
		<comments>http://www.cmiyc.com/blog/2009/03/23/getting-geda-running-on-os-x/#comments</comments>
		<pubDate>Mon, 23 Mar 2009 22:38:43 +0000</pubDate>
		<dc:creator>James</dc:creator>
				<category><![CDATA[Off-Site]]></category>
		<category><![CDATA[Projects]]></category>
		<category><![CDATA[fink]]></category>
		<category><![CDATA[gEDA]]></category>
		<category><![CDATA[pcb]]></category>
		<category><![CDATA[schematic]]></category>
		<category><![CDATA[X11]]></category>

		<guid isPermaLink="false">http://www.cmiyc.com/?p=107</guid>
		<description><![CDATA[In an attempt to find a free set of schematic and PCB tools for hobby work, I looked back at gEDA. The last time I used it was when the project first started, years and years ago. I was happy to see that OS X had a set of fink packages for the gEDA suite. [...]]]></description>
			<content:encoded><![CDATA[<div id="attachment_109" class="wp-caption aligncenter" style="width: 310px"><img class="size-medium wp-image-109" style="margin-top: 5px; margin-bottom: 5px;" title="eEDA in X11" src="http://www.cmiyc.com/files//2009/03/picture-1-300x247.png" alt="Quick schematic in gschem running on OS X." width="300" height="247" /><p class="wp-caption-text">Quick schematic in gschem running on OS X.</p></div>
<p>In an attempt to find a free set of schematic and PCB tools for hobby work, I looked back at <a href="http://www.gpleda.org/">gEDA</a>.  The last time I used it was when the project first started, years and years ago.  I was happy to see that OS X had a set of <a title="fink instructions for gEDA" href="http://www.ghz.cc/charles/fink/">fink packages for the gEDA suite</a>.  After figuring out how to get X11 in Leopard (since I didn&#8217;t include it when I installed 10.5) and install fink, getting gEDA going was a snap.  The user <a title="jluciana forum user profile" href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?action=viewprofile;username=jluciani" target="_self">jluciani</a> in the <a title="Arduino Forums" href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl">Arduino forums</a> has provided <a title="gEDA PCB Footprints" href="http://www.luciani.org/geda/geda-index.html">some free pcb footprints</a> he has used from previous projects.</p><em><p><a href="http://www.cmiyc.com/blog/2009/03/23/getting-geda-running-on-os-x/">Continue reading: Getting gEDA running on OS X</a></p></em>]]></content:encoded>
			<wfw:commentRss>http://www.cmiyc.com/blog/2009/03/23/getting-geda-running-on-os-x/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

